ispCP - Board - Support
manage_sql.php mod - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Contributions Area (/forum-40.html)
+--- Forum: Enhancements (/forum-43.html)
+--- Thread: manage_sql.php mod (/thread-2237.html)



manage_sql.php mod - macbishop - 01-25-2008 10:34 AM

Hello.

I have changed the manage_sql page because I think that it's more consistent with the rest of the interface.

screenshot:

[Image: 357.jpeg]

I have added add user and pma image to the buttons, this last open the PMA main page of your corresponding database without identification (with POST mode sending).

Files must be placed or replaced in:
add_user.gif, pma.gif -> /var/www/ispcp/gui/themes/omega_original/images/icons
ispcp.css -> /var/www/ispcp/gui/themes/omega_original/css
manage_sql.php -> /var/www/ispcp/gui/client
manage_sql.tpl -> /var/www/ispcp/gui/themes/omega_original/client
config.inc.php ->/var/www/ispcp/gui/tools/pma

Runs fine without errors.

If you want to try, remember to backup preview files


RE: manage_sql.php mod - gOOvER - 01-25-2008 11:47 AM

Wow, nice job. thanks again for your Work. Why you don't join the Dev Team, to help making the GUI better?


RE: manage_sql.php mod - BioALIEN - 01-25-2008 12:05 PM

Great job +1

Always great to see your work macbishop.


RE: manage_sql.php mod - joximu - 01-25-2008 06:26 PM

Hi macbishop

I like that too. Thanks!

PS: I removed the second post about this...


RE: manage_sql.php mod - RatS - 02-03-2008 08:07 PM

I see throu it an put it into trunk afterwards.


RE: manage_sql.php mod - joximu - 02-04-2008 08:56 AM

Looks really good - i just tested the newest trunk (982).
Thanks macbishop and RatS


RE: manage_sql.php mod - rbtux - 02-04-2008 09:17 AM

little OT... can someone tell me where i find the code which creates an sql user? I'd like to modify the sql statement there...


RE: manage_sql.php mod - joximu - 02-04-2008 09:48 AM

http://www.isp-control.net/ispcp/browser/trunk/gui/client/add_sql_database.php#L140

ups sorry - this was adding db

here:
http://www.isp-control.net/ispcp/browser/trunk/gui/client/sql_add_user.php#L318


RE: manage_sql.php mod - rbtux - 02-04-2008 07:20 PM

kk thy joxi...


RE: manage_sql.php mod - macbishop - 02-04-2008 07:43 PM

joximu Wrote:Looks really good - i just tested the newest trunk (982).
Thanks macbishop and RatS
Thanks joximu Wink