PDA

View Full Version : Sold image Bug



Client_uk
September 15, 2015, 02:08 PM
Whenever client marks Auto as sold, link to the main image changes accordingly: 14423259221716645191_large_sold_en.JPG

And the lisitng fails to show main image as there is no images with _sold_

Viktor
September 16, 2015, 09:51 AM
Hello Michael,

I have added new listing and set status as SOLD and all working properly. Please check.

Client_uk
September 16, 2015, 10:02 AM
ok what has changed in the code?

Viktor
September 16, 2015, 10:53 AM
I changed only in styles for show photos count in left part. That's all.

Client_uk
September 16, 2015, 11:21 AM
this issue is still not resolved. after adding more photos, primary picture fails to load as there is no such file because link tries to resolve to the "_sold_" filename

Client_uk
September 17, 2015, 08:45 AM
Hi, this is still an issue. When item is marked as sold, main image (only main, out of 3 other uploaded) is not being loaded.

Client_uk
September 18, 2015, 01:07 PM
I can see you have solved it. Please provide information what has changed

Client_uk
September 18, 2015, 01:13 PM
After your change we can see following errors in the log file:



18 Sep (05:35:52) | Mysql Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`Position' at line 1 on line# 386 (file: plugins/listing_status/rlListingStatus.class.php)
18 Sep (05:36:12) | Mysql Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`Position' at line 1 on line# 386 (file: plugins/listing_status/rlListingStatus.class.php)
18 Sep (05:37:38) | Mysql Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`Position' at line 1 on line# 388 (file: plugins/listing_status/rlListingStatus.class.php)
18 Sep (05:38:21) | Mysql Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`Position' at line 1 on line# 387 (file: plugins/listing_status/rlListingStatus.class.php)
18 Sep (05:38:42) | Mysql Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`Position' at line 1 on line# 387 (file: plugins/listing_status/rlListingStatus.class.php)

Client_uk
September 18, 2015, 01:15 PM
I have fixed it

Client_uk
September 21, 2015, 08:21 AM
Viktor, this still doenst work. Can someone finally fix this please?

I have sent you URL in message.

Client_uk
September 22, 2015, 10:57 AM
Hi, can someone look into this issue please?

Mike
September 29, 2015, 06:06 AM
Dmitry is checking your issue, you will get an answer in the ticket soon.

Jeremiah Mchechu
November 26, 2015, 01:05 PM
could u please post the code i have same problem

Chris Brewer
January 19, 2016, 07:37 PM
I wish Flynax would get in the habit of a) posting the fixes so others with the same problem can help themselves; and b) consistently tell us customers *what* files they've changed. That standard operating procedure in all the development shops I've worked at/hired.

Viktor
January 20, 2016, 11:40 AM
Hello Chris,

We are trying to show code and files with fixes and we are fixing bugs in code and then next version start without current bugs and problems.