[Contribution] More Category Boxes
#281
Posted 10 August 2010 - 05:29 PM
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
#282
Posted 12 October 2010 - 09:15 AM
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 by stubbsy, 12 October 2010 - 09:16 AM.
#283
Posted 14 October 2010 - 02:26 PM
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
Quote
<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 by gregy, 14 October 2010 - 02:32 PM.
#284
Posted 20 November 2010 - 09:56 AM
#285
Posted 10 December 2010 - 09:56 PM
#286
Posted 24 January 2011 - 08:56 PM
how we can use this add on in oscommercer 2.3.1 ... did anyone get it work..
thanks for this addon
Omar
#287
Posted 15 March 2011 - 08:30 AM
belly, on 07 July 2005 - 08:31 PM, said:
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
#288
Posted 11 May 2011 - 04:55 PM
First of all, I apologize for my poor english
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
#289
Posted 13 May 2011 - 04:01 PM
the answer has been given by curt, on december 11th 2005 !
thank you curt
franz
#290
Posted 05 July 2011 - 01:15 PM
#291
Posted 13 January 2012 - 12:01 AM
I am just wondering... has anybody tried with oscommerce 2.3.1?
Thank you.
#292
Posted 10 April 2012 - 11:43 AM
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: [img]https://****************
#1062 - Duplicate entry '8675309' for key 'PRIMARY'
Edited by fastxs2000, 10 April 2012 - 11:44 AM.









