This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Try to create a new auction.2. Try to buy something.
What is the expected output? What do you see instead?0.6.2
What version of the product are you using?0.6.2
I get a 500 error when trying to create an auction, or buy something from someone else.
[Wed Dec 21 18:35:01 2011] [error] [client 67.165.113.56] PHP Notice: Undefined variable: queryMarket in /var/www/webauction/scripts/itemInfo.php on line 196, referer: http://mc.shadecrest.com/webauction/index.php[Wed Dec 21 18:35:01 2011] [error] [client 67.165.113.56] PHP Notice: Undefined variable: queryMarket in /var/www/webauction/scripts/itemInfo.php on line 196, referer: http://mc.shadecrest.com/webauction/index.php[Wed Dec 21 18:35:01 2011] [error] [client 67.165.113.56] PHP Notice: Undefined variable: queryMarket in /var/www/webauction/scripts/itemInfo.php on line 196, referer: http://mc.shadecrest.com/webauction/index.php[Wed Dec 21 18:35:01 2011] [error] [client 67.165.113.56] PHP Notice: Undefined variable: queryMarket in /var/www/webauction/scripts/itemInfo.php on line 196, referer: http://mc.shadecrest.com/webauction/index.php[Wed Dec 21 18:35:01 2011] [error] [client 67.165.113.56] PHP Notice: Undefined variable: queryMarket in /var/www/webauction/scripts/itemInfo.php on line 196, referer: http://mc.shadecrest.com/webauction/index.php
Try a new download from the front page (the .zip link not the curse one)
That's the link I've been using :)
I just re-downloaded it again just in-case, and I still get the same error.
Also, on a side note, I had to give permissions to everyone with the new version. They don't seem to be "true" by default anymore.
Yeah I removed the default perms. You sure you got the new iteminfo.php file from the download? If you did is the error the same? What does line 197 of iteminfo.php look like?
This is the link I used: http://bit.ly/pwqVgm
Line 197: http://i.imgur.com/VtYGF.png
Size of file: 54,719
Feel free to try it if you need to at shadecrest.com/auctions
Login: zroxami Password: test
Try the download again, just the itemInfo.php
File size is now: 54,750 however the same error persists. :/
@imaxorz: Go
How could it persist the variables are different.
No idea, I got the new file, uploaded it, tried using the webinterface again, and I still can't buy/put anything up for auction.
What was the error though?
@Exote: Go
Same as before, nothing happens when you click "buy."
(not sure if you saw that few posts down)
Yeah I saw that but I cannot see what is in the error log
[Wed Dec 21 21:26:49 2011] [error] [client 99.190.138.207] PHP Parse error: syntax error, unexpected T_STRING, expecting T_VARIABLE in /var/www/webauction/scripts/purchaseItem.php on line 261, referer: http://mc.shadecrest.com/webauction/index.php [Wed Dec 21 21:26:49 2011] [error] [client 99.190.138.207] File does not exist: /var/www/webauction/scripts/mobiquo [Wed Dec 21 21:26:49 2011] [error] [client 99.190.138.207] File does not exist: /var/www/webauction/scripts/mobiquo [Wed Dec 21 21:26:51 2011] [error] [client 70.253.229.148] PHP Parse error: syntax error, unexpected T_STRING, expecting T_VARIABLE in /var/www/webauction/scripts/newAuction.php on line 69, referer: http://mc.shadecrest.com/webauction/myauctions.php [Wed Dec 21 21:26:52 2011] [error] [client 70.253.229.148] File does not exist: /var/www/favicon.ico
I get that in apache error log when click "buy"
And this when trying to created an auction
[Wed Dec 21 21:27:46 2011] [error] [client 99.190.138.207] File does not exist: /var/www/webauction/mobiquo [Wed Dec 21 21:27:53 2011] [error] [client 99.190.138.207] PHP Parse error: syntax error, unexpected T_STRING, expecting T_VARIABLE in /var/www/webauction/scripts/newAuction.php on line 69, referer: http://mc.shadecrest.com/webauction/myauctions.php [Wed Dec 21 21:27:53 2011] [error] [client 99.190.138.207] File does not exist: /var/www/webauction/scripts/mobiquo [Wed Dec 21 21:27:53 2011] [error] [client 99.190.138.207] File does not exist: /var/www/webauction/scripts/mobiquo
Why are you trying to open a file called mobiquo? what is that?
Also the other two things are pointing to twitter. You set that up correctly?
The only thing I changed were stuff in the config.
The rest of the files I did not touch.
This is my config: http://pastebin.com/e3bqaVjn
Mobiquo is for Tapatalk Notifier extension for Google Chrome. If I disabled it, it stops trying to pull it up.
Uh, happening to me too - ever since 0.6.2, it worked perfectly before that!
Putting up an auction or trying to buy gives a blank screen (with php errors enabled it would probably give the above errors)
found a missing } on the purchase item script. That may have been part of the problem... Want to try download again and tell me what other errors there are?
Just tried it now. Looks like it's the same errors.
When buying: /var/www/webauction/images/a, referer: http://mc.shadecrest.com/webauction/ [Thu Dec 22 07:49:47 2011] [error] [client 99.190.138.207] PHP Parse error: syntax error, unexpected T_STRING, expecting T_VARIABLE in /var/www/webauction/scripts/purchaseItem.php on line 261, referer: http://mc.shadecrest.com/webauction/
When setting up auction: [Thu Dec 22 07:50:23 2011] [error] [client 213.243.145.51] File does not exist: /var/www/webauction/images/a, referer: http://mc.shadecrest.com/webauction/index.php [Thu Dec 22 07:50:25 2011] [error] [client 99.190.138.207] PHP Parse error: syntax error, unexpected T_STRING, expecting T_VARIABLE in /var/www/webauction/scripts/newAuction.php on line 69, referer: http://mc.shadecrest.com/webauction/myauctions.php [Thu Dec 22 07:50:26 2011] [error] [client 213.243.145.51] PHP Parse error: syntax error, unexpected T_STRING, expecting T_VARIABLE in /var/www/webauction/scripts/purchaseItem.php on line 261, referer: http://mc.shadecrest.com/webauction/index.php
Haha found some missing $ on the twitter exceptions. Try again. :P
Works now :D:D
When buying I see this though: [Thu Dec 22 08:06:55 2011] [error] [client 99.190.138.207] File does not exist: /var/www/favicon.ico [Thu Dec 22 08:06:55 2011] [error] [client 99.190.138.207] File does not exist: /var/www/webauction/images/a, referer: http://mc.shadecrest.com/webauction/index.php
(probably nothing, but just in case you wanted to know)
When setting up an auction: All good :D
Thank you so much :)
To post a comment, please login or register a new account.