Re: Leak Holohotel.ws CMS SWF EMU DB
Quote:
Originally Posted by
Anthologique
Impossible acces on housekeeping when i select rank <2 why ?
Rank 1 = work fine.
Rank 2 = work fine.
Rank 3 = dont work.
Rank 4 = dont work.
Rank 5 = dont work.
Rank 6 = dont work.
Rank 7 = dont work.
Help please....
And, impossible configure client for me...
Go to classes/PageManager.php
Line: 38 and remove
PHP Code:
if ($_SESSION['Holo_Auth'] < time() && $user->rank > 3) {
$page = 'auth';
}
I did not test it.
(if you get redirected to your settings, replace to code above with:)
PHP Code:
$_SESSION['Holo_Auth'] = time();
Re: Leak Holohotel.ws CMS SWF EMU DB
Quote:
Originally Posted by
iExit
Go to classes/PageManager.php
Line: 38 and remove
PHP Code:
if ($_SESSION['Holo_Auth'] < time() && $user->rank > 3) {
$page = 'auth';
}
I did not test it.
(if you get redirected to your settings, replace to code above with:)
PHP Code:
$_SESSION['Holo_Auth'] = time();
Works fine, thanks !
And for configure the client please ? :)
Re: Leak Holohotel.ws CMS SWF EMU DB
torrent link does not work
Re: Leak Holohotel.ws CMS SWF EMU DB
Quote:
Originally Posted by
TheUnknownUserx
torrent link does not work
https://mega.nz/#F!Ed11wIgD!Lush3_NVVRsyNMhIc4P8-A
Re: Leak Holohotel.ws CMS SWF EMU DB
Re: Leak Holohotel.ws CMS SWF EMU DB
Here you go guys, stop begging for nudes :P
https://drive.google.com/folderview?...XM&usp=sharing
The folder will be updated once I download the 4GB of nudes xD
Updates
Damn the database and the stupid api is 2GB each, have fun!
Re: Leak Holohotel.ws CMS SWF EMU DB
Quote:
Originally Posted by
Warm
And radio add HoloWS Radio please.
Re: Leak Holohotel.ws CMS SWF EMU DB
Quote:
Originally Posted by
Anthologique
And radio add HoloWS Radio please.
I don't have it with me
Re: Leak Holohotel.ws CMS SWF EMU DB
Quote:
Originally Posted by
Anthologique
And radio add HoloWS Radio please.
It can easily be ripped. view-source: is your friend. (Chrome)
Try making your own maybe? Pretty simple.
Re: Leak Holohotel.ws CMS SWF EMU DB
works great for me i like it a lot, ty
Re: Leak Holohotel.ws CMS SWF EMU DB
I got one big issue, everything works but when i want to create/edit/delete news it won't work and i don't get a error
Re: Leak Holohotel.ws CMS SWF EMU DB
Quote:
Originally Posted by
Wesziie
I got one big issue, everything works but when i want to create/edit/delete news it won't work and i don't get a error
Me too, news dont work.
Re: Leak Holohotel.ws CMS SWF EMU DB
looks like file has been deleted. reupload please
Re: Leak Holohotel.ws CMS SWF EMU DB
Re: Leak Holohotel.ws CMS SWF EMU DB
Quote:
Originally Posted by
Alexsander Lima
PHP Code:
$db->port = 3306;