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!

Illumina CMS [PHP, OOP, Phoenix/Butterfly, Updated]

Status
Not open for further replies.
Newbie Spellweaver
Joined
Nov 29, 2012
Messages
42
Reaction score
4
Re: [REL] Illumina CMS [PHP, OOP, MySQLi, Uber 3]

yes that will fix the issue
Thank you! :laugh:


pin ? ;O
imagem.PNG - Illumina CMS [PHP, OOP, Phoenix/Butterfly, Updated] - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Nov 29, 2012
Messages
42
Reaction score
4
Re: [REL] Illumina CMS [PHP, OOP, MySQLi, Uber 3]

I no have it in swf. :(:
imagem.PNG - Illumina CMS [PHP, OOP, Phoenix/Butterfly, Updated] - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Skilled Illusionist
Joined
Nov 10, 2011
Messages
305
Reaction score
27
Re: [REL] Illumina CMS [PHP, OOP, MySQLi, Uber 3]

I get white blank screen?
how do i fix it? someone help
 
Experienced Elementalist
Joined
Dec 25, 2011
Messages
278
Reaction score
57
Re: [REL] Illumina CMS [PHP, OOP, MySQLi, Uber 3]

Whats the different on this and lightcms? I don't get it?
 
Initiate Mage
Joined
Mar 17, 2013
Messages
4
Reaction score
0
Re: [REL] Illumina CMS [PHP, OOP, MySQLi, Uber 3]

Mirrors:




P.S - If anyone get's an error on the staff page, with unknown column position, run this SQL query;

Code:
[SIZE=2]ALTER TABLE `users` ADD `position` VARCHAR(30) NOT NULL[/SIZE]

Also, anyone got the 'acc_pornbanned' error? I don't know whether this is the right code, but it worked for me.

Code:
[SIZE=2]ALTER TABLE `users` ADD `acc_pornbanned` TEXT NOT NULL[/SIZE]

XarOWf6 - Illumina CMS [PHP, OOP, Phoenix/Butterfly, Updated] - RaGEZONE Forums

Where do I put those codes? sorry I am noob D:
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Jun 3, 2012
Messages
224
Reaction score
55
Re: [REL] Illumina CMS [PHP, OOP, MySQLi, Uber 3]

Where do I put those codes? sorry I am noob D:

Run them in the database.
Code:
ALTER TABLE `users` ADD `position` VARCHAR(30) NOT NULL
Code:
ALTER TABLE `users` ADD `acc_pornbanned` TEXT NOT NULL
 
Newbie Spellweaver
Joined
Mar 20, 2013
Messages
76
Reaction score
11
Re: [REL] Illumina CMS [PHP, OOP, MySQLi, Uber 3]

Run them in the database.
Code:
ALTER TABLE `users` ADD `position` VARCHAR(30) NOT NULL
Code:
ALTER TABLE `users` ADD `acc_pornbanned` TEXT NOT NULL
Under " SQL " hahaha.
 
Divine Celestial
Loyal Member
Joined
Oct 2, 2011
Messages
858
Reaction score
272
Re: [REL] Illumina CMS [PHP, OOP, MySQLi, Uber 3]

How do I go about removing thehabbos voting api?
 
Junior Spellweaver
Joined
Feb 7, 2013
Messages
187
Reaction score
19
Re: [REL] Illumina CMS [PHP, OOP, MySQLi, Uber 3]

edit: Fixed
 
Last edited:
Divine Celestial
Loyal Member
Joined
Jun 26, 2011
Messages
819
Reaction score
338
Re: [REL] Illumina CMS [PHP, OOP, MySQLi, Uber 3]

How do I go about removing thehabbos voting api?
Look in the lightcms.php (config) file. You'll see it. But if you can't, search "jcat" then change true to false.
 
Divine Celestial
Loyal Member
Joined
Oct 2, 2011
Messages
858
Reaction score
272
Re: [REL] Illumina CMS [PHP, OOP, MySQLi, Uber 3]

I just get a Server error...

Look in the lightcms.php (config) file. You'll see it. But if you can't, search "jcat" then change true to false.
I get a sever error.
 
Divine Celestial
Loyal Member
Joined
Jun 26, 2011
Messages
819
Reaction score
338
Re: [REL] Illumina CMS [PHP, OOP, MySQLi, Uber 3]

I just get a Server error...


I get a sever error.
Make sure the user 'iusr' for IIS, has full control of wwwroot. (Read, write etc)
 
Divine Celestial
Loyal Member
Joined
Oct 2, 2011
Messages
858
Reaction score
272
Re: [REL] Illumina CMS [PHP, OOP, MySQLi, Uber 3]

Yes, already looked at that and it does. I tried even using the voting api but it seems as registering is not working for thehabbos? Anyone have a user name I can use, just so I can see if it works...
 
Divine Celestial
Loyal Member
Joined
Oct 2, 2011
Messages
858
Reaction score
272
Re: [REL] Illumina CMS [PHP, OOP, MySQLi, Uber 3]

I get the server error at this page, please help.
 
Last edited:
Zephyr Studios
Loyal Member
Joined
Feb 18, 2012
Messages
1,877
Reaction score
724
Re: [REL] Illumina CMS [PHP, OOP, MySQLi, Uber 3]

I am maybe going to use this, it seems to be the best one on the marked.
 
Status
Not open for further replies.
Back
Top