Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hi. I just started installing the 'Header Tags Controller V2.6.3 Complete' contribution. While I received the 'Database update successful' message after running the database_setup.php file, within the store in the right column, I lost several of my infoboxes (including product notifications, reviews, scrolling new products) and received the following text instead:

 

1104 - The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay

 

select p.products_id, p.products_image, p.products_tax_class_id, p.products_price, pd.products_name from products p left join products_description pd on p.products_id = pd.products_id where products_status = '1' and p.products_id not in (select products_id from specials where status = 1) order by p.products_date_added desc limit 9

 

[TEP STOP]

 

This can be seen (the right hand column needs to be selected as my backgroun is black, as is the error text) here:

 

http://www.10500rpm.com/catalog

 

Without seeing this at first (due to the text color), I proceeded as per the install_catalog.txt read me (and did receive the desired 'home page" title for the index page), but have not proceeded with the admin part. I know the error occurred after running the database_setup.php though.

 

What went wrong and how can I fix this? Please don't hesitate to oversimplify in responding as I am new to this :'( .

 

Thank you!

Posted

Nevermind - it seems that my web host was doing something database-wise on their end which caused this as it spontaneously fixed itself!

 

Hi. I just started installing the 'Header Tags Controller V2.6.3 Complete' contribution. While I received the 'Database update successful' message after running the database_setup.php file, within the store in the right column, I lost several of my infoboxes (including product notifications, reviews, scrolling new products) and received the following text instead:

 

1104 - The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay

 

select p.products_id, p.products_image, p.products_tax_class_id, p.products_price, pd.products_name from products p left join products_description pd on p.products_id = pd.products_id where products_status = '1' and p.products_id not in (select products_id from specials where status = 1) order by p.products_date_added desc limit 9

 

[TEP STOP]

 

This can be seen (the right hand column needs to be selected as my backgroun is black, as is the error text) here:

 

http://www.10500rpm.com/catalog

 

Without seeing this at first (due to the text color), I proceeded as per the install_catalog.txt read me (and did receive the desired 'home page" title for the index page), but have not proceeded with the admin part. I know the error occurred after running the database_setup.php though.

 

What went wrong and how can I fix this? Please don't hesitate to oversimplify in responding as I am new to this :'( .

 

Thank you!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...