osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

Call to undefined function bts_select() in after update for

This is a discussion on Call to undefined function bts_select() in after update for within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; I started top get a 1054 error (even well after it was working wity Mysql5) so I thought I better ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Installation issues

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 09-14-2006, 05:11 PM
Active Member
 
Join Date: Nov 2002
Location: Sydney
Posts: 129
Thanks: 12
Thanked 0 Times in 0 Posts
Rep Power: 7
ozstar is on a distinguished road
Default Call to undefined function bts_select() in after update for

I started top get a 1054 error (even well after it was working wity Mysql5) so I thought I better update it.

I followed the instructs in the ReadMe file and updated all the files (after making sure I kept all the origs but I now get this error.

Fatal error: Call to undefined function bts_select() in /home/starreco/public_html/catalog/index.php on line 243


This ia line 243..
include (bts_select('main', $content_template)); // BTSv1.5

I does this with the index file in the update as well as the original index file.

What could be causing this?

Thanks

Oz
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 09-15-2006, 04:01 AM
Active Member
 
Join Date: Nov 2002
Location: Sydney
Posts: 129
Thanks: 12
Thanked 0 Times in 0 Posts
Rep Power: 7
ozstar is on a distinguished road
Default Now back to 4 1054 errors plus a login error

I decided to go back to the old files and the Call to undefined etc has gone.

Now I am back to what it was before.. 4 problems, probaby related.

Thanks

1. Trying to login

Fatal error: Call to a member function value() on a non-object in /home/starreco/public_html/catalog/login.php on line 35


This is Line 35

$passwordgood = tep_validate_password($_POST['password'], $Qcheck->value('customers_password'));

I thought I would request a new pwd and even when I used that, I get the same message.
------------------------------------------
2. Clicking on the top left Category name.

1054 - Unknown column 'p.products_id' in 'on clause'

select count(p.products_id) as total from products_description pd, products p left join manufacturers m on p.manufacturers_id = m.manufacturers_id, products_to_categories p2c left join specials s on p.products_id = s.products_id where p.products_status = '1' and p.products_id = p2c.products_id and pd.products_id = p2c.products_id and pd.language_id = '1' and p2c.categories_id = '24'


3. From the Quik Find Search

1054 - Unknown column 'p.products_id' in 'on clause'

select count(distinct p.products_id) as total from products p left join manufacturers m using(manufacturers_id), products_description pd left join specials s on p.products_id = s.products_id, categories c, products_to_categories p2c where p.products_status = '1' and p.products_id = pd.products_id and pd.language_id = '1' and p.products_id = p2c.products_id and p2c.categories_id = c.categories_id and ((pd.products_name like '%st823%' or p.products_model like '%st823%' or m.manufacturers_name like '%st823%') )

4. From Manufactures left Middle page

1054 - Unknown column 'p.products_id' in 'on clause'

select count(p.products_id) as total from products p, products_description pd, manufacturers m left join specials s on p.products_id = s.products_id where p.products_status = '1' and pd.products_id = p.products_id and pd.language_id = '1' and p.manufacturers_id = m.manufacturers_id and m.manufacturers_id = '21'
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Fatal error: Call to undefined function: tep_href_link() spiros71 osCommerce 2.2 Installation Help 1 09-26-2005 02:23 PM
Fatal Error:Call to undefined function:gzinflate() michaelphodges osCMax v2 Installation issues 1 06-16-2005 08:26 AM
Call to undefined function: session_name() fridgemags osCMax v1.7 Installation 1 02-08-2005 07:38 AM
Fatal error: Call to undefined function: array_map() Anonymous osCMax v1.7 Discussion 3 01-21-2004 12:38 PM
Call to undefined function: count_contents_virtual() MG osCommerce 2.2 Modification Help 3 08-17-2003 12:33 PM


All times are GMT -8. The time now is 03:32 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax