Julie Lindahl Posted February 18, 2004 Posted February 18, 2004 hi, I just had the osmemmerce install on my webhotel. And i need help. I dont know why got talked into this, just thought it was a cool layout... But to my needs.. If you can help me. I need to change the name in the top of my site from Oscommerce to Mamma Me How do i do that ? Then i have a code line on my frontpage and am not sure where remove it ? look here www.mammame.dk dosn't it look pretty stupid ? HELP :rolleyes: Just let me tell you, that i don't know anything about PHP, if you did'nt figured that out by now... Please help me... :wacko:
TerryK Posted February 18, 2004 Posted February 18, 2004 You'll find loads of information about customizing your site here: http://wiki.oscommerce.com/docs HTH, Terry Terry Kluytmans Contribs Installed: Purchase Without Account (PWA); Big Images, Product Availability, Description in Product Listing, Graphical Infobox, Header Tags Controller, Login Box, Option Type Feature, plus many layout changes & other mods of my own, like: Add order total to checkout_shipment Add order total to checkout_payment Add radio buttons at checkout_shipping (for backorder options, etc.) Duplicate Table Rate Shipping Module Better Product Review Flow * If at first you don't succeed, find out if there's a prize for the loser. *
Guest Posted February 18, 2004 Posted February 18, 2004 look in the languages area, search for title and you will find them. i use a program called windows grep
♥yesudo Posted March 1, 2004 Posted March 1, 2004 Hi John, with grep can it scan all my files on my hosts server - or do i need to download the files i want to grep ? Your online success is Paramount.
♥yesudo Posted March 2, 2004 Posted March 2, 2004 can anyone else help me with Grep? Thanx, Your online success is Paramount.
n3m Posted March 5, 2004 Posted March 5, 2004 what kind of help are you looking for with grep? http://pegasus.rutgers.edu/~elflord/unix/grep.html # cd into the directory that contains the files you want to search. For example, if # you wanted to search for a string called "test" in the /catalog directory, you # would do the following: shell> cd /path_to/catalogshell> grep "test" filename # grep "test" filename would search for the string test in file you specify Now, you could also use grep "test" * The asterick (*) would mean all of the files in your current directory. However, the only problem with this method is that if you use the *, the output will not display what file the result came from, but at least you would know the string was somewhere in your current directory. n3m, __ | w Digital information lasts forever, or five years | - whichever comes first. |___________________________________________
Recommended Posts
Archived
This topic is now archived and is closed to further replies.