Trying to add gfx tags to customs to make it r63b compatible
I add the tags on a tool using Furni fixer tool v1
it says added but I just still get blank items in the catalogue?
If anyone can guide through this as there are no up to date tuts.
thanks
Trying to generate a SQL but keep getting this error?
http://prntscr.com/emfaj8
does anyone use this tool?
### CF fixer config file for getting furni and generating SQLS####
DefaultCatalogItem=INSERT INTO `catalog_items` VALUES (%cataid%, %pageid%, '%furnitureid%', '%pubname%', 0, 1, 0, 1...
Also already got it in my root folder I'll have a go at changing links.
Thanks
I'll give that a try now thanks
That has fixed the broken looking values page but I still can't seem to log in?
I'm trying to add boon's values page but its looking like this> http://prntscr.com/em0ytq
anyone know why? I've configured it.
Thanks
I know manage to login but this now shows as I try sign in
http://prntscr.com/em15pp
Hey i've just setup my hotel.
trying to add news articles when I click the drop down box to view available images the box is empty?
http://prntscr.com/elnac1
Heres a copy of my addnews.php
<?php
if($_SESSION["in_hk"] == false){
header("Location: /me");
exit();
}...