einstein9 Posted October 1, 2008 Posted October 1, 2008 Dear Support, I Installed this template on my server and as you can see once you visit this main page http://www.q8cartoon.net/q8/ the Banner Image which is this one: http://www.q8cartoon.net/q8/images/bann.jpg i took me ages to know from where its reading this banner image and i really do not know really i wanted to change this JPG to GIF Animated GIF but i dono from where can i change this can you please help? thank you I know that it refers to a Product ID 58, which i dont have it coz i deleted it but i searched at the SQL DB for the product id but nothing there i wanted to keep it as it is now, just instead of having the JPG i want to replace the code to GIF thnx again
FIMBLE Posted October 1, 2008 Posted October 1, 2008 It might be in your includes / languages / english (or your language)folder / index.php Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
einstein9 Posted October 1, 2008 Author Posted October 1, 2008 It might be in yourincludes / languages / english (or your language)folder / index.php well, ichecked that but not there as you can see, this product id 58 been deleted and i cannot find anything there as you mentioned any other suggestions? thnx
FIMBLE Posted October 1, 2008 Posted October 1, 2008 With a template could be anywhere. look in the main index.php file. Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
einstein9 Posted October 1, 2008 Author Posted October 1, 2008 is it possible to give me some small hints here sorry, i know am bothering you here, but what exactly should i look for there?
arietis Posted October 1, 2008 Posted October 1, 2008 is it possible to give me some small hints here it's a template, so it's hard for us to say exactly where the image file is referenced. we don't know what the template code looks like. you know the name of the image file, 'bann.jpg' so use a tool to search through the .php files for the file name. even using the windows file search will work. (start -> search -> for files or folders). there may be more than one reference, too. once you find them all, you can change the name.
einstein9 Posted October 1, 2008 Author Posted October 1, 2008 I did found the problem really, thanks for your help and here is how: /includes/boxes/panel_top.php _____Code ?> <table cellpadding="0" cellspacing="0" border="0" style="height:193px "> <tr> <td><a href="product_info.php?products_id=58"><?php echo tep_image(DIR_WS_IMAGES.'bann.jpg')?></a></td> </tr> </table> ____________ i found it here, and now working on some animated gif thnx :P
BryceJr Posted October 1, 2008 Posted October 1, 2008 Stock oscommerce does not have /includes/boxes/ panel_top.php file
arietis Posted October 1, 2008 Posted October 1, 2008 well the template that i got has it yup. and that's why it was difficult for you to find help. the people here are familiar with the stock osc code, but when you're using a template there's just no way for us to know how things are set up. because of this, you will have to learn just a little bit more about how to go about finding things and solving problems on your own. but it's good that you found it!
einstein9 Posted October 1, 2008 Author Posted October 1, 2008 i found the solution from your forum but as a tip here is the ref. link: http://www.oscommerce.com/forums/index.php?sho...amp;hl=bann.jpg you can see it almost at the end. i think its better to search and find than asking.. but because i spent alot of time googling outside the real place which is this forum thnx all for help and time :P
Recommended Posts
Archived
This topic is now archived and is closed to further replies.