PDA

View Full Version : Click here to BUY, JPEG file


msoo
11th of April 2005 (Mon), 02:10
My "Click here to buy" ee commerce JPEG file in photo.php seems to point to the following URL: http://photography-on-the.net/beta/buy_1.jpg
and that jpeg file no longer exist and I can't find where to change that URL. I have searched all the ee tables in mySQL as well as all the .php files to no avail anyone?

- MS

Pekka
11th of April 2005 (Mon), 06:14
languages/eng/photo.php and there change
$translated["click_here"]["image"] = "http://photography-on-the.net/beta/buy_1.jpg";

Do the same change to all language folders.

msoo
11th of April 2005 (Mon), 11:13
languages/eng/photo.php and there change
$translated["click_here"]["image"] = "http://photography-on-the.net/beta/buy_1.jpg";

Do the same change to all language folders.

Gosh Pekka, that's the _ONLY_ place I didn't look thinking that it's just some language selection information. *sigh* I'm getting old. Thanks so much!

- MS