How Do I Add Furniture To Catalog?

Shxrty

Shorty#1960
Mar 31, 2018
629
163
You messaged me on discord and i told you exactly what to do nonetheless;

Step 1: Open Navicat and Open your database ( )
Step 2: Right click your database name and click "Execute Database" ( )
Step 3: click the 3 dots and find the sql database, you sent me the thread, open the EMU rar goto the folder that says SQLs and execute them all one by one sperately. ( ) Make sure you drag the SQL files to the desktop.

If you can't do it after this, then well.
 

BillyGc

New Member
May 21, 2015
8
1
i got everything into navicat now when you go on url it says .

MySQL Engine - RevCMS:
MySQL could not connect to host
Post automatically merged:

You messaged me on discord and i told you exactly what to do nonetheless;

Step 1: Open Navicat and Open your database ( )
Step 2: Right click your database name and click "Execute Database" ( )
Step 3: click the 3 dots and find the sql database, you sent me the thread, open the EMU rar goto the folder that says SQLs and execute them all one by one sperately. ( ) Make sure you drag the SQL files to the desktop.

If you can't do it after this, then well.
I got it thanks to you <3
 
Last edited by a moderator:

Shxrty

Shorty#1960
Mar 31, 2018
629
163
i got everything into navicat now when you go on url it says .

MySQL Engine - RevCMS:
MySQL could not connect to host
Post automatically merged:


I got it thanks to you <3
Smh, goto your root folder of your CMS goto app/tpl/management/config.php

Your database password/name is wrong.
 

Johno

:: xHosts :: www.xhosts.uk
Sep 12, 2011
581
246
I would also suggest checking the PHP version that you have installed as if you using base RevCMS you will need PHP 5.6 as the newer versions will not support mysql_connect and will also return this error
 

Ultra

Posting Freak
Jan 7, 2011
558
214
First add the furnidata. Make sure you add it in the right space (if it's a floor item then add it between the <roomitemtypes> tags and if it's a wall item then add it between the <wallitemtypes> tags. Then add the swfs into dcr > hof_furni. Then add the icons into dcr > hof_furni > icons. Then execute the sqls. Make sure the catalog_items item_ids matches the items_base/furniture id and make sure the items_base sprite_id matches the furnidata id. Then clear your cache and reload.
 

BillyGc

New Member
May 21, 2015
8
1
First add the furnidata. Make sure you add it in the right space (if it's a floor item then add it between the <roomitemtypes> tags and if it's a wall item then add it between the <wallitemtypes> tags. Then add the swfs into dcr > hof_furni. Then add the icons into dcr > hof_furni > icons. Then execute the sqls. Make sure the catalog_items item_ids matches the items_base/furniture id and make sure the items_base sprite_id matches the furnidata id. Then clear your cache and reload.
i have no idea what to look for in furni data type
 

Users who are viewing this thread

Top