Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hi there.

 

I just installed Newsdesk 1.50 on a fresh OSc. Everything works fine in the admin area and news shows up in the menu box. The problem is, when i click on the news, i get a MySql error in newsdesk_index.php:

 

(1054 - Unknown column 'p.newsdesk_id' in 'on clause'

 

select count(p.newsdesk_id) as total from newsdesk_description pd, newsdesk p left join manufacturers m on p.newsdesk_id = m.manufacturers_id, newsdesk_to_categories p2c left join specials s on p.newsdesk_id = s.products_id where p.newsdesk_status = '1' and p.newsdesk_id = p2c.newsdesk_id and pd.newsdesk_id = p2c.newsdesk_id and pd.language_id = '4' and p2c.categories_id = '10'

 

And in newsdesk_info.php

 

Fatal error: Call to undefined function mws_header_main() in /xxxxxx/xxxxxxx/catalog/newsdesk_info.php on line 123

 

 

Can somebody help...?

Posted
Hi there.

 

I just installed Newsdesk 1.50 on a fresh OSc. Everything works fine in the admin area and news shows up in the menu box. The problem is, when i click on the news, i get a MySql error in newsdesk_index.php:

 

(1054 - Unknown column 'p.newsdesk_id' in 'on clause'

 

select count(p.newsdesk_id) as total from newsdesk_description pd, newsdesk p left join manufacturers m on p.newsdesk_id = m.manufacturers_id, newsdesk_to_categories p2c left join specials s on p.newsdesk_id = s.products_id where p.newsdesk_status = '1' and p.newsdesk_id = p2c.newsdesk_id and pd.newsdesk_id = p2c.newsdesk_id and pd.language_id = '4' and p2c.categories_id = '10'

 

And in newsdesk_info.php

 

Fatal error: Call to undefined function mws_header_main() in /xxxxxx/xxxxxxx/catalog/newsdesk_info.php on line 123

 

 

Can somebody help...?

 

The sql error was fixed by installing a previus the newsdesk_index with the Mysql 5 update for version 1.48 Hmm.. maybe this fix should have been included

in the 1.50 version...;-)

 

Still have the problem with "Fatal error: Call to undefined function mws_header_main() in /xxxxxx/xxxxxxx/catalog/newsdesk_info.php on line 12". Can anybody help...`?

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