opssrah Posted March 6, 2006 Posted March 6, 2006 hello all.. where is the good tutorial to read for oscommerce i have install one.. but dont know how to add my custome text there so who can help me ?
opssrah Posted March 6, 2006 Author Posted March 6, 2006 why when i post here it dont have any replies ? :(
Avec Posted March 6, 2006 Posted March 6, 2006 There is a readme file and installation guide that can help you get started. After that, us the search function in this forum. With over 700,000 posts, there have been a lot of questions and answers already, you should find what you need.
jango Posted March 7, 2006 Posted March 7, 2006 Likewise, it may take longer than 47 minutes to get a reply to a question posted.
gscreations Posted March 10, 2006 Posted March 10, 2006 ok so who can tech me plz ? S the previous posts say, have you read the install instructions ? have you searched the knowledge base for the answers which are in there ? Have you searched the Installations part of this forum for answers to your problem ? When you have done that if you still have questions, search again on the exact problem you have and you will eventually (ie might take a few hours) find the answer. If you still have a problem then ask here and be a specific as possible and someone will answer, but asking the same vague question again and again wont get results
satish Posted March 10, 2006 Posted March 10, 2006 hello all.. where is the good tutorial to read for oscommerce i have install one.. but dont know how to add my custome text there so who can help me ? There is PDF documentation for the beginners that will come handy. Plus after install try your hands as a user and as an admin to get a feel. Satish Mantri Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
opssrah Posted March 14, 2006 Author Posted March 14, 2006 erm.. i have install it.. but dont know how to change the content in the main page
Guest Posted March 14, 2006 Posted March 14, 2006 Look in index.php using an html editor like Dreamweaver, Coffee Cup or Cute ftp, the last two of which are free. Otherwise, read through "tep_database-pr2.2-CVS" (you need adobe acrobat to read it) which is supplied in the download package. It will give you clues as to where everything is.
♥Biancoblu Posted March 14, 2006 Posted March 14, 2006 Follow what's written on your first page, namely: 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. ~ Don't mistake my kindness for weakness ~
opssrah Posted March 15, 2006 Author Posted March 15, 2006 er.. so i can change main page by admin panel ?
GOTP Posted March 15, 2006 Posted March 15, 2006 No you cannot change text on your main page with admin. Use cute ftp or Dreamweaver, Coffee Cup, software. These are html editors. Cute ftp is good.
♥Biancoblu Posted March 15, 2006 Posted March 15, 2006 actually I'm changing my index page text through the admin panel, file manager, tools>define languages>choose language>index.php and I change the rest through stylesheet.css It works for me. ~ Don't mistake my kindness for weakness ~
opssrah Posted March 17, 2006 Author Posted March 17, 2006 owh ic.. so it must change by use html rite ? thanx all
Recommended Posts
Archived
This topic is now archived and is closed to further replies.