 | |  | | | Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here. |
July 11th, 2009, 06:11 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Nov 2005 Location: Seattle, WA
Posts: 56
| I broke PhotoPost. Help!
Recently, I was having trouble creating new catagories. I thought that maybe I should upgrade to the latest version (6.22). That went great except that I still could not create new catagories. I put the system into debug mode based on recomendations in another thread. Now I can't get into admin any more. All I get is a screen that says "PHP has encountered a Stack overflow". It is a two frame screen with the error at the top of each frame.
I also cannot get to the user pages either. I just see the header load over and over again. ust now I tried and got this error:
Fatal error: Cannot redeclare typecast() (previously declared in D:\Inetpub\ www.rainierfalcons.com\gallery\pp-inc.php:35) in D:\Inetpub\ www.rainierfalcons.com\gallery\pp-inc.php on line 70
|
| |
July 11th, 2009, 07:30 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,659
|
Looks to me like possibly you did not run your upgrade script.
Did you run the script?
|
| |
July 11th, 2009, 07:37 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Nov 2005 Location: Seattle, WA
Posts: 56
| Quote:
Originally Posted by Chuck S Looks to me like possibly you did not run your upgrade script.
Did you run the script? | I did. The upgrade worked as far as I could tell. It reported as being the new version after the script and I didn't get any errors.
|
| |
July 11th, 2009, 08:03 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,659
|
try running this query in phpmyadmin as the only error I see is a header repeating over and over which usually signals a corrupt table.
REPAIR TABLE pp_iponline;
|
| |
July 11th, 2009, 10:17 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Nov 2005 Location: Seattle, WA
Posts: 56
|
I hope I did this right. I selected the gallery database. Then clicked on the SQL tab. From there I ran the command you listed.
The results are these:
Table Op Msg_type Msg_text
gallery.pp_iponline repair Error Table 'gallery.pp_iponline' doesn't exist
gallery.pp_iponline repair error Corrupt
|
| |
July 11th, 2009, 10:24 PM
|
#6 (permalink)
| | Member Verified Customer
Join Date: Nov 2005 Location: Seattle, WA
Posts: 56
|
I see what I did wrong. My table name is gallery_iponline instead of pp_iponline. I reran the query and here is the result.
gallery.gallery_iponline repair status OK
|
| |
July 12th, 2009, 10:45 AM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,659
|
Your header is just simply repeating. Usually only information I have on this is your iponline table is corrupt or your upgrade has not been run. What happens if you edit your config-int.php file and set the 3 vb3 integration boxes to load the enhanced integration to off.
|
| |
July 12th, 2009, 12:36 PM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Nov 2005 Location: Seattle, WA
Posts: 56
|
I looked at the config-int.php file. I dn't know what to chage to disable the integration.
I also noticed that the version is listed as 6.02 in that file. I sure that I first installed 6.1 but it makes me think that maybe I didthe upgrade script wrong.
|
| |
July 12th, 2009, 01:19 PM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,659
|
You can try reuploading the upgrade script and running the 5.6 upgrades forward to 6.2
I explained how to disable the vb3 integration by setting the 3 vb3 switches from on to off like so in that file Code: Content visible to verified customers only.
Basically we need to get past the header to see what shape your gallery is in. I need to see specific errors.
|
| |
July 12th, 2009, 02:14 PM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Nov 2005 Location: Seattle, WA
Posts: 56
|
Sorry. I was looking in th wrong file (-inc intead of -int). Anyway, I set the three lines to read 'off'. Now it just shows this error:
PHP has encountered a Stack overflow
|
| |
July 12th, 2009, 04:10 PM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,659
|
I am not encountering any error viewing the gallery PHP has encountered a Stack overflow
Only thing I see here is maybe a php bug?
|
| |
July 12th, 2009, 05:56 PM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Nov 2005 Location: Seattle, WA
Posts: 56
|
I'm running PHP 5.2.6. I can try upgrading to 5.2.10 and see if that helps.
|
| |
July 12th, 2009, 05:59 PM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,659
|
Okay not a problem yeah there is not much info except the thread I noted but everything points to a php issue.
|
| |
July 12th, 2009, 06:15 PM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Nov 2005 Location: Seattle, WA
Posts: 56
|
I just upgraded to 5.2.10. That didn't help.
I found a non-PP thread out on the Internet that sugjested that a \ in place of a / or visa-versa could cause this.
|
| |
July 12th, 2009, 06:25 PM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Nov 2005 Location: Seattle, WA
Posts: 56
|
I restored the gallery database from prior to the upgrade. I was then able to go through the upgrade script with out any errors. I started at version 5.6 and worked to the current version.
I can get into administration now. I still see the PHP stack error when vieing the gallery main page.
|
| |
July 12th, 2009, 06:31 PM
|
#16 (permalink)
| | Member Verified Customer
Join Date: Nov 2005 Location: Seattle, WA
Posts: 56
|
I re-enabled integration and the gallery displays fine.
I'm back to the original problem of not being able to add catagories. I'll start a new thread for that.
Thanks for the help Check.
|
| |
July 13th, 2009, 10:09 AM
|
#18 (permalink)
| | Member Verified Customer
Join Date: Nov 2005 Location: Seattle, WA
Posts: 56
|
Yes indeed. Thre is still a problem. I did a DB backup after the upgrade script ran. I then set the debug option in global optionsto display errors. The PHP stack error came back andI could not get into admin or the main gallery page. I had to do a restore to get back.
|
| |
July 13th, 2009, 10:18 AM
|
#19 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,659
|
You need to run your upgrade after you fix your mysql strict mode thing and then you should be fine.
|
| |
July 13th, 2009, 10:58 AM
|
#20 (permalink)
| | Member Verified Customer
Join Date: Nov 2005 Location: Seattle, WA
Posts: 56
|
That did the trick. I reran the upgrade script. I can now set the debug options without the stack overflow error.
Thanks,
|
| | |
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 12:39 PM. | |