 | |  | | | General Discussion General use discussion forum for PhotoPost products. |
September 27th, 2008, 03:16 PM
|
#1 (permalink)
| | Ultimate Member
Join Date: Jun 2007
Posts: 1,340
| System error, unable to generate request form at this time
Just updated the files from the beta version we have been working on. When not logged in, I get error: System error, unable to generate request form at this time.
When logged in, the images work fine. Any ideas?
|
| |
September 27th, 2008, 03:45 PM
|
#2 (permalink)
| | Ultimate Member
Join Date: Jun 2007
Posts: 1,340
|
Something to do with the captcha - line 985 in showphoto.php contains that language string..
Yep, turn captcha off for unregistered, and the images show.. hmmm
|
| |
September 28th, 2008, 06:40 AM
|
#3 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,946
| bj_171 - ReefTalk Gallery
Are we talking about viewing a showphoto page when logged out?
|
| |
September 28th, 2008, 09:29 AM
|
#4 (permalink)
| | Ultimate Member
Join Date: Jun 2007
Posts: 1,340
|
Yes, it appears so. If Captcha is on, the logged out user cannot see the photo, and gives the error. If it is turned off, the user can see the photo fine.
I know Michael was moving the code around so quick ratings would work without captcha, but perhaps it has been put in the wrong place??
I will turn it back on, so you can check out what it is doing on my site..
This is with a straight upload with the new software package.. Message - Image hosting, free photo sharing & video sharing at Piqueshare
Last edited by skidpics; September 28th, 2008 at 09:38 AM.
|
| |
September 28th, 2008, 10:58 AM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,946
| bj_171 - ReefTalk Gallery
well this is why I am confused here I am running the latest code and see no error. Code: Content visible to verified customers only.
Is there anything wrong with your captcha table? The reason you have that message is because we can not insert the mysql entry in the database. Code: Content visible to verified customers only.
|
| |
September 28th, 2008, 01:07 PM
|
#6 (permalink)
| | Ultimate Member
Join Date: Jun 2007
Posts: 1,340
|
well, unless I need to do something else to my database to get the new release working, nothing has changed since the beta install..
How would I know if something is wrong with my captcha table?
Last edited by skidpics; September 28th, 2008 at 01:13 PM.
|
| |
September 28th, 2008, 01:16 PM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,946
|
Try clearing your captcha table of entries and lets go from there
|
| |
September 28th, 2008, 01:16 PM
|
#8 (permalink)
| | Ultimate Member
Join Date: Jun 2007
Posts: 1,340
|
I have 30 entries, delete them all then?
|
| |
September 28th, 2008, 01:17 PM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,946
| |
| |
September 28th, 2008, 01:24 PM
|
#10 (permalink)
| | Ultimate Member
Join Date: Jun 2007
Posts: 1,340
|
Done. let's see what it did....
doesn't work.
Now your link shows nothing that you provided in the above message...
Last edited by skidpics; September 28th, 2008 at 02:24 PM.
|
| |
September 28th, 2008, 02:33 PM
|
#11 (permalink)
| | Ultimate Member
Join Date: Jun 2007
Posts: 1,340
|
I went ahead and turned it back off for the time being, until we figure this out.
|
| |
September 28th, 2008, 05:45 PM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,946
|
Interesting well I dont have an old showphoto to see so send me the old one so I can compare to chuck at photopost dot com
Now whats strange is why does the new code work on my site. I mean I just updated my site right before I posted here to you the first time to make sure there was no issue |
| |
September 28th, 2008, 06:10 PM
|
#14 (permalink)
| | Ultimate Member
Join Date: Jun 2007
Posts: 1,340
|
why don't you forward your showphoto to me at skidpics at yahoo dot com?
I will upload it and see if it works.
I will forward an old showphoto to you to compare.
thanks for helping out.
|
| |
September 28th, 2008, 06:30 PM
|
#15 (permalink)
| | Ultimate Member
Join Date: Jun 2007
Posts: 1,340
|
Found it Chuck, using Winmerge for comparison.
Line 980 Reads:
$r = ppmysql_query( "INSERT INTO {$Globals['rp_db_prefix']}captcha (id,code) VALUES (NULL,'$pass')", $link );
and should be:
$r = ppmysql_query( "INSERT INTO {$Globals['pp_db_prefix']}captcha (id,code) VALUES (NULL,'$pass')", $link );
Might want to pass this along to Michael.. and not sure why your's is working correctly..
|
| |
September 28th, 2008, 08:15 PM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,946
|
Mine would work because my photopost table prefix is blank to begin with.
|
| |
September 28th, 2008, 08:20 PM
|
#17 (permalink)
| | Ultimate Member
Join Date: Jun 2007
Posts: 1,340
|
makes sense. Betting some more users will have this issue once everyone upgrades.. suppose it should be changed then..
thanks for the help!
|
| |
September 29th, 2008, 05:34 AM
|
#18 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,946
|
Yes I am sure.
|
| | |
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 09:11 PM. | |