

spot13
Members-
Content count
12 -
Joined
-
Last visited
Profile Information
-
Real Name
Noah B.
-
Location
LA,CA
- Website
-
By far the best. Shoppe Enhancement Controller v2.2 for osCommerce MS2 with Credit Class and Gift Voucher You rock linda
-
Problems with GV 5.05, reward if you can fix them.
spot13 replied to spot13's topic in General Add-Ons Support
when I try to checkout with something typed in the comment box I get. Fatal error: Call to undefined function: tep_output_string_protected() in /home/carefree/public_html/uneedasales/checkout_confirmation.php on line 308 and it says HEADING_ORDER_COMMENTS (TEXT_EDIT) instead of what it should say. am i simply missing a file somewhere? -
:D Hi I recently installed the contribution version 5.05 and am having three problems. Since the site was active before the install i need to get it fixed as soon as possible. For Each problem solved i will give a $10 gift certificate(once I can send it out). The Site is www.carefreepc.com/uneedasales/index.php Thanks for your help 1.)when I go to create an account I get Fatal error: Call to a member function on a non-object in /home/carefree/public_html/uneedasales/create_account.php on line 327 2.)when I logoff from an established account I get: Fatal error: Cannot redeclare tep_session_start() (previously declared in /home/carefree/public_html/uneedasales/includes/functions/sessions.php:67) in /home/carefree/public_html/uneedasales/includes/functions/sessions.php on line 66 3.) Admin does not update orders, only manually when i launch an sql provided in another post. Thanks so much for your help.
-
[Contribution] Credit Class/Gift voucher/Discount Coupon v5
spot13 replied to Ian's topic in General Add-Ons Support
:D Hi I recently installed the contribution version 5.05 and am having three problems. Since the site was active before the install i need to get it fixed as soon as possible. For Each problem solved i will give a $10 gift certificate(once I can send it out). The Site is www.carefreepc.com/uneedasales/index.php Thanks for your help 1.)when I go to create an account I get Fatal error: Call to a member function on a non-object in /home/carefree/public_html/uneedasales/create_account.php on line 327 2.)when I logoff from an established account I get: Fatal error: Cannot redeclare tep_session_start() (previously declared in /home/carefree/public_html/uneedasales/includes/functions/sessions.php:67) in /home/carefree/public_html/uneedasales/includes/functions/sessions.php on line 66 3.) Admin does not update orders, only manually when i launch an sql provided in another post. Thanks so much for your help. EDITED: Please read the Forum FAQs and do not crosspost. One msg is sufficient. All duplicates have been removed. Thanks, Linda -
Credit Class/Gift Vouchers/Discount Coupons 5.10
spot13 replied to Strider's topic in General Add-Ons Support
fixed this problem. 1054 - Unknown column 'orders_status_id' in 'field list' insert into orders_status_history (orders_id, orders_status_id, date_added, customer_notified, comments) values ('69', '', now(), '1', '') [TEP STOP] -
Credit Class/Gift Vouchers/Discount Coupons 5.10
spot13 replied to Strider's topic in General Add-Ons Support
HI, I am a newbie to PHP and I recently added the GV contribution but am having several problems. If someone could please help I would gretaly appreciate it. when I sign in and the logoff i get this error. Fatal error: Cannot redeclare tep_session_start() (previously declared in /home/carefree/public_html/uneedasales/includes/functions/sessions.php:67) in /home/carefree/public_html/uneedasales/includes/functions/sessions.php on line 66 also... when i go to confirm order i get 1054 - Unknown column 'orders_status_id' in 'field list' insert into orders_status_history (orders_id, orders_status_id, date_added, customer_notified, comments) values ('69', '', now(), '1', '') [TEP STOP] also... TABLE_HEADING_COMMENTS shows up when i think it should say comments. Thanks In advance for any help you could provide. Noah :D