• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Afs-cms

Status
Not open for further replies.
I have added a template in the AFS-CMS

see this Test Site

As you can see the text comes above the menu. but i want the text under Textbar Index.


How can i change the location of the text?
 
Last edited:
I have added a template in the AFS-CMS

see this Test Site

As you can see the text comes above the menu. but i want the text under Textbar Index.


How can i change the location of the text?

I think you need to work on "<table> </table>", when I added lay I've got same problem, I dont promise it will work.
 
I added a fileinfo plugin to news (just like youtube plugin) So you can view a movie from the homepage... but...


Things got messy, all text in that homepage turned out to be buttoms that lead to the link at the movie, and such things.


please have a short look at ZNOTE ACC PAGE
and see for yourself, you see that etc "Account" catogory topic turned out to redirect to the movie, and the text from picture of the day also goes to the movie, is it something wrong?

What I added to news was:
Code:
<object width="450" height="338"><param name="movieID" value="http://static.filefront.com/ffv6/player/vp_embed.swf?v=658480&autorun=false"></param><param name="wmode" value="transparent"></param><embed src="http://static1.filefront.com/ffv6/player/vp_embed.swf?v=658480&autorun=false" type="application/x-shockwave-flash" wmode="transparent" width="450" height="338"></embed></object><br/><a href="http://files.filefront.com/Znoteservegameorgwmv/;10584282;/fileinfo.html" title="Znote.servegame.org.wmv">Znote.servegame.org.wmv</a>

edit1:
The "Account" headline even got purple O.O

edit2:
How can I delete news manually without doing it with my GM acc? Since the "edit news" or "delete news" buttom changed the linkname to the video, so i cant click on it, so cant change it.
 
Last edited:
I'm not sure whats wrong with it, i've never added any video or anything before, but I would simply suggest removing it until you can figure out whats wrong.
 
I got new layout in your CMS and I post video from youtube as news and all works fine. Btw. Avarian I got little idea - can you add function "delete character" ? In admin panel I enter player name and click "Delete" then character is just deleted (skills, guild too). Think about it, and when you will post new version?
 
I'm not sure whats wrong with it, i've never added any video or anything before, but I would simply suggest removing it until you can figure out whats wrong.

How to remove it? When I click on "delete news" guess what happens? I get redirected to the url the movie come from >.<.

As I asked on my earlier post, how can I manually delete it without logging into GM acc? Delete a file in htdocs, clear a table at phpmyadmin? what? :p
 
Sup everyone...
I’m using this last Afs-cms and everything working real nice.
Nice features and everything running smooth.... Just that when I go to create new accounts y get this message right below "port" in server info and above server ratings... but only in the create account section in every other single section this message doesn’t show, and like I say is only that... the message showing cause everything seems to work and is not affecting anything.. (I'm using the blackdraft layout =))

The error message is:

Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampp\htdocs\Layouts\blackdraft\PHP Files\bd_footer.inc.php on line 142

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\xampp\htdocs\Layouts\blackdraft\PHP Files\bd_footer.inc.php on line 142

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\Layouts\blackdraft\PHP Files\bd_footer.inc.php on line 143

Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampp\htdocs\Layouts\blackdraft\PHP Files\bd_footer.inc.php on line 144

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\xampp\htdocs\Layouts\blackdraft\PHP Files\bd_footer.inc.php on line 144

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\Layouts\blackdraft\PHP Files\bd_footer.inc.php on line 145


Checked out those lines in bd_footer.inc.php and nothing seems wrong... but you would know best...:p

The only function I notice is disabled or not working is on server rating, the stars are not showing (the average star rating)

But everything else real nice!!!

So if you could point out how to fix the error message part, I would appreciate it.
 
Try to write the correct username and password in: htdocs\Configs\database_cfg.lua :thumbup:
 
I got new layout in your CMS and I post video from youtube as news and all works fine. Btw. Avarian I got little idea - can you add function "delete character" ? In admin panel I enter player name and click "Delete" then character is just deleted (skills, guild too). Think about it, and when you will post new version?

I thought I added that already, but I guess i'll check it out. Don't know when or if there will be a next release, i'm pretty much retired now. There will probably be a few more releases though once 0.3 is released.

How to remove it? When I click on "delete news" guess what happens? I get redirected to the url the movie come from >.<.

As I asked on my earlier post, how can I manually delete it without logging into GM acc? Delete a file in htdocs, clear a table at phpmyadmin? what? :p

You delete it through phpmyadmin.

Sup everyone...
I’m using this last Afs-cms and everything working real nice.
Nice features and everything running smooth.... Just that when I go to create new accounts y get this message right below "port" in server info and above server ratings... but only in the create account section in every other single section this message doesn’t show, and like I say is only that... the message showing cause everything seems to work and is not affecting anything.. (I'm using the blackdraft layout =))

The error message is:

Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampp\htdocs\Layouts\blackdraft\PHP Files\bd_footer.inc.php on line 142

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\xampp\htdocs\Layouts\blackdraft\PHP Files\bd_footer.inc.php on line 142

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\Layouts\blackdraft\PHP Files\bd_footer.inc.php on line 143

Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampp\htdocs\Layouts\blackdraft\PHP Files\bd_footer.inc.php on line 144

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\xampp\htdocs\Layouts\blackdraft\PHP Files\bd_footer.inc.php on line 144

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\Layouts\blackdraft\PHP Files\bd_footer.inc.php on line 145


Checked out those lines in bd_footer.inc.php and nothing seems wrong... but you would know best...:p

The only function I notice is disabled or not working is on server rating, the stars are not showing (the average star rating)

But everything else real nice!!!

So if you could point out how to fix the error message part, I would appreciate it.

I'll check it out.
 
Rotfl, explain how powergamers work, because I dont see point of this O_O.
 
In the last afs-cms guild system won't work.

If i made a guild he said guild succesfuly created. but when i want to manage it he said "Sorry, your rank in the guild is not high enough." But i'm the leader.

What's the problem and how can i fix it?
 
In the last afs-cms guild system won't work.

If i made a guild he said guild succesfuly created. but when i want to manage it he said "Sorry, your rank in the guild is not high enough." But i'm the leader.

What's the problem and how can i fix it?

You need to be offline with your char in-game when creating a guild.
 
Logout in-game, login accpage, then create it. Not login accpage, logout in-game, create guild accpage.
 
Status
Not open for further replies.
Back
Top