when i test the create account down one error : Error creating your character!
heres my errors just trying to load the main page in IE
echo ""; echo " "; echo " "; $result = dbquery("SELECT * FROM ".DB_PREFIX."site_links WHERE link_position>='2' ORDER BY link_order"); if (dbrows($result) != 0) { echo " \n"; $i = 0; while($data = dbarray($result)) { if (checkgroup($data['link_visibility'])) { if ($data['link_url']!="---") { if ($i != 0) { echo ""; } else { echo "\n"; } $link_target = ($data['link_window'] == "1" ? " target='_blank'" : ""); if (strstr($data['link_url'], "http://") || strstr($data['link_url'], "https://")) { echo "".$data['link_name'].""; } else { echo "".$data['link_name'].""; } } $i++; } } } echo ($i == 0 ? " " : "")."\n"; echo " ".ucwords(showdate($settings['subheaderdate'], time())).""; echo ""; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; } function render_footer($license=false) { global $theme_width,$settings,$locale; echo "\n \n"; echo " "; echo " ".stripslashes($settings['footer'])."
"; echo "Powered by PHP-Fusion
Thanks i got almost all of it working but i can't get the server status page to work, it doesn't connect to mine. I change it but it just goes to some ones tat has a character named betrayor always on or whatever his name is
Help Please
I installed ascent server, latest version, it works fine. I can create an
account manually in the table, enter and play the game.
I am trying to get a web frontend manager working, I chose WebCMS
and have a problem. I can get the index1.html file loaded in browser but
none of the php files will load, browser says "The page cannot be displayed"
or if you turn off friendly error messages in IE i just get the white screen of
death - a blank PHP page. It does not matter what PHP file I try, they all
come up blank.
1. I installed apache_2.2.6-win32-x86
2. installed php-5.2.5-win32
3. installed webcms - awebcms-v1[1].5-Full.rar into htdocs folder in apache
4. created table called portal and imported portal.sql - table looks fine
5. configured the config.php as follows
$db_host="localhost";
$db_user="root";
$db_pass="mypass";
$db_name="portal";
$db_port= "3306";
$db_prefix="fusion_";
define("DB_PREFIX", "fusion_");
6. configured pomm_cfg.php as follows
$realm_db settings.....
'127.0.0.1' => "$hostr",
'root' => "$userr",
'mypass' => "$passwordr",
'character' => "$dbr",
$antrix_db settings....
'id' => 1,
'127.0.0.1' => "$host",
'root' => "$user",
'mypass' => "$password",
'world' => "$db",
That is pretty much it. What am I missing to get these PHP pages to load?
Any help will be very much appreciated.
Last edited by Eradicator; 25-11-07 at 06:03 AM.
Ok, i didnt understand a thing of that weird page you linked as downloads.. just a lot of crap there!! No specific download for ascent webcms v1.4 .... or is there?
have you opened port 80 Eradicator? also are you trying to access the page with 127.0.0.1 or your DNS name? Is apache the same as XAMPP? because i use XAMPP and it works fine.
Also you have to use a SVN checkout program if u wanna download the latest version (not 1.4)
Can anyone give me any normal link to download WebCms? Cuz.. here: http://217.149.194.150/svn/awebcms/ I see Nothing.
I downloaded that SVN just fine.
Me too. I just downloaded it a hour ago just fine. (Latest Revision is 32)
Dude probably doesn't know how to use an SVN.
pleast give us a normal link for download. I have tried all combinations possible for Username and Password (username annonymus/<no pass>) and it dowswn't work. Please upload it somewhere :D
lol.. for the user name u put annonymus then press enter.... not tat hard. guess i gotta keep lookin for the dl link xD
lol nice im changeing to this
thankz :roll1:
New release Ascent WebCMS v1.5
Download:
Code:http://filebeam.com/b01594fd0b7ce4a5ec82f3d8020c9a47
this is awesome i host lunarwow.thruhere.net and this is going to be my new template
k33p pr09r4/\/\1/\/G.
OneFreeMan
i cant d/l :( says page cannot be found...
same here