![]() |
My forums are www.zalastri.com :)
|
I am having one issue. My boards run version 2.3.0 and I've tried installing this hack twice just to make sure. both times it installed successfully, but on each occasion, when I go to edit profile in the user CP, all the RPG info appears twice.....once under "required info." and again at the bottom under "additional info."
1) basically I am wondering why? 2) and which category is it supposed to be under? 3) and how can I fix it if it's not supposed to be this way? |
when you add a class it does not show up in the profile but not on the class options in the admin cp
|
(my last question still is unanswered)
I have one more question: 4) In the postbit template, I have $rpname displaying N/A and $rpcash showing my character name see it at: http://rom.gloriousff.com/forums2/sh...?s=&threadid=1 edit: I figured out why, it was because I had to go to Battle edit options and change the RPG name field from 6 to 5... and I had to change the item edit options point field from field5 to field6 but....... after I did this, I kept getting database errors when trying to click my "donate" link in the postbit. so, I found out why....there is no "field6" that then existed in the userfield table, so I created it and now I get no more errors.. so I guess that when an admin changes those values like I did, they will get similar errors and that's how I fixed it... the only problem I have for now is duplication of all RPG fields in the user CP profile. One set appears in the "Required" fields, and the other in "optional" info....I am running VBulletin 2.3.0 |
i cant find bank interest in control panel how do i change percent bank interest 10% too much i want to change to 2%
|
I first got this error when trying to reply to a thread I created on my test board:
Parse error: parse error, unexpected $ in /home/gloriou/public_html/rom/forums2/newreply.php on line (it was the last line of the code) but there was no unexpected "$" anywhere near there! so I cleaned up all the spacing and instead I get this error now: Parse error: parse error, unexpected T_STRING in /home/gloriou/public_html/rom/forums2/newreply.php on line 198 which is roughly in this small peice of code: PHP Code:
I have attached the file... but for now, it's sleep time! I've been working on this hack for about 14 hours now, I only stopped to see Matrix Reloaded at the movies! |
Sign Up Points
Can i do that ?, any 1 sign up take 350 points thx |
Quote:
Quote:
Could you please clarify or explain the problem in a little more detail? Quote:
Quote:
Try the attached newreply.php. You were missing a semi-colon around line 197. Quote:
Some people say they have done this, but I have never done it myself. I recall that they later removed it because people were creating new accounts and donating the money to their main one. Quote:
Quote:
Removing the 2 makes it so that the winner only gets refunded his money, instead of getting refunded his money and his opponenets money. Unfortunately, the battle script is not smart enough to know hwo the battle was won/lost, therefore it would be rather difficult to change the outcome if someone retreats as opposed to someone dying. This is my fault since I did not plan this part properly. |
c next post (soz board made double post after i got a error)
|
having trouble :( i chmod my files etc etc but some reason it still didnt edit them so now i gotta do it manually, it says
in showthread.php find --- FROM post ".iif($forum[allowicons],'LEFT JOIN icon ON icon.iconid=post.iconid','')." LEFT JOIN user ON user.userid=post.userid LEFT JOIN userfield ON userfield.userid=user.userid replace with-- FROM post, battle_options, items_options ".iif($forum[allowicons],'LEFT JOIN icon ON icon.iconid=post.iconid','')." LEFT JOIN user ON user.userid=post.userid LEFT JOIN userfield ON userfield.userid=user.userid LEFT JOIN items_user ON items_user.userid=user.userid LEFT JOIN battle_stats ON battle_stats.userid=user.userid LEFT JOIN rpg_classf ON rpg_classf.id=user.rpgclass LEFT JOIN rpg_classm ON rpg_classm.id=user.rpgclass LEFT JOIN rpg_element ON rpg_element.elementid=user.element LEFT JOIN rpg_race ON rpg_race.raceid=user.rpgrace AND rpg_race.alignmentid=user.alignment thennnn it says find--- LEFT JOIN user ON user.userid=post.userid LEFT JOIN userfield ON userfield.userid=user.userid ".iif ($avatarenabled,"LEFT JOIN avatar ON avatar.avatarid=user.avatarid LEFT JOIN customavatar ON customavatar.userid=user.userid","")." LEFT JOIN attachment ON attachment.attachmentid=post.attachmentid WHERE post.postid = '$postid' "); and replace it with some other code. Thing is its telling me to find the same bit of code there twice, but its givin meh too different things to replace it with. Now i noticed the code that its sayin to find exists twice in that php file, so do i replace the 1st bit of code i find with the 1st one it says to replace, and 2nd with 2nd bit etc etc :S Heck should i just try the install again?? but only select template parts?? i dont see why it didnt make the changes even tho i chmod the files to 777 |
All times are GMT. The time now is 04:02 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|