Post
by micsta » Wed Feb 08, 2012 7:18 am
Support Request Template
What version of phpBB are you using? phpBB 3.0.9
What is your board's URL? No answer given
Who do you host your board with? No answer given
How did you install your board? I used the download package from phpBB.com
What is the most recent action performed on your board? Update from a previous version of phpBB3
Is registration required to reproduce this issue? Yes
Do you have any MODs installed? Yes
What version of phpBB3 did you update from? phpBB 3.0.9
What MODs do you have installed? Lots.
What styles do you currently have installed? No answer given
What language(s) is your board currently using? No answer given
Which database type/version are you using? MySQL 5
What is your level of experience? New to PHP but not phpBB
What username can be used to view this issue? No answer given
What password can be used to view this issue? No answer given
When did your problem begin? After running mysql_upgrader.php
Please describe your problem. Read below.
Generated by SRT Generator
I was getting some SQL error on my forum, and run the mysql_upgrader.php file and executed the results in myphp. That fixed the problem I was having when trying to start new threads (was getting error "Field 'forum_last_post_subject' doesn't have a default value [1364]").
The upgrader fixed the issues with posting new threads, but now after a new thread is posted instead of redirecting to the new thread, it throws out the following error "The requested topic does not exist."
If I manually click "View your submitted message" it shows the thread fine, it also shows the thread on the index without problems. It's just when it automatically tries to redirect I get the error?
Any ideas?