 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
February 6th, 2009, 10:47 AM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Aug 2006
Posts: 79
| 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 |
| |
February 6th, 2009, 10:57 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
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.
|
| |
February 6th, 2009, 10:58 AM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Aug 2006
Posts: 79
|
If I dont have the prefix I leave it as is?
Because I tried vb_ this why all this happened.
|
| |
February 6th, 2009, 11:03 AM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
If you dont have a prefix then you take out what is between the '' correct
UPDATE pp_settings SET setting='' WHERE id=83;
|
| |
February 6th, 2009, 11:06 AM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Aug 2006
Posts: 79
|
Ok that worked now I have these errors Quote:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in [path]/photopost/pp-inc.php on line 4533
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in [path]/photopost/pp-inc.php on line 4402
| It was all good until we moved to another server, and i Upgrade the forum to vBulletin 3.8.1
|
| |
February 6th, 2009, 11:18 AM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
Did you upgrade Photopost?
|
| |
February 6th, 2009, 11:19 AM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Aug 2006
Posts: 79
| Quote:
Originally Posted by Chuck S Did you upgrade Photopost? | Yes I just did that too.
|
| |
February 6th, 2009, 11:20 AM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
Try this
REPAIR TABLE pp_iponline;
|
| |
February 6th, 2009, 11:35 AM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Aug 2006
Posts: 79
|
First it says it is marked as crash.
Then in the end it says Table is already uptodate.
|
| |
February 6th, 2009, 11:47 AM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Aug 2006
Posts: 79
|
But the error is still there |
| |
February 6th, 2009, 11:55 AM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
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.
|
| |
February 6th, 2009, 11:58 AM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Aug 2006
Posts: 79
|
OK I run your query as well as I repaired database from cPanel too but still the problem is there. Any other suggestions?
|
| |
February 6th, 2009, 12:04 PM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
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.
|
| |
February 6th, 2009, 12:49 PM
|
#15 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
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.
|
| |
February 6th, 2009, 01:06 PM
|
#16 (permalink)
| | Member Verified Customer
Join Date: Aug 2006
Posts: 79
|
Artie that worked out perfectly. Thank You
|
| |
February 6th, 2009, 01:43 PM
|
#17 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
Have a good evening.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 11:00 PM. | |