Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Retaliation - RoleplayCMS - Laravel 5.1 - RageRP

Master Summoner
Joined
Dec 1, 2013
Messages
547
Reaction score
694
i get auth failed when trying to login plus get invaild form data or sumthing when registering helpp



Also i get white screen its not even connecting to emu

Try to open the console and see for 404 errors. I think you did not setup the path to the files right. That invalid login can happen because you use a different database structure than is required.
 
Newbie Spellweaver
Joined
Sep 7, 2015
Messages
25
Reaction score
15
Can a mod lock the thread? Support is closed, and so is this revision aha
LeChris please upload the swf pack again so others can continue this. If LeChris doesn't or can't upload it can someone else who has downloaded the swf pack in time before the link went dead could you please upload the pack. As most people have lost it, like I have done.

Thanks!
 
Junior Spellweaver
Joined
Jun 16, 2006
Messages
137
Reaction score
13
LeChris please upload the swf pack again so others can continue this. If LeChris doesn't or can't upload it can someone else who has downloaded the swf pack in time before the link went dead could you please upload the pack. As most people have lost it, like I have done.

Thanks!

I've got those, will upload and the post them here :)
 
"(still lacks brains)"
Loyal Member
Joined
Sep 2, 2011
Messages
2,371
Reaction score
1,361
How has no one mentioned you can literally download the configuration file by simply going to; website.com/.env a good example of this is on the AnxRP website. Bit of a racist username and password to the Database server by the way.

LeChris - Retaliation - RoleplayCMS - Laravel 5.1 - RageRP - RaGEZONE Forums
 
"(still lacks brains)"
Loyal Member
Joined
Sep 2, 2011
Messages
2,371
Reaction score
1,361
Depends on your CHMOD, I modified Anx so that user only works for the Linux IP. Hopefully everyone else is smart enough to CHMOD properly, or have a good user setup

When creating web applications for people, NEVER assume people will be smart enough to do that.
 
Newbie Spellweaver
Joined
Jan 21, 2015
Messages
48
Reaction score
6
Hi, thanks for your work and for you release!

I try to edit this cms to adapt to my preferences, and for registration I have some troubles.

I want to remove the conditions about the dash in the nick

if (substr_count($request->input('username'), '-'))
When this IF/Else condition, i get an [h=1]Whoops, looks like something went wrong.[/h]Can you tell me how to fix this problem please? Thanks
 
Back
Top