-
Content count
562 -
Joined
-
Last visited
-
Days Won
9
Everything posted by Omar_one
-
Optional Related Products, Version 4.0
Omar_one replied to Skittles's topic in General Add-Ons Support
@Dj-Viper I think you have been changing the images folder name , if yes,, then you have to change the folder name in includes/modules/content/product_info/cm_pi_related_products.php find this tep_image('images/ and change images to your images folder name and same also in includes/modules/content/shopping_cart/cm_sc_related_products.php Br Omar -
Mailchimp newsletter Everywhere add on
Omar_one replied to ecommunlimited's topic in General Add-Ons Support
What about adding new field (check box) like Gender to the popup or in footer? Thank you in advance Omar -
Mailchimp newsletter Everywhere add on
Omar_one replied to ecommunlimited's topic in General Add-Ons Support
@Gyakutsuki What about adding List Group "Groups are a powerful tool that targets subscribers by their interests or preferences within a single list, so you don't have to manage multiple lists with overlapping subscribers. Groups can be used for any data, like a favorite food, a preferred store location, or anything you want to use to filter your list." Do you think it is possible ? BR Omar -
OllaCart Point of Sale for osCommerce - ocPOS
Omar_one replied to jcall's topic in General Add-Ons Support
@frankl after the host update the php from 5.4 to 5.6.33. We had some issue with osPOS. When I chose order reporting or view more from History (drop menu) I get blank page. Do you have any idea how to fix it? BR Omar -
@PiLLaO @raiwa I think the best things for that to modified stats_low_stock_attrib.php from QTPro add the Categories and Manufacturers menus(filter) and editing some code there and using jQuery Ajax for Inline Editing in that file , Br Omar
- 368 replies
-
- qtpro
- attributes stock
-
(and 1 more)
Tagged with:
-
but if I uninstall the Slim checkout module the modules names like footer_scripts, navbar_modules_right, navbar_modules_home and header_tags shown again in catalog side... so I just keep it installed
- 67 replies
-
- hide modules
- control modules
-
(and 1 more)
Tagged with:
-
and one thing when I go admin /modules/ there is no /Modules Control .. just type the www.mysite.com/admin/modules_control.php
- 67 replies
-
- hide modules
- control modules
-
(and 1 more)
Tagged with:
-
@raiwa the reason because it was show me so I uninstall the Slim checkout module then I install it again and now its not shown the modules names
- 67 replies
-
- hide modules
- control modules
-
(and 1 more)
Tagged with:
-
@raiwa t show in catalog side the the modules names like footer_scripts, navbar_modules_right, navbar_modules_home and header_tags
- 67 replies
-
- hide modules
- control modules
-
(and 1 more)
Tagged with:
-
@raiwa Working well Omar
-
@raiwa still same
-
@raiwa Installed and tested .. It worked good and nicely. but Hide Side Column Boxes not working well , if I hide the boxes and if change back to 0 it is not shown the boxes again and Hide Side Column Boxes will hide the boxes from the whole shop from all the pages nice addon Omar
-
Add Specials to main page (index.php)
Omar_one replied to Dennisra's topic in General Add-Ons Support
@Dennisra New update just clean the code Special Products Content Module(BS) Omar -
Add Specials to main page (index.php)
Omar_one replied to Dennisra's topic in General Add-Ons Support
@Dennisra New update - Add Ribbon to Special products box - Change the Special products price font color. Omar -
Add Specials to main page (index.php)
Omar_one replied to Dennisra's topic in General Add-Ons Support
I am sure it will keep sales up during slower seasons Omar -
Add Specials to main page (index.php)
Omar_one replied to Dennisra's topic in General Add-Ons Support
@Dennisra You are welcome -
Add Specials to main page (index.php)
Omar_one replied to Dennisra's topic in General Add-Ons Support
@Dennisra the specials.php file no need for it anymore. Do you still have this code in the index.php. <?php include(DIR_WS_MODULES . 'specials.php'); ?> If it is there remove it from there .. Omar -
Add Specials to main page (index.php)
Omar_one replied to Dennisra's topic in General Add-Ons Support
@burt @Dennisra @frankl I didn't find the old files so I create new one Special Products Content Module(BS) and it working well Omar -
Add Specials to main page (index.php)
Omar_one replied to Dennisra's topic in General Add-Ons Support
@burt a few months ago I tried to make it as module and it was shown well but there was no price its show 0 I will see is I still have the files and post it here if some one can fix it Omar -
Add Specials to main page (index.php)
Omar_one replied to Dennisra's topic in General Add-Ons Support
After disable the New Products Module -
Add Specials to main page (index.php)
Omar_one replied to Dennisra's topic in General Add-Ons Support
@demnia in your specials.php your are using MAX_DISPLAY_NEW_PRODUCTS so thats mean that you will use configuration whats belong to new products for specials products Omar -
Add Specials to main page (index.php)
Omar_one replied to Dennisra's topic in General Add-Ons Support
@Dennisra add this <?php include(DIR_WS_MODULES . 'specials.php'); ?> after <?php echo $oscTemplate->getContent('index'); ?> and if you got error like this 1327 - Undeclared variable: MAX_DISPLAY_NEW_PRODUCTS thats mean on the page you request, the variable MAX_DISPLAY_NEW_PRODUCTS is not defined. It should be present in the configuration table. INSERT INTO `configuration` (`configuration_id`, `configuration_title`, `configuration_key`, `configuration_value`, `configuration_description`, `configuration_group_id`, `sort_order`, `last_modified`, `date_added`, `use_function`, `set_function`) VALUES (9999, 'New Products Module', 'MAX_DISPLAY_NEW_PRODUCTS', '9', 'Maximum number of specials products to display in a category', 3, 5, NULL, '2017-09-30 07:18:08', NULL, NULL); -
Converting Points and Rewards system for osC BS
Omar_one replied to Tsimi's topic in Add-Ons Development
Works for me also -
Converting Points and Rewards system for osC BS
Omar_one replied to Tsimi's topic in Add-Ons Development
just some of the points -
Converting Points and Rewards system for osC BS
Omar_one replied to Tsimi's topic in Add-Ons Development
but it show again in the shop side if I add some points and in the admin the Expire date become right