ari73 Posted June 23, 2011 Share Posted June 23, 2011 Hi Guys, I have problem with internet explorer 8 has viewing bugs where firefox is o.k - have highlight the errors in red for internet exploer and also added a picture how it look on firefox. if some could help me be appreciated. This is my first os store and like to say thanks to all the contributors and forum members. my setup is 2.2rc2a sts 4.6 Internet Exploerer FireFox Link to comment Share on other sites More sharing options...
Guest Posted June 23, 2011 Share Posted June 23, 2011 You do not have a category image. Firefox is smart enough to ignore it but ie --- not so smart. To fix add an image or in your index.php file find: <td><table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td class="pageHeading"><?php echo HEADING_TITLE; ?></td> <td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . $category['categories_image'], $category['categories_name'], HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td> </tr> </table></td> and replace with: <td><table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td class="pageHeading"><?php echo HEADING_TITLE; ?></td> </tr> </table></td> Link to comment Share on other sites More sharing options...
ari73 Posted June 23, 2011 Author Share Posted June 23, 2011 Hey rcall, cheers for the help unfortunately I have replaced the lines in the catalog / index.php as mentioned and still no luck. Regards Ari Link to comment Share on other sites More sharing options...
ari73 Posted June 23, 2011 Author Share Posted June 23, 2011 also little confused if i was to add a image what would it be called? because when i click on info of the image it gives me this h**p://www.zhop.net/fruits/includes/sts_templates/freeoscommerce_178/images/ Regards Ari Link to comment Share on other sites More sharing options...
ari73 Posted June 24, 2011 Author Share Posted June 24, 2011 also little confused if i was to add a image what would it be called? because when i click on info of the image it gives me this h**p://www.zhop.net/fruits/includes/sts_templates/freeoscommerce_178/images/ Regards Ari Could it be that the posted lines don't work becuase i using sts 4.6? Link to comment Share on other sites More sharing options...
ari73 Posted June 25, 2011 Author Share Posted June 25, 2011 Not feeling the luv anymore here on my issue searched all day on forum with no luck tried few thing still no success :blush: Link to comment Share on other sites More sharing options...
Xpajun Posted June 25, 2011 Share Posted June 25, 2011 A image should be uploaded in admin for each category that you create - altering the above code may cause you more problems Go to your admin>>catalog>>categories/products and edit each category to add a image - if you don't want an image for a category to show then upload a small blank transparent image My store is currently running Phoenix 1.0.3.0 I'm currently working on 1.0.7.2 and hope to get it live before 1.0.8.0 arrives (maybe 🙄 ) I used to have a list of add-ons here but I've found that with the ones that supporters of Phoenix get any other add-ons are not really neccessary Link to comment Share on other sites More sharing options...
ari73 Posted June 25, 2011 Author Share Posted June 25, 2011 A image should be uploaded in admin for each category that you create - altering the above code may cause you more problems Go to your admin>>catalog>>categories/products and edit each category to add a image - if you don't want an image for a category to show then upload a small blank transparent image wooo hoo.............! this amazing and so simple - it has done my head in and thanks to all those that contributed some help you guys rock my world. again many many thanks. Ari Link to comment Share on other sites More sharing options...
germ Posted June 25, 2011 Share Posted June 25, 2011 If you're using 2.2rc2a you should visit the link below: How to Secure Your Site If your admin is still named "admin", and it isn't protected by a .htaccess file, and you haven't removed the file_manager and define_langugage in the admin you could be hacked at any time... :'( If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there > Link to comment Share on other sites More sharing options...
ari73 Posted June 26, 2011 Author Share Posted June 26, 2011 nice one....... I have 3 more bugs to iron out 1. GST not showing even though set up as AUD and 10.0000% 2. the header.gif and background gif there is blue vertical line as shown on pic above on internet explorer 8. firefox and safari is fine. 3. tried editing the english.php to remove suburb and rename city to suburb and i get this Regards Ari Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.