The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#132
|
||||
|
||||
Hmm, I installed this hack but funny enough some images won't show although in the correct directories...This is especially the case for the itemshop directory. hat.gif shows for example but racket.gif not although it exists in that directory.
|
#133
|
||||
|
||||
Quote:
Quote:
Enter your AdminCP, and select Edit Options under Battle. There set new values for MA and PP, recommended values are 0.003 For your battle accept error, this has happened before but was reported to have gone away. But as I see its back, it will be pinned down and fixed for v2.5 For your Cancel Battle error, that is a small fix which I am just about to note down in the changelog. To fix it quickly, enter battlefight.php and search for: [sql]DELETE FROM ".TABLE_PREFIX."battle[/sql] change to [sql]DELETE FROM ".TABLE_PREFIX."rpg_battle[/sql] And as for your functions_online stuff: find PHP Code:
PHP Code:
Quote:
Addons: None. The addons are in a special post linked to from the main page. Status on the v2.5: I am just going through the files looking for missing ".TABLE_PREFIX."es, with much help from DeMiNe0 After this I will start picking apart the battle part of the hack on the live forum. Then, Im gonna do a fresh reinstall (cos I made tweaks to the installer), and go through it all again. After THAT, then all bugs should be gone and I can put out the new version And dont worry about having to redo/reupload all the files if you make modifications to the files, all the changes are documented in a changelog file. EDIT: I just managed to fix all bugs in the heal.php file, healing now works 100 % |
#134
|
|||
|
|||
Quote:
PHP Code:
[sql]DELETE FROM ".TABLE_PREFIX."battle[/sql] change to [sql]DELETE FROM ".TABLE_PREFIX."rpg_battle[/sql] i don't have a [sql]DELETE FROM ".TABLE_PREFIX."battle[/sql] it is already [sql]DELETE FROM ".TABLE_PREFIX."rpg_battle[/sql] Thanks for your help ^__^ i know you will do ur best even though it isn't paid XP |
#135
|
||||
|
||||
Yes, they are in the same dir. Also, if I right-click on the cross and check the path, it's correct.
Would it be possible that mod_rewrite does sth wrong there? |
#136
|
||||
|
||||
Quote:
All I know is that it works correctly here, and every dam other test/live board Ive ever seen... Quote:
Can you post the 2-3 lines surrounding your line 1319 in that file then? |
#137
|
||||
|
||||
Well, I only know that the weapons, asc.gif, desc.gif, src.gif and no item.gif give a red cross. All other gifs work. Funny thing is that if I enter the path to those images directly, it leads me to a crappy main page of my site whereas the working images show up. That's why I asked about mod_rewrite as I use it for the main site. See the following examples:
http://forum.arachid.net/images/itemshop/racket.gif (doesn't show in list) http://forum.arachid.net/images/itemshop/hat.gif (shows in list) The files are chmod 777 just to be sure it's no permission problem. The mod_rewrite is actually for www.arachid.net and not for forum.arachid.net. |
#138
|
||||
|
||||
I can see both of them fine, just like the normal images.
This problem doesnt seem like it can be fixed on my side, sorry On a brighter note, Ive sent the RC1 of the changelog for v2.5 over to the team's testers (yeah didnt that sound fancy ), and it addresses 14 errors, redundant coding, adds the features of Admin Only-Classes settable in the ACP (this is actually just a touchup of the old code, previously the Admin classes was selectable for users, now they are hidden), and the RPG CP now also displays your current Battle Type (like Generic etc) It will most likely be made public in 1-2 days |
#139
|
|||
|
|||
I think im going to wait till this is more stable before i install it. Last thing i want is my boss getting mad at me for the site going down or any errors.
|
#141
|
|||
|
|||
Suggestion -
Add a script that would reset everyone's stats based on their postcount. I tried doing this and accidently reset'ed everyone's characters. *laughs* Good thing it was on a test site, *laughs* HoC |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|