Content creation issues following upgrade.

I have an active site with around 1000 users but since finally upgrading from 5.x to 6.x I am having real problems with content creation.

Forums – users can create a new forum node but it is not listed in the main forums.

FAQ – using the FAQ module I can again create a node but it is not then listed on the FAQ page.

Image nodes – as an admin I can create an image node Authenticated users cannot – permissions have been triple checked.

There seems to be something very wrong here… can one thing be at the root of these problems?

Comments

mouse77e’s picture

I did a little digging;
The forum nodes exist in 'content' as a 'forum topic' content type - but do not appear at all in the forum pages - the list of topics...

to explain - i took a 5.x site to a local sandbox, did the upgrade there along with the redesign, then uploaded everything to the server... if that has any bearing.

mouse77e’s picture

Just went back to the admin page and got

"Some modules have database schema updates to install. You should run the database update script immediately."

then update.php reported

"Updating
An unrecoverable error has occurred. You can find the error message below. It is advised to copy it to the clipboard for reference.
Please continue to the error page
An HTTP error 404 occurred. http://afterthemouse.com/update.php?id=11&op=do"

the error page says -

"Drupal database update
The update process was aborted prematurely while running update #6000 in disqus.module. All errors have been logged. You may need to check the watchdog database table manually."

Could this be retailed?

mouse77e’s picture

So i ditched Disqus and it now gets worse...

"Drupal database update
warning: array_pop() [function.array-pop]: The argument should be an array in /home/afterthe/public_html/update.php on line 314.

The update process was aborted prematurely while running update # in .module. All errors have been logged. You may need to check the watchdog database table manually."

can anyone give me a hint?