Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

budd311

Archived
  • Posts

    6
  • Joined

  • Last visited

Profile Information

  • Real Name
    Budd Bud

budd311's Achievements

  1. Thanks for the response - I know I am pain in the you know what....I plan purchasing something off your site (geo-magnet) when this is done.. I feel its the least I can for all your help... I feel I am almost out of the woods... I created a .log file using notepad and uploaded it to the following url : http://www.uniquesquared.com/oscommerce/ca...ping/upsxml.log I am not sure how to make this a 777 - I did some googling and found the following code "-rwxrwxrwx" but don't know what to do with it. Do I need a specific program to make such a log file..i.e. WS_FTP Software? Also, I spoke with Godaddy and then told me that I have cURL and should be all set. So I am not sure what else to do. I uncommented and switched $this->logfile = '/tmp/upsxml.log'; to $this->logfile = '/oscommerce/catalog/includes/modules/shipping/upsxml.log'; . My .log file shows nothing (excpet for the times that I open and close it... I found the GoDaddy Thread (somewhere on page 12).. but the url that is used as a reference appears to be broken...it had to do with IP adrress'.. GoDaddy assured me that everytihng on their end is ok. I am using Paid Host Sharing Linux 2.4.21-47.0.1.ELsmp Database: MySQL 4.1.22-max-log HTTP Server: Apache. If this is of any use, I am still getting this error when I go to checkout as a 'fake' customer: 2013 - Lost connection to MySQL server during query select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies [TEP STOP] Can't thank you enough for your help.
  2. Wow - I think I am an idiot.. not sure how this happened... I use dreamweaver to do some of my changes... I do them live on the remote server.. for some reason these files (i.e admin/includes/general.php) on dreamweaver have these changes in them -- the files listed under File Manger in Tools do not... lesson learned.. do not use dreamweaver. Anyways - I made all the changes and I get NO errors .. WOO HOOO However... when i go to checkout.. it takes about 30 seconds then times out...... any thoughts? Thanks.
  3. In your instructions it says "Go to the configuration table in your database and change the type for field "set_function" from VARCHAR(255) to TEXT" I am in my databse and am in the Congiuration Table.. when i set the set_function from varchar(255) to TEXT i get this error (after i re-install UPS in the shipping module): "Fatal error: Call to undefined function: tep_cfg_select_multioption() in /home/content/u/n/i/uniquesquared/html/oscommerce/catalog/admin/modules.php(216) : eval()'d code on line 1" Any ideas.... THANK AGAIN IN ADVANCE This is my current Conguration Table parameters after I changed the set_function... configuration_id int (11) No auto_increment configuration_title varchar(64) utf8_general_ci No configuration_key varchar(64) utf8_general_ci No configuration_value varchar(255) utf8_general_ci No configuration_description varchar(255) utf8_general_ci No configuration_group_id int(11) No 0 sort_order int(5) Yes NULL last_modified datetime Yes NULL date_added datetime No 0000-00-00 00:00:00 use_function varchar(255) utf8_general_ci Yes NULL set_function text utf8_general_ci Yes NULL
  4. Thanks for the reply....I have been surfing through that... I need to figure out to access phpMyAdmin, I am using GoDaddy for hosting. Do Ihave to go thought thier contral panel --> I go to loginto my databse for OsCommerese and get the follwoing error --> Errro Cannot log in to the MySQL server
  5. Thanks for the response.. I have very potentional stupid question.... Where/How to I get to the phpMyadmin... I am using hosting through GoDaddy.. I try to open then Databaes Manager to log in... I get this error --> Error - Cannot log into the MySQL server... Sorry for the noob-ness. Thanks again......
  6. I just installed new contribution for UPS XML - LOOKS AWEOMSE!. First Question - Where would I find the VARCHAR(235) to replace as Text (I am new at this I am sory if that is a dumb question) Also - I did do the second option (b/c I didn't know how to do the first and virtually deleted ALL the UPS methods of shipping becuase I was having an issue which you can see below). I left these options: (\'Next Day Air\', \'2nd Day Air\', \'Ground\', \'Express\', \'Standard\', \'3 Day Select\', \'Expedited\') - which is only 107 Characters.... Second Question - When I go to click on Edit UPS in the SHipping Module I get this error at the top of the page: "Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/content/u/n/i/uniquesquared/html/oscommerce/catalog/admin/modules.php(216) : eval()'d code on line 1" I don't know what that means.. Third Question - When I actually go to check out of my store when the UPS is set to true the webpage times out and won't load and says this: "2013 - Lost connection to MySQL server during query select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies [TEP STOP]" Does anyonehave any suggestions? GREATLY APPRECIATED!!!!!!!
×
×
  • Create New...