Script issues, auctioning (images wont load)

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
VirusDoctor
Forum Newbie
Posts: 2
Joined: Thu Sep 06, 2007 4:26 pm

Script issues, auctioning (images wont load)

Post by VirusDoctor »

Hey guys, I'm running a site with a auctioning script installed but I'm having a major problem.

When I setup an auction, and add images, the images upload fine but when one views the auction, there's no images and if you look in the DB the auction number and the uploaded images number isn't the same e.g auction number #100023 should have image #100023 but seems to be generating incorrect image numbers for the images and the auction image is always 3 numbers ahead #100026 hence the fact that the images wont show.

I have no idea how or where to fix this, no errors are being generated etc...

I need help badly on how to solve this, could anyone assist? I've tried everything but my knowledge of php is dangerous! :roll:
If you have msn messenger and would like to help, please pm me, otherwise reply to this thread.
I would pay someone to do the work but I'm a bit tight on cash at the moment.

Thanks guys,

Shaun
Last edited by VirusDoctor on Fri Sep 07, 2007 3:04 am, edited 1 time in total.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Have you contacted the maker of this software? It would appear this is a question they should be able to cover.
VirusDoctor
Forum Newbie
Posts: 2
Joined: Thu Sep 06, 2007 4:26 pm

Post by VirusDoctor »

Yeah I have emailed them twice already with no prevail.
Post Reply