Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Releases
CMS Releases
[Rel] RevCMS Vue Skin[Rel]
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="wolfxboy" data-source="post: 330064" data-attributes="member: 5153"><p>Hello,</p><p></p><p>Your CMS looks absolutely amazing!</p><p></p><p>im just having one problem at housekeeping, when i click on settings after logging in i get the message:</p><p></p><p>[CODE]Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in (on line 75)[/CODE]</p><p></p><p></p><p>i know what the problem is cause i 'simulated' the line (this line):</p><p></p><p>[CODE]SELECT * FROM settings[/CODE]</p><p></p><p>and it said the table 'settings' didn't exist in my database and i used the database that came with the cms! so.. where is the file? or do i need</p><p>to let it select another table?</p><p></p><p>please help me out or please send the settings file.</p><p>[DOUBLEPOST=1427374875,1427374461][/DOUBLEPOST]</p><p></p><p>if you look at the text file that says 'documentation.txt' and then press ctrl + f and search for the word 'housekeeping' u get the following :</p><p></p><p>[CODE]6.- To create your own housekeeping, you must create a folder called 'hk' in your template's main directory.[/CODE]</p><p></p><p><span style="color: #ff0000">but there already is an HK folder!</span> so u open up the HK folder and this is where u need to go :</p><p></p><p>[CODE]app\tpl\skins\Vue\hk\includes[/CODE]</p><p></p><p>then open :</p><p></p><p>databaseconfig.php</p><p></p><p>and then fill in your database username and password again and your housekeeping <span style="color: #00ff00">will work instantly!</span></p></blockquote><p></p>
[QUOTE="wolfxboy, post: 330064, member: 5153"] Hello, Your CMS looks absolutely amazing! im just having one problem at housekeeping, when i click on settings after logging in i get the message: [CODE]Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in (on line 75)[/CODE] i know what the problem is cause i 'simulated' the line (this line): [CODE]SELECT * FROM settings[/CODE] and it said the table 'settings' didn't exist in my database and i used the database that came with the cms! so.. where is the file? or do i need to let it select another table? please help me out or please send the settings file. [DOUBLEPOST=1427374875,1427374461][/DOUBLEPOST] if you look at the text file that says 'documentation.txt' and then press ctrl + f and search for the word 'housekeeping' u get the following : [CODE]6.- To create your own housekeeping, you must create a folder called 'hk' in your template's main directory.[/CODE] [COLOR=#ff0000]but there already is an HK folder![/COLOR] so u open up the HK folder and this is where u need to go : [CODE]app\tpl\skins\Vue\hk\includes[/CODE] then open : databaseconfig.php and then fill in your database username and password again and your housekeeping [COLOR=#00ff00]will work instantly![/COLOR] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
CMS Releases
[Rel] RevCMS Vue Skin[Rel]
Top