dkgryf Posted July 20, 2008 Share Posted July 20, 2008 How do i remove 'default/2.gif' + 'default/3.gif' etc. from index.php ? When i try to delete this images from the define('TEXT_MAIN', line in index.php (in danish language) i get this error: Parse error: syntax error, unexpected ')' in /mounted-storage/home23a/sub001/sc21449-LVPE/netshop4all.dk/includes/languages/danish/index.php on line 15 Thank you Mogens Link to comment Share on other sites More sharing options...
♥geoffreywalton Posted July 20, 2008 Share Posted July 20, 2008 And if you post what you changed it to maybe we can see where the problem is, otherwise we are just ....... Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>. Link to comment Share on other sites More sharing options...
dkgryf Posted July 20, 2008 Author Share Posted July 20, 2008 And if you post what you changed it to maybe we can see where the problem is, otherwise we are just ....... Here it is befor i changed anything: and this marked is what i wish to remove define('TEXT_MAIN', '<table border="0" width="100%" cellspacing="5" cellpadding="2"><tr><td class="main" valign="top">' . tep_image(DIR_WS_IMAGES . 'default/1.gif') . '</td> <td class="main" valign="top"><b>Ønsker du at købe Aluminia porcelæn, så gå til vores nye <a href="http://www.aluminia-fajance.dk/shop target="_blank"><u> Aluminiashop</A></U> </b><br><span class="messageStackError"></td></tr><td class="main" valign="top">' . tep_image(DIR_WS_IMAGES . 'default/2.gif') . '</td><td class="main" valign="top"><nobr class="messageStackSuccess"></nobr> <nobr class="messageStackSuccess"></nobr><nobr><span class="messageStackSuccess"></span></nobr><nobr></nobr></td></tr> <tr><td class="main" valign="top">' . tep_image(DIR_WS_IMAGES . 'default/3.gif') . '</td> Please go to my site www.netshop4all.dk and se what i mean. Thank you Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.