Good question... I dunno what is the answer. I'll do some Googling and get back to you if I find an useful answer. You should email the people at Verisign as they probably could help you..
Dont use the inbuild editor in your admin. Its rubbish...
Hi can you tell me how exactly becouse I'm verrrrrrrrrrryyyy new in oscommerce.
Thank you..
Just use something like flash fxp to connect to your Verisign site the file you need to change is in catalog/includes/languages/english/ index.php..
Hi,.
To remove the text you should open in an editor the file /catalog/includes/language/english/index.php and search for the text which is at the top of the file by line 12 approximately..
It has this structure:.
Define('TEXT_MAIN', 'This is a default setup .....
You should comment it by putting two slashes before as this:.
//define('TEXT_MAIN', 'This is a default setup ....
Save the file and check it in your browser, the text will no longer be there..
Max..
Hi I'm very new in oscommerce I instal for furst time oscommerce and now in first page I have text.
Welcome Guest! Would you like to log yourself in? Or would you prefer to create an account?.
This is a default setup of osCommerce Online Merchant. Products shown are for demonstrational purposes. Any products purchased will not be delivered nor will the customer be billed. Any information seen on these products is to be treated as fictional..
Error Messages.
If there are any error or warning messages shown above, please correct them first before proceeding..
Error messages are displayed at the very top of the page with a complete background color..
Several checks are performed to ensure a healthy setup of your online store - these checks can be disabled by editing the appropriate parameters at the bottom of the includes/application_top.php file..
Editing Page Texts.
The text shown here can be modified in the following file, on each language basis:.
[path to catalog]/includes/languages/english/index.php.
That file can be edited manually, or via the Administration Tool with the Languages->English->Define or Tools->File Manager modules..
The text is set in the following manner:.
Define('TEXT_MAIN', 'This is a default setup of the osCommerce project...');.
The text highlighted in green may be modified - it is important to keep the define() of the TEXT_MAIN keyword. To remove the text for TEXT_MAIN completely, the following example is used where only two single quote characters exist:.
Define('TEXT_MAIN', '');.
More information concerning the PHP define() function can be read here..
Online Documentation.
Online documentation can be read at the osCommerce Knowledge Base site..
Support is available at the osCommerce Support Site..
If you wish to download the solution powering this shop, or if you wish to contribute to the osCommerce project, please visit the support Verisign site of osCommerce. This shop is running on osCommerce Online Merchant v2.2 RC2a..
And one red warning line on the top on the webpage I like to removed I try manuali with file editor but every time I have some error if somebody have.
/Languages->English->index.php.
Clean with out thats text please give me the link to downloaded or to send me..
And for my warning red line have thats text:.
Warning: I am able to write to the configuration file: /home/gesha75/public_html/Shop/includes/configure.php. This is a potential security risk - please set the right user permissions on this file..
I dont now wath tyo do if some body make to help me?.
Thank you?.
My web page:.
Http://fashionmobiles.eu/Shop/.
This post has been edited by.
Geshcheto.
: 19 December 2008, 09:48..
Chage the file permission of the configure file..
That's all..