Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error on index.php after install


PicovK

Recommended Posts

I installed OS clean and everything was fine - then I installed the Ultrapics module and the ran the sql script. Now I get:

 

Warning: Failed opening 'includes/languages/german/FILENAME_DEFINE_MAINPAGE' for inclusion (include_path='.:/usr/local/lib/php') in /homepages/XX/XXXXXX/htdocs/catalog/index.php on line 307

the XXX I substituted for sec-reasons.

 

:( Any Ideas how to fix this?

PicovK

Link to comment
Share on other sites

go back through the installation instrucitons and see where you went wrong. to further help you down the road, would be easier if you put ultrapics in the title of the question.

Link to comment
Share on other sites

have som more wrongs..

1054 - Unknown column 'p.products_image_med' in 'field list'

 

select p.products_id, pd.products_name, pd.products_description, p.products_model, p.products_quantity, p.products_image, p.products_image_med, p.products_image_lrg, p.products_image_sm_1, p.products_image_xl_1, p.products_image_sm_2, p.products_image_xl_2, p.products_image_sm_3, p.products_image_xl_3, p.products_image_sm_4, p.products_image_xl_4, p.products_image_sm_5, p.products_image_xl_5, p.products_image_sm_6, p.products_image_xl_6, pd.products_url, p.products_price, p.products_tax_class_id, p.products_date_added, p.products_date_available, p.manufacturers_id from products p, products_description pd where p.products_status = '1' and p.products_id = '1143' and pd.products_id = p.products_id and pd.language_id = '1'

 

It all have to do with ultra pics

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...