jbaakko Posted November 12, 2005 Share Posted November 12, 2005 1. How do I change the word "top" just below my site image, to say, Demotivated.net? 2. Explain this to me: http://www.demotivated.net/catalog/index.php?cPath=38 I can't seem to find this anywhere to fix it!? Is it just that I don't have catagory images yet? Please, if anyone stops by, do not order yet, as I'm not completely done yet, if you want to order use the CCNOW ordering on my homepage http://www.demotivated.net Josh Link to comment Share on other sites More sharing options...
dave111 Posted November 12, 2005 Share Posted November 12, 2005 1) Open catalog/includes/languages/english.php and edit this line: define('HEADER_TITLE_TOP', 'Top'); 2) The images wont show up if you didnt add any (obviously) Link to comment Share on other sites More sharing options...
jbaakko Posted November 12, 2005 Author Share Posted November 12, 2005 But the big line of n's??? Oh another thing, how do I get rid of those stupid clip art images to the right os each page title!? I get a big error when I try that, but i never touch line 79... Parse error: parse error, unexpected T_STRING in /homepages/0/d92404679/htdocs/demoto/catalog/includes/languages/english.php on line 79 I fixed the line 79 error, was an apostrophe there, then 149 popped with 2 apostrophes! Link to comment Share on other sites More sharing options...
jbaakko Posted November 12, 2005 Author Share Posted November 12, 2005 Another one, I'm wandering trying to change various text, its taking forever, How do I mod the line that pops up asking you to log in? "Welcome Guest! Would you like to log yourself in? Or would you prefer to create an account?" Link to comment Share on other sites More sharing options...
♥Monika in Germany Posted November 12, 2005 Share Posted November 12, 2005 Another one, I'm wandering trying to change various text, its taking forever, How do I mod the line that pops up asking you to log in? "Welcome Guest! Would you like to log yourself in? Or would you prefer to create an account?" you need a search tool like textpad, where you enter a string and it will look in all osC folders. Very easy to find text then. the string you need is in english.php. You DO have an offline version of your whole projects for searches and modification? :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ... Link to comment Share on other sites More sharing options...
jbaakko Posted November 12, 2005 Author Share Posted November 12, 2005 So in english.php... Any idea on the clip art images? How about this, not sure if it'll be possible but I'm sure someone can develop it, when a user signs up, the system saves the 1st 12 numbers of their credit card, and the 1st 12 ONLY. When confirming the order, they'll be asked to enter the last 4 plus the CVV2. This will then be put together with the 1st 12, and sent for approval. This whole SSL thing is kinda hurting my head too, I found this thing called openSSL but it doesn't seem like it'll work, anyone? I'm not getting this SSL thing very easly. I'd rather use the free one through openSSL but i'm not sure how to install it into osC. Also, which system is the best for credit card processing? Josh (thanks to anyone who helps, or, who helped allready) Link to comment Share on other sites More sharing options...
♥Monika in Germany Posted November 12, 2005 Share Posted November 12, 2005 So in english.php... Any idea on the clip art images? How about this, not sure if it'll be possible but I'm sure someone can develop it, when a user signs up, the system saves the 1st 12 numbers of their credit card, and the 1st 12 ONLY. When confirming the order, they'll be asked to enter the last 4 plus the CVV2. This will then be put together with the 1st 12, and sent for approval. This whole SSL thing is kinda hurting my head too, I found this thing called openSSL but it doesn't seem like it'll work, anyone? I'm not getting this SSL thing very easly. I'd rather use the free one through openSSL but i'm not sure how to install it into osC. Also, which system is the best for credit card processing? Josh (thanks to anyone who helps, or, who helped allready) your webhost should offer free shared SSL. if he doesn't get a new host ;-). the cliparts are in most cases in the catalog files in the pageheading section, the right column. the credit card mod you need needs to be custom coded but could of course be done (no way without SSL though, only stupid people would enter theirs). :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ... Link to comment Share on other sites More sharing options...
jbaakko Posted November 12, 2005 Author Share Posted November 12, 2005 I'm still new to PHP, how do I get the Guest/login test moved over to the right? Link to comment Share on other sites More sharing options...
jbaakko Posted November 12, 2005 Author Share Posted November 12, 2005 This thing is starting to annoy me, I think there's alot of errors built in, cause every time i try to fix one line I get a line of errors on lines i never touched. Link to comment Share on other sites More sharing options...
♥Monika in Germany Posted November 13, 2005 Share Posted November 13, 2005 This thing is starting to annoy me, I think there's alot of errors built in, cause every time i try to fix one line I get a line of errors on lines i never touched. oh come on, there are no built in errors. You have probably been using the file manager, for which just yesterday a patch was released. But in general, it's way better to edit files on your local computer and upload via ftp. Get a new file from a clean osC download. If you haven't done much to your store, use the latest version from the homepage and overwrite everything instead of installing the patches. :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ... Link to comment Share on other sites More sharing options...
jbaakko Posted November 13, 2005 Author Share Posted November 13, 2005 I'm kind of getting php now, I see what I wasn't understaning it before. It was the whole, catalog/index.php reading from catalog/includes/languages/english/index.php that I hadn't understood! Now that I'm getting it, I may do more tweaking of the php to remove the whole languages thing. My biggest problem now, is that I cannot get into my cart, or create an account: http://www.demotivated.net/catalog/index.php Look for yourself. The SSL cert should be up an running tonight, via Geotrust (free through my server). And I have to sort out the errors that pop up, and find one more image code thats hiding from me, on the defalt, no products to display page. After that, I should be able to close the original store, and open the osC version. Much more tweaking to go... after she opens. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.