Removed, no longer supported.
Removed, no longer supported.
Last edited by Jonteh; 26-05-13 at 10:56 PM.
Nice release, once again, sad about the Rollback but meh, what the hell.
Thanks for sharing Jonty.
You always contribute something great, within the cms area. (Uber 2, LightCMS etc...)
Appreciate it.![]()
Hey could we get some screenshots of this? :)
The CMS is being used on Zap.
Very nice release once again Jonty.
LightCMS MySQLi Engine Error
Unknown column 'acc_pornbanned' in 'field list'
Hmm .. ? :(
Mirrors:
http://rapidshare.com/files/12356491...mina%20CMS.rar
https://lh.rs/p8DW0Wr79xaj
P.S - If anyone get's an error on the staff page, with unknown column position, run this SQL query;
Also, anyone got the 'acc_pornbanned' error? I don't know whether this is the right code, but it worked for me.Code:ALTER TABLE `users` ADD `position` VARCHAR(30) NOT NULL
Code:ALTER TABLE `users` ADD `acc_pornbanned` TEXT NOT NULL![]()
Last edited by zMagenta; 17-03-13 at 02:50 PM.
zMagenta Thank you :)
I would use this if it had another index, because i hate the default Uber index -.-
Can i use the UberCMS 2 new index for this?
Emulator doesnt connect, also ive configured it good....
Once again, a big thank you to you Jonteh.
Thanks, JustTime :)
Just a quick question Jonty, why would this query results in Array and not the rank of the user?
PHP Code:global $db;
$getRank = $db->query("SELECT rank FROM users WHERE username = '" . $username . "'");
$rank = $getRank->fetch_assoc();
echo $rank;
By the way this cms's code is dirty and disappointing You're using MySQLi but still not using parameters? That's the main point of the "improved". This is basically your "ubercms2", no greater code.
@Flurri: echo $rank['rank'];
I am disappoint.
Hmm confused might be nooby but what database to use i want r63b compatability HELP !
Thanks
Alfie