-
[RELEASE] - Ascent WebCMS v1.4
Ascent WebCMS
Is based on existing CMS called php-fusion with all needed stuff needed for web page for Ascent server currect fure included in it:
1.Easy to use CMS where you can manage your forum,news,shoutbox,users,screenshost,downloads etc.
2.Addiotional Components : Unstucker,Teleporter,Pass Change,Character,Transfer,POMM
3.really hate bliizlike stuff so i just make it theme look wowish
Demo : http://phockz.com/noriac/
always check for latest revision
No more pack guys i move the project to svn which will be better and help hotfixing stuff <Thanks to Emupedia for the service >
Download :
Code:
http://217.149.194.150/svn/awebcms/
(login anonymous/<no pass>)
Guys Please read all instruction don`t only DL file read all i have write thanks
Please read all README files in readme-files folder !
Quote:
Filebeam - Free Fast File Hosting
Requirements : Apache Server , Mysql , php must support Gd2 (For best performance use Xampp(hxxp://www.apachefriends.org/en/xampp.html))
Todo list :
will post it latetly
Credits : Bella and Xudd for nice tools (unstucker,teleporter,passchange),qsa for POMM,PHP-Fusion crew it`s communnity for great cms and and OpZChAoS for host compboy for his support and also FenD , Maku
Best View with firefox 2
basicly the same you can see on emupedia...from which it originally camed....
-
Re: [RELEASE] - Ascent WebCMS v1.4
how is the lich king look going becas i love the site bud the colors of the shoutbox and menu are a little strange and makes text hard to read stil a nice website thanks for sharing :D
-
Re: [RELEASE] - Ascent WebCMS v1.4
Yup I use that CMS, it's pretty nice. Thanks guys at Emupedia! :)
-
Re: [RELEASE] - Ascent WebCMS v1.4
-
Re: [RELEASE] - Ascent WebCMS v1.4
nose como aserla andar!! :(
-
Re: [RELEASE] - Ascent WebCMS v1.4
What did you say cristian89?
-
Re: [RELEASE] - Ascent WebCMS v1.4
Holy cow, I love the design!!
Quote:
Originally Posted by
cristian89
nose como aserla andar!! :(
He means "I cant get it to work"
-
Re: [RELEASE] - Ascent WebCMS v1.4
What's your error cristian89?
-
Re: [RELEASE] - Ascent WebCMS v1.4
-
Re: [RELEASE] - Ascent WebCMS v1.4
Quote:
Originally Posted by
cristian89
nose as it walks the web
Type it in Spanish, I can help you out.
-
Re: [RELEASE] - Ascent WebCMS v1.4
Here's one of those opportunities where I should have learned Spanish in School. :P
-
Re: [RELEASE] - Ascent WebCMS v1.4
Yea I'm having problems too.. I have everything configured but I get an error when I try and open the page... I created the SQL table but the database is blank, am I supposed to import something?
-
Re: [RELEASE] - Ascent WebCMS v1.4
Maybe some more mirror site's. But anyways, nice design cool site checking it out atm. ^^
-
Re: [RELEASE] - Ascent WebCMS v1.4
I'm going to re-skin mine soon... looks too plain like this. :P
-
Re: [RELEASE] - Ascent WebCMS v1.4
What is the password for the 1.0 archive? :juggle:
-
Re: [RELEASE] - Ascent WebCMS v1.4
Quote:
Originally Posted by
Qman46
Yea I'm having problems too.. I have everything configured but I get an error when I try and open the page... I created the SQL table but the database is blank, am I supposed to import something?
What's the error message? If it's something like, ODBC@localhost can not connect, then you didn't change the db settings in the config.
-
Re: [RELEASE] - Ascent WebCMS v1.4
I'm having problem in Submissions, people can upload there pictures and I can see them in Submissions but when I want to publish photo I get error
Fatal error: Call to undefined function imagecreatefromjpeg() in C:\wamp\www\includes\photo_functions_include.php on line 19
anyone know why?
-
Re: [RELEASE] - Ascent WebCMS v1.4
When i try to create a new account i get this error :
Quote:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\Program Files\xampp\htdocs\wow\game_acc.php on line 131
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\Program Files\xampp\htdocs\wow\game_acc.php on line 138
Error creating your character!
Line 131 = if (mysql_num_rows($UserCheck) > 0)
Line 138 = if (mysql_num_rows($UserCheck) > $AccsPerIP)
In my Expression web the arrow displays as yellow which means error i tried removing them but it just makes it worse
-
Re: [RELEASE] - Ascent WebCMS v1.4
-
Re: [RELEASE] - Ascent WebCMS v1.4
-
Re: [RELEASE] - Ascent WebCMS v1.4
Hi, i tryed to install this webpage, but unfornattly i get alot of errors :/
here's a sample..:
\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 ? " " : "")." ".ucwords(showdate($settings['subheaderdate']
I imported all the files in SQL folder without any problems and called the database "portal".. and changed alot of config files..:
config.php
components/pomm/config.php
components/config/configc.php
If anyone could help me, please post in this thread or add my msn:Skalman5555@hotmail.com
Ill update my post if i get it fixed. Thanks !
-
Re: [RELEASE] - Ascent WebCMS v1.4
I With the following error:
Unable to establish connection to MySQL
1045 : Access denied for user 'ODBC'@'localhost' (using password: NO)
But I did all the steps in readme.txt !!!
What can be?
-
Re: [RELEASE] - Ascent WebCMS v1.4
http://freewow.hopto.org/test/news.php my site looks like that and I can't figure out why because I did everything he told me to, but the readme isn't that easy to understand and neither are his config files... any ideas?
-
Re: [RELEASE] - Ascent WebCMS v1.4
how i can work this on game_acc.php :
// You should not need to change these two, unless you know what you are doing and know you need to.
$Con = mysql_connect($Host,$Username,$Password) or die ("Error connecting to the mysql server!");
$DB = mysql_select_db($Database) or die ("Error selecting the database!");
You can help me??
-
Re: [RELEASE] - Ascent WebCMS v1.4
WTF!
I Need Some Help Here, Im Just little Confused.. IVE READ ALL README FILES, and i have done step by step what theyve told me to do..
now what....? lol