Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

HotelSQL - [BUG FIX ON IMPORT]

Quote Reply
HotelSQL - [BUG FIX ON IMPORT]
Hi,

It seems like IAN.com have decided to randomly change their file name for the "images" of the hotels. This is causing all hotelSQL installations to stop working.

In /admin/run_update.cgi , please find:

Code:
system(qq{wget -Ohotelimages.zip 'http://www.ian.com/affiliatecenter/include/hotelimages.zip'});

..and change to:

Code:
system(qq{wget -Ohotelimages.zip 'http://www.ian.com/affiliatecenter/include/Hotelimages.zip'});

Sorry for the problems - but that should get your import scripts working fine again Smile

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] HotelSQL - [BUG FIX ON IMPORT] In reply to
Hi,

I've contacted IAN.com, and asked them why this was done. They've appologized, and also updated their site - so it will work *with* the current URL (so you shouldn't need to do anything)

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates