Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

error message when changing default text on front page


urbanegos

Recommended Posts

Posted

Hi every time i open catalogue/includes/languages/english/index.php to change default text i get error message instead of my home page.

Parse error: syntax error, unexpected T_STRING in /home/****/domains/urbanegos-stores.com/public_html/includes/languages/english/index.php on line 37

can anyone help please?

thanks

julie

Posted
Hi every time i open catalogue/includes/languages/english/index.php to change default text i get error message instead of my home page.

Parse error: syntax error, unexpected T_STRING in /home/****/domains/urbanegos-stores.com/public_html/includes/languages/english/index.php on line 37

can anyone help please?

thanks

julie

can you post lines 36, 37, and 38 only?

Posted
can you post lines 36, 37, and 38 only?

Hi

i have reinstated the old index page

however this is the one i tried to load up

Support is available at the <a href="http://www.oscommerce.com/support" target="_blank"><u>osCommerce Support Site</u></a>.</td></tr></table><br>If you wish to download the solution powering this shop, or if you wish to contribute to the osCommerce project, please visit the <a

 

according to dreamwever these are lines 36-

Posted
Hi

i have reinstated the old index page

however this is the one i tried to load up

Support is available at the <a href="http://www.oscommerce.com/support" target="_blank"><u>osCommerce Support Site</u></a>.</td></tr></table><br>If you wish to download the solution powering this shop, or if you wish to contribute to the osCommerce project, please visit the <a

 

according to dreamwever these are lines 36-

 

Hi its confusing because it could be these lines

} elseif ($category_depth == 'top') {

define('HEADING_TITLE', Stunning homes and gardens);

} elseif ($category_depth == 'nested') {

define('HEADING_TITLE', 'Categories');

 

I have tried to change what have we got here and the and is showing in blue!!

all the same it doesnt allow any change

 

thanks

julie

Posted
Hi

i have reinstated the old index page

however this is the one i tried to load up

Support is available at the <a href="http://www.oscommerce.com/support" target="_blank"><u>osCommerce Support Site</u></a>.</td></tr></table><br>If you wish to download the solution powering this shop, or if you wish to contribute to the osCommerce project, please visit the <a

 

according to dreamwever these are lines 36-

You probably have word wrap on. Try it in a text editor.

Posted
You probably have word wrap on. Try it in a text editor.

ok i will try again.

How would i add images into the front page and also change the front page ONLY background colour?

thanks

julie

Posted
Hi its confusing because it could be these lines

} elseif ($category_depth == 'top') {

define('HEADING_TITLE', Stunning homes and gardens);

} elseif ($category_depth == 'nested') {

define('HEADING_TITLE', 'Categories');

 

I have tried to change what have we got here and the and is showing in blue!!

all the same it doesnt allow any change

 

thanks

julie

Try this

define('HEADING_TITLE', 'Stunning homes and gardens');

Posted
Try this

define('HEADING_TITLE', 'Stunning homes and gardens');

Hi will try that. Could you tell me where to get rid of this on the front page as i keep trying and getting error messages

 

english/index.php

 

English->

 

I think it is somewhere here....

'</td><td class="main" valign="top"><b></b><br><br><br><br><nobr class="messageStackSuccess">' . $language . '/' . FILENAME_DEFAULT . '</nobr><br><br> <nobr class="messageStackSuccess">' . ucfirst($language) . '-></nobr> <nobr class="messageStackSuccess"></nobr> <br><br><br><br><nobr><span class="messageStackSuccess"></span></nobr><br><br><br><br><nobr></nobr><br><br>

 

thanks

julie

Posted
Hi will try that. Could you tell me where to get rid of this on the front page as i keep trying and getting error messages

 

english/index.php

 

English->

 

I think it is somewhere here....

'</td><td class="main" valign="top"><b></b><br><br><br><br><nobr class="messageStackSuccess">' . $language . '/' . FILENAME_DEFAULT . '</nobr><br><br> <nobr class="messageStackSuccess">' . ucfirst($language) . '-></nobr> <nobr class="messageStackSuccess"></nobr> <br><br><br><br><nobr><span class="messageStackSuccess"></span></nobr><br><br><br><br><nobr></nobr><br><br>

 

thanks

julie

Posted

Hi forgot to add

when you stated: Try this

define('HEADING_TITLE', 'Stunning homes and gardens');

 

IT WORKED!

thanks

julie

Posted

Can you post the url where you are getting the error.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...