View Single Post
  #3  
Old 06-22-2005, 09:39 PM
Matt Matt is offline
iZone Administrator
Matt's Avatar
Join Date: Apr 2005
Location: United States
Posts: 2,690
Matt is a jewel in the roughMatt is a jewel in the rough
Quote:
Originally Posted by CheeToS2
VIP users only get one database, and it is vip-accountname (all lowercase). The same goes for the username. Servername is localhost. Enclose them all in quotes, like $servername = "localhost";
Do you mean apostrophes? In their examples they use apostrophes instead.

EXAMPLE

// ****** USERS WITH QUERY RUNNING PERMISSIONS ******
// The users specified here will be allowed to run queries from the control panel.
// See the above entries for more information on the format.
// Please note that the ability to run queries is quite powerful. You may wish
// to remove all user IDs from this list for security reasons.
$canrunqueries = '';
__________________
Need Playerworld or Account support?
GraalOnline/Toonslab Support Center
Reply With Quote