MAKE SURE YOUR USERS TABLE IN DATABASE IS EMPTY! OR IT WILL NOT SAVE
if your not using Ubercms Just Skip To the database Part
Find this in Class.users.php
PHP:
Code:
dbquery("INSERT INTO users (username,password,mail,auth_ticket,rank,look,gend er,motto,credits,activity_points,last_online,accou...
why not cancun thats the real question lol wtf, beaches, pools, drinks, babes, and who cares how old you are you get drinks anyways. Dont be a fag, cancun is the shit.
So setting up ubercms 2 i have found no stylesheets causing messed up pages but after some quick research apparently they were hosted from uber-two.com which seems to be closed. How do i host my own stylesheets and where do i get them? thanks!
i apologize for not putting in my database and code, but unfortunately i have figured out that the code is in phoenix, and this version of phoenix is closed source, my best bet is to maybe google around for an .exe decompiler, otherwise. Mod please close thread,
i fucking have it written so that only rank 6 and up can give out coins and give badges, but it allows anything above rank 3 to do that. Keep in mind i added an extra rank called "hotel tech" whether that may effect things. Also ranks above 3 can see every piece of furniture even tho i stated in...
do i need to restart emu, i run :update_catalogue, im trying to fix min_rank for my staff rares page and things under them i made it all rank 8 min, and rank 8 is highest what the fuck is happening and btw i ranked myself as rank 7. update_catalogue seems to work if i can change price and shit...
dont use localhost implement your ip its easier and it makes more sense, in url add the ip in there, in emu config whereput your ip where localhsot is except for hostname, and in your external vars use your ip instead of localhost,
:update_catalogue
:update_permissions
all has been done hundreds of times, it says min_rank for staff catalogue is at least 5 and even at rank 3 i could see it. This is revcms and phoenix db what could i be doing wrong?
a thanks wouldnt be bad but here it is
remember, google is your friend
<?php
ob_start();
$host="localhost"; // Host name
$username="root"; // Mysql username
$password=""; // Mysql password
$db_name="intranet"; // Database name
$tbl_name="employee"; // Table name
// Connect to server and select...