Silverado05 Posted June 29, 2007 Posted June 29, 2007 My do-hickey by the do-wap is doing some weird stuff and I don't know how to fix it It does this weird thing you know what I am talking about, it just does this and that and I did nothing. Does anyone know why and can some one fix it for me? Searched Knowledge Base but couldn't find an answer as well as searched the forum. Search the forum and contributions before posting. If that doesn't work, keep looking, then post. The forum is for seeking help and advice NOT for someone to do your work for you. Try to do something on your on, if you are going to run a shop then learn how it works.
bkellum Posted June 29, 2007 Posted June 29, 2007 My do-hickey by the do-wap is doing some weird stuff and I don't know how to fix it It does this weird thing you know what I am talking about, it just does this and that and I did nothing. Does anyone know why and can some one fix it for me? Searched Knowledge Base but couldn't find an answer as well as searched the forum. First remove the following code from dowap.php (This is language specific so you will have to repeat this for each language you use in your shop): /* $Id: index.php,v 1.1 2003/06/11 17:38:00 hpdl Exp $ osCommerce, Open Source E-Commerce Solutions [url="http://www.oscommerce.com/"]http://www.oscommerce.com[/url] Copyright (c) 2003 osCommerce Released under the GNU General Public License */ That should fix your do-hickey problem. Oh, and by the way...you should remove all instances of define('HEADING_TITLE', 'do_wap-do_wap'); from the same file. For anyone else who may be worried about this wierd happenings, just be sure you do not have a dowap.php file in your shop and you will be OK. Bill Kellum Sounds Good Productions STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE
bkellum Posted June 29, 2007 Posted June 29, 2007 Are you performing a scientific experiment or what? :blink: Bill Kellum Sounds Good Productions STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE
Guest Posted June 29, 2007 Posted June 29, 2007 My do-hickey by the do-wap is doing some weird stuff and I don't know how to fix it It does this weird thing you know what I am talking about, it just does this and that and I did nothing. Does anyone know why and can some one fix it for me? Searched Knowledge Base but couldn't find an answer as well as searched the forum. I found the problem. You need to telnet into your php files before they all get CHMODDED by the megabytes............. What are we doing here answering a HELP!!!! posting? This one will get locked toooooooo.
rrrhythm Posted June 29, 2007 Posted June 29, 2007 First remove the following code from dowap.php (This is language specific so you will have to repeat this for each language you use in your shop): /* $Id: index.php,v 1.1 2003/06/11 17:38:00 hpdl Exp $ osCommerce, Open Source E-Commerce Solutions [url="http://www.oscommerce.com/"]http://www.oscommerce.com[/url] Copyright (c) 2003 osCommerce Released under the GNU General Public License */ That should fix your do-hickey problem. Oh, and by the way...you should remove all instances of define('HEADING_TITLE', 'do_wap-do_wap'); from the same file. For anyone else who may be worried about this wierd happenings, just be sure you do not have a dowap.php file in your shop and you will be OK. hey, i tried that, and it didn't work. can anyone help me?
rrrhythm Posted June 29, 2007 Posted June 29, 2007 hey, i tried that, and it didn't work. can anyone help me? anyone? bump!
Guest Posted June 29, 2007 Posted June 29, 2007 anyone? bump! Search for <?php require(DIR_WS_TEMPLATES_NAME . 'boxes/box_specials.html'); ?> and paste this in to application_top.php just below the start of footer.html <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title></title> </head> <body> </body> </html>
bkellum Posted June 29, 2007 Posted June 29, 2007 Search for and paste this in to application_top.php just below the start of footer.html I apologize for my post above. I just couldn't get past the urge to do so. I thought I was sending a message to the OP that this kind of thing was silly and totally uncalled for. I would like to say that the osCommerce Forum is one of the best forums available, on any subject out there! It is filled with excellent people, excellent staff, and very nice members. I love helping the folks here (and picking up tips from all of the experienced users as well). I do hope that no one else replies to this thread since I do not want to be part of upsetting the forum moderators. :thumbsup: IF YOU REALLY NEED HELP....Please start a new thread. Bill Kellum Sounds Good Productions STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE
Recommended Posts
Archived
This topic is now archived and is closed to further replies.