[REL] LightCMS 2 [MySQLi, PHP, OOP, Scratch, Phx, Bfly]

Status
Not open for further replies.

BangYourBanjo

New Member
Aug 6, 2012
16
1
Thanks for the great release Jonty. Your work never proves to disappoint! ;)

Although one error I've encountered is when I go to enter the housekeeping/staff panel, I receive the following;
Code:
Fatal error: Call to undefined method LightCore::getSystemString() in C:\xampp\htdocs\staff\core.php on line 14

Other then that, it's excellent!
 

Codiaczille

New Member
May 26, 2012
4
0
Nice but i've got an error with MySQL "LightCMS MySQLi Engine Error Unknown column 'points' in 'field list'" please help me!
 

Used

Member
Jun 30, 2012
60
7
Hey I work with TheFallen123/Fallen and its not adding users to the database no matter what we try...
 

Jonty

Active Member
Aug 7, 2010
194
65
Thanks for the great release Jonty. Your work never proves to disappoint! ;)

Although one error I've encountered is when I go to enter the housekeeping/staff panel, I receive the following;
Code:
Fatal error: Call to undefined method LightCore::getSystemString() in C:\xampp\htdocs\staff\core.php on line 14

Other then that, it's excellent!

I released a hotfix on the first or second page, one sec.


Just replace the HK folder.

Nice but i've got an error with MySQL "LightCMS MySQLi Engine Error Unknown column 'points' in 'field list'" please help me!

Add the column `points` int(11) to your users table, or open up me.php and find:
PHP:
$points = $users->userVar(USERNAME, 'points');
and make it
PHP:
//$points = $users->userVar(USERNAME, 'points');
 

Sledmur

Web-Developer
Nov 29, 2011
459
98
The original plan was to infect servers to create us a nice powerful botnet. I pulled out part way through cuz of moral issues and idk what George/Delici0us did from there :]
Even the thought of doing that ruins any rep your ass-nine way of doing things ever had. People like you are the ones that put the mis-trust in the internet.
 

Jonty

Active Member
Aug 7, 2010
194
65
Even the thought of doing that ruins any rep your ass-nine way of doing things ever had. People like you are the ones that put the mis-trust in the internet.

I'm a coder. I code things. I don't care about you or what you think of me. I produce good work and i'm here to share it with people who appreciate it. Don't appreciate it? Get lost :cool:
 

Lightzz

QUACKSTER OR DIE AND IM GAY
Jun 19, 2012
131
17
Even the thought of doing that ruins any rep your ass-nine way of doing things ever had. People like you are the ones that put the mis-trust in the internet.
Jonteh's reputation has went down a lot ,Not surte where you been but he was never the trusted coder on other forums....Jonteh's reputation to me has just went from un-trusted to trusted, and loved with this release :)
 

Clit

Posting Freak
Feb 25, 2012
1,065
103
I'm a coder. I code things. I don't care about you or what you think of me. I produce good work and i'm here to share it with people who appreciate it. Don't appreciate it? Get lost :cool:
FUCKEN TELL HIM!!

lol anyways, how do i,
Disable strict mode on your MySQL server.

Also if we are doing something wrong, You do it. Cause I highly doubt I am doing anything wrong here.
 

Jonty

Active Member
Aug 7, 2010
194
65
FUCKEN TELL HIM!!

lol anyways, how do i,
Disable strict mode on your MySQL server.

Also if we are doing something wrong, You do it. Cause I highly doubt I am doing anything wrong here.

Freshly registered:
Works fine for me. You're doing it wrong.
 

Clit

Posting Freak
Feb 25, 2012
1,065
103
It functions perfectly, it's not my fault you can't set it up.
I've had no problems with any other CMS in the past. Just this LightCMS which you have given apparent fixes for that don't work.
I will just wait for the next release I suppose.
 

Kryptos

prjRev.com
Jul 21, 2010
2,205
1,252
LightCMS 2
This is easily one of the fastest cm systems coded, much faster than Rev! (tested on Zap Hotel!)


Jonty

Screen%20Shot%202012-08-25%20at%208.11.41%20PM.png


You're cute.
 
Status
Not open for further replies.

Users who are viewing this thread

Top