Contributions
osC_MySQL_admin 1.0b
First of all this isnt a real "Addon" but more a quick way to get MySQL admin functions in to osCommerce..
Are you tired of not having remote access to your db ?
Are you tired of having to login to like Plesk and use myphpadmin to admin your db ?
Well here is a quick way to get it all in osCommerce you dont even have to use osCommerce to use it.
No need for comments about me using iframes in this mod since its in admin, SEO and such isnt a problem they shouldnt be in the admin pages anyway ;-)
If it dont work for you or if you have questions please send mail to lasuppnu@hotmail.com
As a side note since this is my first "contrib" WHY on earth cant we post the contrib as rar??? Sigh..
Expand All / Collapse All
It's a small, but usefull modification - adjusting to osCommerce file structure.
So it will be better and more comfortable :)
New install.txt file, this is a full package.
All credit goes to author
great contrib, just one typo in install file
OPEN /catalog/admin/includes/filenames.php
ADD before the closing ?>
define('FILENAME_MYSQLADMIN', 'mysaladmin.php');
should be
OPEN /catalog/admin/includes/filenames.php
ADD before the closing ?>
define('FILENAME_MYSQLADMIN', 'mysqladmin.php');
Not much to say FULL package.
Sorry just a little update for the install instructions..
OPEN /catalog/admin/includes/languages/english.php
ADD before the closing ?>
define('BOX_INFORMATION_MYSQLADMIN', 'MYSQLADMIN');
Should be
OPEN /catalog/admin/includes/languages/english.php
ADD before the closing ?>
define('BOX_TOOLS_MYSQLADMIN', 'MYSQLADMIN');
First of all this isnt a real "Addon" but more a quick way to get MySQL admin functions in to osCommerce..
Are you tired of not having remote access to your db ?
Are you tired of having to login to like Plesk and use myphpadmin to admin your db ?
Well here is a quick way to get it all in osCommerce you dont even have to use osCommerce to use it.
No need for comments about me using iframes in this mod since its in admin, SEO and such isnt a problem they shouldnt be in the admin pages anyway ;-)
If it dont work for you or if you have questions please send mail to lasuppnu@hotmail.com
As a side note since this is my first "contrib" WHY on earth cant we post the contrib as rar??? Sigh..
Note: Contributions are used at own risk.