enge 0 Posted May 9, 2010 Hi, No more ideas ? I found anything to correct this .... Share this post Link to post Share on other sites
SARAHSL25 0 Posted May 30, 2010 Hi just wondering if anyone found a fix for the SQL problem SQL query: INSERT INTO `configuration_group` ( `configuration_group_id` , `configuration_group_title` , `configuration_group_description` , `sort_order` , `visible` ) VALUES ( '8675309', 'More Categories', 'More Category Boxes options', '20', '1' ); MySQL said: #1062 - Duplicate entry '8675309' for key 1 problem ? Cheers Sarah Share this post Link to post Share on other sites
SARAHSL25 0 Posted May 30, 2010 Please ignore have worked out changed '8675111' to a different number and replaced date from null to 0 Sarah Share this post Link to post Share on other sites
enge 0 Posted July 26, 2010 hi all, Sorry but not resolved yet.... I don't understand who to have infobxname in different languages... Thank a lot Share this post Link to post Share on other sites
0815 0 Posted August 4, 2010 This Contribution is really super. Inserted and it runs marvelously. But at one point I need times your assistance. Directly already once Sorry for my really bad English, I hopes that everything is so far understandable. So, if I click to me now on a category become in the center indicated by the shop the articles. And the category is marked fat. If in this category still Unterkategorien will be these under the main category indicated. Which I now gladly would have am also the products as well as the Unterkategorien to be indicated. There I a programmer am not hope I for your assistance. Share this post Link to post Share on other sites
kolivier 0 Posted August 10, 2010 Hello, I am new to oscommerce, so please forgive any stupid questions lol. I am needing to add another categories jump to box like the manufacturers box. I need a jump to box for manufacturers and symptoms. Does this add-on support a jump to box instead of the normal categories listing? Thanks in advance, Kevin Share this post Link to post Share on other sites
♥stubbsy 2 Posted October 12, 2010 (edited) Did anyone get this working with Multi-Stores? I'm pretty much there with my solution but one of my queries is hanging? Just wondered if anyone else had tries or fancied taking a look at where I've got with it? Cheers Dave Edited October 12, 2010 by stubbsy Share this post Link to post Share on other sites
gregy 1 Posted October 14, 2010 (edited) Hi Must say instalation was prety smooth, but there is always BUT :) I cannot get the design of box as all others in left column are .. this is example of search box in left column <!-- search //--> <tr> <td> <?php $info_box_contents = array(); $info_box_contents[] = array('text' => BOX_HEADING_SEARCH); new infoBoxHeading($info_box_contents, false, false, false, $column_location); $info_box_contents = array(); $info_box_contents[] = array('form' => tep_draw_form('quick_find', tep_href_link(FILENAME_ADVANCED_SEARCH_RESULT, '', 'NONSSL', false), 'get'), 'align' => 'center', 'text' => tep_draw_input_field('keywords', '', 'id="txtSearch" size="10" maxlength="30" style="width: ' . (BOX_WIDTH-30) . 'px"') . ' ' . tep_hide_session_id() . tep_image_submit('button_quick_find.gif', BOX_HEADING_SEARCH) . '<br>' . BOX_SEARCH_TEXT . '<br>'); new infoBox($info_box_contents, $column_location); ?> </td> </tr> <!-- search_eof //--> if i use the same "new infoboxheading" and the same "new infobox" nothing happens Please, if any help .. appreciate! Edited October 14, 2010 by gregy Share this post Link to post Share on other sites
vanvoquan 0 Posted November 20, 2010 If this contribution can show first level subcategories it will be perfect. I try to blend this contribution with "Show sub-categories" contribution but no success. I'm newbie to php. Share this post Link to post Share on other sites
Rohol 0 Posted December 10, 2010 A new SQL file has been added to the package recently. Has someone already been able to get the contribution with four languages working by making use of this SQL file? When I tried in phpmyadmin it said that there is no index. Share this post Link to post Share on other sites
omar_masheh 0 Posted January 24, 2011 hello .. how we can use this add on in oscommercer 2.3.1 ... did anyone get it work.. thanks for this addon Omar Share this post Link to post Share on other sites
Anasazy 0 Posted March 15, 2011 Jared, Quality contribution, worked a dream on both my sites and very easy to install and worked first time.. If anyone wants to see it working, you'll find it here - please be aware it's a live site.. FHSelect Graham can you share with me this canddle selector and tell me more about it? Share this post Link to post Share on other sites
kafka 0 Posted May 11, 2011 Hello tutti ! First of all, I apologize for my poor english :blink: I've only a little problem with this great contribution I just installed : the different levels of sub-categories are displayed only in box n°0. I think something is missing in my index.php file. Could you please help me or tell me if this problem has been fixed or solved before. Many thanks by advance Best regards from Franz Share this post Link to post Share on other sites
kafka 0 Posted May 13, 2011 Hello, the answer has been given by curt, on december 11th 2005 ! thank you curt :) franz Share this post Link to post Share on other sites
chinholee 0 Posted July 5, 2011 please help i need to upgrade morecategory.sql file from ms2.2 to rc2.2 oscommerce. can any henlp or find me a link in google search to how to fix this. i cant load my sgl in my phpadmin without error. thank u in advance Share this post Link to post Share on other sites
pofike 0 Posted January 13, 2012 Hello, I am just wondering... has anybody tried with oscommerce 2.3.1? Thank you. Share this post Link to post Share on other sites
fastxs2000 0 Posted April 10, 2012 (edited) This is what I get when I run the .sql file from phpmyadmin Please help my entire site is messed up up SQL query: INSERT INTO `configuration_group` ( `configuration_group_id` , `configuration_group_title` , `configuration_group_description` , `sort_order` , `visible` ) VALUES ( '8675309', 'More Categories', 'More Category Boxes options', '20', '1' ); MySQL said: https://**************** #1062 - Duplicate entry '8675309' for key 'PRIMARY' Edited April 10, 2012 by fastxs2000 Share this post Link to post Share on other sites
jhande 20 Posted June 24, 2013 I can't for the life of me figure out how to update this to work with osC 2.3.3 :( The need for the categories.php file throws me off. I just can't get me head around it. Any help or guidance would be greatly appreciated before I give up and delete my in the works new shop. I just can't believe that this add-on never made it to an updated version by now! - :: Jim :: - - My Toolbox ~ Adobe Web Bundle, XAMPP & WinMerge | Install ~ osC v2.3.3.4 - Share this post Link to post Share on other sites