![]() |
Problems :) I had some errors I accidently changed Database prefix in forum settings in ADMIN zone of photopost. Now I can not access the photopost through my id. Please tell me how to change it back :) Main Index - Friends Korner Urdu Photo Gallery |
Possibly use phpmyadmin and issue a query on your database to change it back to what it is? UPDATE pp_settings SET setting='vb3_' WHERE id=83; Make sure to put the proper prefix in the query above. |
If I dont have the prefix I leave it as is? Because I tried vb_ this why all this happened. |
If you dont have a prefix then you take out what is between the '' correct UPDATE pp_settings SET setting='' WHERE id=83; |
Ok that worked now I have these errors Quote:
|
Did you upgrade Photopost? |
Quote:
|
Try this REPAIR TABLE pp_iponline; |
First it says it is marked as crash. Then in the end it says Table is already uptodate. |
But the error is still there :) |
Well there can only be two issues here. 1. The table is crashed and needs to be repaired. 2. You upgraded Photopost and did not run necessary upgrades. I would still suspect number 1 though if it is marked crashed. Running that query should assist that issue. Both your errors come from trying to query the iponline table. |
OK I run your query as well as I repaired database from cPanel too but still the problem is there. Any other suggestions? |
what version of the gallery where you running did you upgrade? You can also in global options turn on debug option to display errors and while logged in as admin get the true error and post it here. |
As soon as I turned on debug options now all i see is repeated headers. Nothing else but headers and infinitly repeating. http://www.friendskorner.com/forum/photopost/ |
Yep your table is still crashed your repair did not work. delete the iponline table and recreate it Code: Content visible to verified customers only. |
Artie that worked out perfectly. Thank You |
Have a good evening. |
| All times are GMT -5. The time now is 04:37 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0