Well I was testing this hack out, and there are far to many errors to be considered ready for use, my advise to anyone using this script is to USE AT YOUR OWN RISK and make a backup before using! When the hack gets a little more official I would suggest getting it, but right now I suggest to all to wait and let the hacks porters and creators really beta test it out. Sorry Raven, this hack is really not ready for release man. Later!
Now when I goto click it, it works, just where I think all the selections should be, the page is blank with the left menu still visible - please help!
Sounds like you didnt import the rpg_templates.xml into your current style.
If you did, then theres no reason why this would happen.
Quote:
Originally Posted by ogetbilo
PHP Code:
Database error in vBulletin 3.0.3:
Invalid SQL: UPDATE rpg_clan SET
title='Dungeon',
pass='test',
logo='.................com/........./dungeon.jpg',
ally='0',
enemy='4',
sb_settings='',
col1='5',
col2='7',
col3='16',
col4='0',
sb_col_access='',
cm_col_access='0',
ci_col_access='0',
rm_col_access='0',
WHERE clanid=2
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE clanid=2' at line 16
mysql error number: 1064
Date: Thursday 26th of August 2004 05:12:03 AM
Script: [url]http://forum...........com/clancp.php?action=edit[/url]
Referer: [url]http://forum.............com/clancp.php?action=editclan[/url]
Username: ........
IP Address: .............
I get this error when I try to update the clan settings.
Do you know how can I fix it ?
Also I got the version 2.3 and now I want to update the games but I couldnt find any instructions for update.
1. that error is already fixed
2. Read the first post
Quote:
Originally Posted by Rahzel_hx
Few Errors:
#1,
Code:
Warning: Constants may only evaluate to scalar values in /home/spiritno/public_html/forum/includes/init.php on line 343
i get this when i update midis
#2 Midis don't play in battle
#3 Invalid Scene 'style/kingdom.jpg'. in top right corner of screen during battle (happens with all back grounds)
#1: I dont know how to fix this. The adding of midis works fine, so I consider this very low priority
#2: Yes they do, but ONLY in IE. If you are using Firefox, you need to get an extension that allows the playing of BGSOUND elements.
"Why dont you use embed instead!?"
Because I found this caused a box to appear in the top corner, which looked ugly.
If anyone can tell me the code to make the EMBED completely invisible, do tell me please
#3: You probably didnt upload the images for them, or you put the images from "images2.zip" in the wrong place. The file is there and it works fine here
Quote:
Originally Posted by Ganon
I get the following error when I try to use "update rpg info" in my user cp....
Database error in vBulletin 3.0.3:
Invalid SQL: SELECT rpgclass, rpggender, rpgrace, alignment, element, inbattle, rpgstats FROM user WHERE userid='1'
mysql error: Unknown column 'rpgstats' in 'field list'
................
You didnt run the query for the RPG Stats addon.
Please fetch that txt from the Addons post (linked to from the first post) and run the query inside.
what is the name of the txt file ? (having the same prob)
When in "Edit Items", the items seem to not show up for me to edit. There isn't any errors listed, but when I click "Update Items", I receive this error:
Warning: Variable passed to each() is not an array or object in /home/initial/public_html/forums/admincp/itemadmin.php on line 292
The line 292 contains the following:
PHP Code:
while (list($key,$val) = each($name) AND list($key,$val2) = each($cat)
When in "Edit Items", the items seem to not show up for me to edit. There isn't any errors listed, but when I click "Update Items", I receive this error:
Warning: Variable passed to each() is not an array or object in /home/initial/public_html/forums/admincp/itemadmin.php on line 292
The line 292 contains the following:
PHP Code:
while (list($key,$val) = each($name) AND list($key,$val2) = each($cat)