-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Can anyone tell me how to get this working? coz the page comes up with
Quote:
PConnect($DBHOST, $DBUSER, $DBPASSWORD, $DBNAME); $sql = "SELECT * from sconfig"; $rsc = $conn->Execute($sql); if($rsc){while(!$rsc->EOF) { $field = $rsc->fields['soption']; $config[$field] = $rsc->fields['svalue']; STemplate::assign($field, $config[$field]); @$rsc->MoveNext(); }} STemplate::assign('bgcolor','#E8E8E8'); STemplate::assign('BASE_URL', $config['BASE_URL']); STemplate::assign('BASE_DIR', $config['BASE_DIR']); STemplate::assign('IMG_URL', $config['IMG_URL']); STemplate::assign('baseurl', $config['BASE_URL']); STemplate::assign('basedir', $config['BASE_DIR']); STemplate::assign('imgurl', $config['IMG_URL']); STemplate::assign('vdourl', $config['VDO_URL']); STemplate::assign('adourl', $config['ADO_URL']); STemplate::assign('flvdourl', $config['FLVDO_URL']); STemplate::assign('tmburl', $config['TMB_URL']); STemplate::setCompileDir($config['basedir']."/templates_c"); STemplate::setTplDir($config['basedir']."/templates"); ?>
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\xampp\htdocs\include\config.php:86) in C:\xampp\htdocs\index.php on line 3
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\include\config.php:86) in C:\xampp\htdocs\index.php on line 3
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/London' for '0.0/no DST' instead in C:\xampp\htdocs\index.php on line 7
Fatal error: Call to a member function Execute() on a non-object in C:\xampp\htdocs\index.php on line 9
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
someone help me with iis when i login i get this on Swagg: Best hotel around!
Code:
500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
How do you fix the news comments exploit without removing it?
Posted via Mobile Device
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Has anyone the MUS of phoenix working with this cms?
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Quote:
Originally Posted by
FreddyZoom
How do you fix the news comments exploit without removing it?
Posted via Mobile Device
Mysql escape string filter the $_GET expl0its..:P:
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Quote:
Originally Posted by
Subway
Mysql escape string filter the $_GET expl0its..:P:
I searched article.php exploit in the internet, got a great one straight away :)
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Can you update Database Link? Please n Thanks!
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Huh, this CMS do not work for me.. :/ CAn someone give me a Tut, I'm using Localhost.. do i need to use IIS to get it work?
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Theres something wrong with web.config for me.
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
your web.config has nothing to do with this cms :blink:
Check your IIS cause thats where it comes from..
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Well I get a 500 Internal Server Error I have the same result on 3 other computers...
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
I Got A Problem Here
Quote:
Notice: Undefined index: HTTP_CF_CONNECTING_IP in C:\xampp\htdocs\global.php on line 21
Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 12 in C:\xampp\htdocs\inc\class.core.php on line 197
and this
Quote:
Notice: Undefined index: HTTP_CF_CONNECTING_IP in C:\xampp\htdocs\global.php on line 21
Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 15 in C:\xampp\htdocs\inc\class.core.php on line 197
My Friends
My Groups
My Rooms
Help
Sign Out
Enter Hotel
Title: Table 'phoenixhotel2.fuserights' doesn't exist
Text: Table 'phoenixhotel2.fuserights' doesn't exist
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
I get
Quote:
Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 17 in /home/a7334140/public_html/hotel/inc/class.core.php on line 197
Any help?
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
I gave a nice edited this CMS! Visual changed some parts, I fixed some things in Housekeeping and still put their own Web-Build (:
Here the my Hotel: Wizard: O melhor com certeza !
And i edited the cproxy, and i will try fix the cproxy of wichard (:
Obs: My Hotel is Portuguese (:
Obs²: If you need of some help with Web-Build, contact me: helpi95@live.com
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Hey man, i created the SQL system of notes, which is the main housekeeping ...
Code:
CREATE TABLE `notes` (
`id` int(10) NOT NULL,
`content` varchar(999) NOT NULL,
`date` varchar(50) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
Run this SQL in your Database, and will Works the Notes ;)
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Wait I'm confused, So do I delete everything but the swf folder from my htdocs and copy your files in just like that?
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
@Xenogenics
No, the c_images of CMs is to read the badges on some pages, you need not replace your c_images of swf!
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Title: Could not execute cron job 'credits.php': could not locate script file.
Text: Could not execute cron job 'credits.php': could not locate script file.
Any help?
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Paste the codes release in the thread^ -.-
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Title: Could not execute cron job 'credits.php': could not locate script file.
Text: Could not execute cron job 'credits.php': could not locate script file.
Any help?, I got same problem.
*EDIT* Doesn't matter fixed it, But having problems, the register page is awful and login doesn't work.
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
The Database download is not working
Notice: Undefined index: HTTP_CF_CONNECTING_IP in C:\xampp\htdocs\global.php on line 21
Title: Could not execute cron job 'credits.php': could not locate script file.
Text: Could not execute cron job 'credits.php': could not locate script file.
Problem :(
How To Fix It?!
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
New problem:
Title: Unknown column 'expert' in 'field list'
Text: Unknown column 'expert' in 'field list'
Your sql didn't work, new one?
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
I get this error when I add news:
Title: Incorrect string value: '\xE9 rede...' for column 'body' at row 1
Text: Incorrect string value: '\xE9 rede...' for column 'body' at row 1
-
Re: uberCMS/rCMS [PHP,OOP] Fixed Updated [Phoenix]
Compatible with a phoenix 3.7.1 database? Because I noticed that there is no forumname or expert table in my database to run.