[12-09-2009]Updated Navicat to latest version.
(8.2.15 -> 8.2.17)
[12-09-2009]Updated Navicat to latest version.
(8.2.15 -> 8.2.17)
hey. can u upload thee newest rosena client which is compatible with this? since i tried to use diff irose clients. got stuck with connecting server..:)or this is for evo only?
This is for EVO only.
The dev rev server only works on the newest up to date NARose (evo) client which you can get from the NARose website and fully update with the NARose launcher.
hwa can i manage the item mall ?
The item mall is based in your web CMS.
It has nothing to do with server files.
You should ask this in a thread where it is actually relevant.
Purpleyouko thanks man for replay[COLOR="Silver"]
Last edited by kashmar; 15-12-09 at 05:02 PM.
please help me guys..when i tried to register in my website it said...
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampplite\htdocs\modules\alogin.php on line 24
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampplite\htdocs\modules\alogin.php on line 25
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in C:\xampplite\htdocs\modules\alogin.php on line 25
Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampplite\htdocs\modules\alogin.php on line 28
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\xampplite\htdocs\modules\alogin.php on line 28
Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\xampplite\htdocs\modules\alogin.php on line 31
Account does not exsit!
Last edited by DEMONbunta; 22-12-09 at 03:01 PM.
You need to configure your web site to match the details of your mysql.
there should be a file called something like "config.php"
open it in a text editor and change the database name, user name and password to match those that you have set up in mysql (navicat)
Typically this will be
db_name= "roseon"
user_name = "root"
password = ""
but it might differ if you changed anything in your mysql security settings.
i put the same database host,user,pass, and name...
huhu...please help me sir purple!
and how i can know my admin user and password??please..help!
Last edited by DEMONbunta; 23-12-09 at 01:03 AM.
the user is always: root
password you set at your own when installing the MySQL.
So it's mostly up to you what you entered when installing your MySQL.
sir where i will change here?? i dont know the exact place where to put the database host,user,pass and the name..
Code:Code:// Database $cms['db']['host'] = ''; // Database Host $cms['db']['user'] = ''; // Database User $cms['db']['pass'] = ''; // Database Pass $cms['db']['name'] = ''; // Database Name // Site $cms['site']['title'] = 'RoseOnlineCMS Lite'; // Site Title $cms['site']['drop'] = ''; // Server Drop $cms['site']['expr'] = ''; // Server EXP $cms['site']['zuly'] = ''; // Server Zuly $cms['site']['temp'] = 'default'; // The default template to be used. Check if it is in the templates folder first. $cms['site']['girl'] = 'hide'; // Wierd girl appears on the page. Show / Hide $cms['site']['forum'] = 'mailto:matt@ragezone.com'; // Forum Link // Downloads $cms['site']['client'] = 'http://www.clientdownload.com'; // Client download link $cms['site']['patch'] = 'http://www.patchdownload.com'; // Patch download link $cms['site']['launcher'] = 'http://www.launcherdownload.com'; // Launcher download link
I think you need to read better ;)Code:// Database $cms['db']['host'] = '127.0.0.1'; // Database Host $cms['db']['user'] = 'root'; // Database User $cms['db']['pass'] = '[yourpassword]'; // Database Pass $cms['db']['name'] = 'roseon'; // Database Name // Site $cms['site']['title'] = 'RoseOnlineCMS Lite'; // Site Title $cms['site']['drop'] = ''; // Server Drop $cms['site']['expr'] = ''; // Server EXP $cms['site']['zuly'] = ''; // Server Zuly $cms['site']['temp'] = 'default'; // The default template to be used. Check if it is in the templates folder first. $cms['site']['girl'] = 'hide'; // Wierd girl appears on the page. Show / Hide $cms['site']['forum'] = 'mailto:matt@ragezone.com'; // Forum Link // Downloads $cms['site']['client'] = 'http://www.clientdownload.com'; // Client download link $cms['site']['patch'] = 'http://www.patchdownload.com'; // Patch download link $cms['site']['launcher'] = 'http://www.launcherdownload.com'; // Launcher download link
nice man hoe je dat hebt geflikt ik ben er zelf ook mee bezig
---------- Post added at 12:24 PM ---------- Previous post was at 11:14 AM ----------
i got a problem when i start the client it give error roseonline 243.exe is geen geldige win-32 toepassing
help?
Last edited by daniel240596; 28-12-09 at 01:27 PM.
When i wanna lauch the site and seee hwo it look
Il get a strange error :Could not establish database connection.
What could be wrong? :O
Check your Password.
IP and loginname and database for your database in the conf files ;)
Good Luck ;)