Hello. I've decided to start doing youtube commentaries of games and what not. Before I start out, I'd like to get set with an intro. I'd like something simple, kind of like this http://www.youtube.com/watch?v=PMq-4IAhdR0&list=PL91A5D4D040E42E46&index=3&feature=plpp_video but saying...
Hello, does anyone currently have a working Paygol AutoVIP script that would work with RevCMS? Even if your using a different CMS, it wouldn't be too hard to edit. If so, would you mind sharing it? Or helping out a tad.
Thanks in advance.
So, I know one of these is correct, but just curious as of which one.. Which one of these would work for RevCMS?
if(!isset($_POST['user']['id']) || !isset($_POST['amount']))
{
echo 'Username and amount needed for purchase';
die;
}
Or;
if(!isset($_POST['user']) ||...
Oh, yeah, sorry. I forgot to release the class.template with it.. I'll get to it.
And It seems a hotel has already removed mine, Kryptos and TheRealDeals credits.
http://screensnapr.com/v/wxHQQT.png
Hello, I'm just wondering how to make it so when a user goes onto the mainpage, it makes then vote, which after voting the url is "/index.php?novote" Like how Zap, Habless, Habplus have it set up. And that I can still make it go straight to the index from thehabbos.org. It's obviously possible...
Hello. I had my hotel up earlier, but as my VPS was wiped while I was asleep due to migrating servers and I wasn't awake to receive the email telling me to backup
I've been having some client troubles now, I connect for about 2 seconds, then disconnect. This happens to everyone, and there...
With this it takes you straight to the me page.
Hehe, I also received this email;
"Greetings,
Please remove my CMS from your site. I own FatalHotel and i don't like that fact that you guys ripped my CMS. You guys have 48 hours to remove the CMS. Before action is taken. This is the last massage...
Go into /app/class.user.php and find
final public function hasClones($ip)
{
global $engine;
if($engine->num_rows("SELECT * FROM users WHERE ip_reg = '" . $_SERVER['REMOTE_ADDR'] . "'") == 1)
{
return true;
}
return false;
}...
Hello, today I have decided to release my Fatal styled RevCMS theme.
Because...
Sharing is caring!
Haha, but seriously, I thought I'd release it..
It comes with an automatic vip script for purchases via paypal (Which I am 99.9% sure works with credits to Troy as he coded it for me a while...