Strange..try rebooting the server if you haven't already and make the min rank for the staff cata to 6 instead of 5
also make sure you're making the parent of all the other ones in the staff cata min rank 6. My catalog_page for Staff is set to min rank 6 and it shows for me just fine.
Typically your flash_base and flash_client_url are pointed usually right inside your r63 folder but your folder is kind different.. its usually where all your files are like the habbo.swf and all the acc_ swfs. Try pointing it to that. You'll do this with your base in the page-client yet again...
Just go to your catalog_items and at the end should be a column called "amount" put how many you want. You should be able to change the price aswell in there just order the columns and find the staffcata and change the prices :D
DROP TABLE IF EXISTS `user_roomvisits`;
CREATE TABLE `user_roomvisits` (
`user_id` int(10) unsigned NOT NULL,
`room_id` int(10) unsigned NOT NULL,
`entry_timestamp` double NOT NULL,
`exit_timestamp` double NOT NULL,
`hour` int(11) NOT NULL,
`minute` int(11) NOT NULL,
KEY `user_id`...
You need to make sure your hof_furni links are correct in your external_variables. I just messed up my hof_furni links on purpose to test and that gave me all white boxes.