Closed schlrech closed 8 years ago
Although i am not able to recreate, i would advice to upgrade your site's files or just for testing ( and if you would do, please report back ) about two weeks ago @CaMer0n made the following changes https://github.com/e107inc/e107/commit/7a38046e4e6dab025e5da084bc234ca5712ac55d Please test to see if it helps ( 3.3.6 had many css changes and browser bugs fixes > 'external sourcing'. (seems similar to #1199 )
With the forum it’s like this: Upgrade done, weeks ago. Everything was read. Then neither entrys were made nor modified, and also no update on E107. At some stage it simply was like that. This is already the fourth time. If I copy the old E107 forum into the new database again and let it convert ones more, it does work too. But after a while the same problem occurs again. Next Tuesday I will bring in the newest source and try it ones more. To update 3.3.5 to 3.5.6 wasn’t successful.
In combination with this discussion (http://e107help.org/1915/cant-make-comments-on-new-news-item-nor-on-forum-threads) I think there may be a bug which has some conflict with the v1 templates/shortcodes used in the forum.
i don't have any v1 templates is a fresh v2 installation without old files and i'm using bootsrap v3 theme
Blegh, sorry, I misread your post. Still looks like a bug though :)
I tested with jayya on v2 with forums, and its working correctly. I don't quite grasp the full issue here. Can someone paraphrase it for me? Please enable debug to be sure an SQL query is not failing.
missing following fields in
Did you run the forum upgrade process? These fields are normally created in "Step 3".
Yes i run the upgrade process without errors.... and the DB check ist also correct
Does e107_user_extended contain columns with the names: user_plugin_forum_viewed and user_plugin_forum_posts ?
no, these fields are missing
Please run this single command in Phpmyadmin.
ALTER TABLE `e107_user_extended` ADD `user_plugin_forum_viewed` TEXT ,
ADD `user_plugin_forum_posts` INT(11) DEFAULT '0';
@CaMer0n many thx, now the forum functionaly correct thx
:+1:
The imported Forum view is not correct
and the threads
in the old forum show this