

espacio
Members-
Content count
9 -
Joined
-
Last visited
Everything posted by espacio
-
Option Type Feature v1.6 (for osc 2.2 MS2)
espacio replied to Chandra's topic in General Add-Ons Support
Hi! this is a great contrib!!! Is it possible to split many options? I want to have ca. 10 Options under the Products Description and the other 10 Options on a Second Page. An on the second page under the Options, i want to display the Shopping Cart Button.... (I?m sorry for my bad english :blush: !!!) -
Quantity availability image and text Unlimited
espacio replied to John2b's topic in General Add-Ons Support
i make it :-) -
Quantity availability image and text Unlimited
espacio replied to John2b's topic in General Add-Ons Support
hi, has somebody an idea how i put this into the new products listing?(products_new.php) -
I?ve installed the Featured Products Contrib. Now, I get this Error :( Does anybody know, what i got to do now?
-
i?ve got a problem with the product listing! i have one product in different categories. when i add two products in one family then this product will double displayed at the shop! my english is not so good (i?am sorry!!!!!!) here is screenshot, i hope somebody would understand my problem :huh:
-
Hi, i have a few errors in the admin area! Article Management Fatal error: Call to undefined function: tep_array_merge() in /home/www/web44/html/avsbereich/catalog/admin/newsdesk.php on line 1296 In Listing Settings,Frontpage Settings ,Reviews Settings and Sticky Settings Fatal error: Call to undefined function: tep_array_merge() in /home/www/web44/html/avsbereich/catalog/admin/newsdesk_configuration.php on line 109 For Example in News Story in the catagory "Top" i can?t see any images and when i click on preview i get this error Fatal error: Call to undefined function: tep_get_uploaded_file() in /home/www/web44/html/avsbereich/catalog/admin/newsdesk.php on line 918 When I click (newsbox in my shop) for example on images i get this error: 1064 - You have an error in your SQL syntax near 'select pd.newsdesk_article_description, pd.newsdesk_article_url, p.newsdesk_stat' at line 1 select count(select pd.newsdesk_article_description, pd.newsdesk_article_url, p.newsdesk_status, p.newsdesk_image_two, p.newsdesk_image_three, p.newsdesk_date_added, p.newsdesk_image, p.newsdesk_id, p.newsdesk_date_added, p.newsdesk_status, p.newsdesk_image, p.newsdesk_image_two, p.newsdesk_image_three, pd.newsdesk_article_name, pd.newsdesk_article_description, pd.newsdesk_article_shorttext, pd.newsdesk_article_url, IF(s.status, s.specials_new_products_price, NULL) as specials_new_products_price, IF(s.status, s.specials_new_products_price, NULL) as final_price 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 = \'1\' and p2c.categories_id = \'1\' order by pd.newsdesk_article_name) as total Hope, anyone can help :rolleyes: Best Regards espacio