

shetch
Members-
Content count
24 -
Joined
-
Last visited
-
Days Won
1
shetch last won the day on April 30 2019
shetch had the most liked content!
Profile Information
-
Real Name
Simon Davey
-
Gender
Male
-
Location
Norfolk, UK
- Website
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Smoky Barnable reacted to a post in a topic: Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
-
valquiria23 reacted to a post in a topic: Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
-
valquiria23 reacted to a post in a topic: Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
-
valquiria23 reacted to a post in a topic: Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
-
Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
shetch replied to shetch's topic in General Add-Ons Support
Can't find it in the add ons section -
Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
shetch replied to shetch's topic in General Add-Ons Support
Can't find it in the add ons section -
JcMagpie reacted to a post in a topic: Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
-
Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
shetch replied to shetch's topic in General Add-Ons Support
Sneak preview of version 2 :- -
shetch reacted to a post in a topic: Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
-
shetch reacted to a post in a topic: Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
-
shetch reacted to a post in a topic: Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
-
valquiria23 reacted to a post in a topic: Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
-
Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
shetch replied to shetch's topic in General Add-Ons Support
Hi Mark, I'm about to begin a rewrite of the modules section -
valquiria23 reacted to a post in a topic: Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
-
Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
shetch replied to shetch's topic in General Add-Ons Support
Yes, I'm working on it, here's the fix for the widescreen view (admin/includes/modules/dashboard/d_quick_links.php d_quick_links.zip -
Rwe reacted to a post in a topic: Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
-
Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
shetch replied to shetch's topic in General Add-Ons Support
That's a better approach, have updated files so next release will include. If you also add the class fa-fw they will line up better too -
Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
shetch replied to shetch's topic in General Add-Ons Support
Did you replace the categories.php file with the version I attached earlier or simply change line 907 manually? -
Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
shetch replied to shetch's topic in General Add-Ons Support
Can't replicate the editor button issue but here's the fixed categories.php file for the copy product radio buttons on line 907. categories.zip -
Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
shetch replied to shetch's topic in General Add-Ons Support
Here's the other 2 jquery modules too ht_jquery.zip -
Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
shetch replied to shetch's topic in General Add-Ons Support
This is caused by the jquery reference, to fix simply move the jquery script link (assets/js/jquery.min.js) in admin/includes/template_bottom.php to admin/includes/template_top.php (below the css links). Please find attached ht_grid_list_view.php with adjusted bootstrap checkbox fix. (so to avoid the css hack) Any other module using jquery should also now be ok but keep me informed ht_grid_list_view.zip -
Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
shetch replied to shetch's topic in General Add-Ons Support
That doesn't look like a community version -
Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
shetch replied to shetch's topic in General Add-Ons Support
I agree there should be focus on only one version of front and backend, but I'm afraid oscommerce cannot move forward until the official release becomes one of the same, and the oscommerce site itself is modernised. It has to compete with opencart, prestashop & magento to name but a few and to be frank, it has no chance in it's current form. For example, cpanel quick installers install the outdated official release, so why would people use it in preference to the competitors? Please send a link to the SoloMono version -
Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
shetch replied to shetch's topic in General Add-Ons Support
Thanks for letting me know, I will update master copy for later releases. I think the code in line 19 was intended to warn just before STOCk_REORDER_LEVEL was reached -
Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
shetch replied to shetch's topic in General Add-Ons Support
Thanks, this a designed to work the quoted version of BS, not the official release. It is obviously not practical for me to upgrade every available addon but will probably make an effort to do the more common at some stage. I will also look at feasibility of instructions. -
Support thread for Bootstrap V4 Oscommerce Administration v2.3.4.1 CE
shetch replied to shetch's topic in General Add-Ons Support
I would advise you to upload to a new folder so you can try it, simply copy your existing admin/includes/configure.php over and change paths. You can then run both admins to test.