Example Member Posted March 29, 2006 Posted March 29, 2006 Hi If you take a look at my page you will see it has a full stop just above the table of things to sell. I have removed all of the warnings in the admin/includes/languages/english/index.php but I can't get rid of the full stop. The full stop is no where in the code of the above page. Also why are some of my graphics not showing, is it just my computer not showing them or is it for everyone? Would appreciate any comments please.
spax Posted March 29, 2006 Posted March 29, 2006 You have removed some of the default text, it seems you have left a full stop there. Look in the catalog/includes/languages/english/index.php file for it, where it says define('TEXT_MAIN', 'define('TEXT_MAIN', 'This is a default setup of the osCommerce project......'); And all your images show, on the first page at least.
Example Member Posted March 29, 2006 Author Posted March 29, 2006 Hi Thanks, I have reset it back to where it was. What text do I need to delete then? I mean where to start and where to finish. Phil
spax Posted March 29, 2006 Posted March 29, 2006 You can put in or take out whatever you want. The last time you had left a full stop. Just remember you need to have the PHP bit there: define('TEXT_MAIN', ''); And then wax lyrical! define('TEXT_MAIN', 'I wandered lonely as a cloud,<br>That floats on high o\'er vales and hills,<br>When all at once I saw a crowd,<br>A host, of golden daffodils,<br>Beside the lake, beneath the trees,<br>Fluttering and dancing in the breeze.'); B)
Example Member Posted March 29, 2006 Author Posted March 29, 2006 Hi Spax Done what you said and it now looks great, thanks. Now I just have to sort out the SSL! I have got the certificate, but I'm not sure what to do with it, any ideas? I have a hosting account. Thanks again, Phil
Recommended Posts
Archived
This topic is now archived and is closed to further replies.