PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds Bug Reports (http://www.photopost.com/forum/classifieds-bug-reports/)
-   -   After posting ad I get an error screen. (http://www.photopost.com/forum/classifieds-bug-reports/140247-after-posting-ad-i-get-error-screen.html)

draxx June 8th, 2009 02:55 AM

After posting ad I get an error screen.
 
After posting a test ad and clicking submit I got a screen that said it was submitted successfully and then it took me to a screen that said were sorry the system has encountered an unreoverable error and sat there.

When I refreshed the screen my test ad was there.

Chuck S June 8th, 2009 10:01 AM

If you do this as an admin what message is there?

draxx June 8th, 2009 04:54 PM

We're sorry, but the system experienced an unrecoverable error. Please try again later.

Script:

Query: SELECT nuke_users.username,nuke_users.user_website,nuke_users.user_posts,nuke_ranks.rank_title,nuke_users.user_regdate FROM nuke_users LEFT JOIN nuke_ranks ON nuke_users.user_rank = nuke_ranks.rank_id WHERE nuke_users.user_id=2 LIMIT 1

Result: Table 'mmorn.nuke_ranks' doesn't exist

Database handle: Resource id #5

draxx June 8th, 2009 08:05 PM

I kinda remember this error on the test site when you first put it up but then it went away so I figured either you fixed it or it fixed itself after a first post kinda thing ? Probably was not the elves huh. :D

Chuck S June 8th, 2009 08:12 PM

In your nuke.php file search for ranks the table name is bbranks not ranks ;) or redownload the source and reupload nuke.php I already fixed this issue.


All times are GMT -5. The time now is 05:05 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97