Development > Generic custom modules

Instance Bound Tracker b2.x.x

<< < (18/21) > >>

Getrix:
Thanks for reporting.
I found the problem, small nasty one :P

OLD Line 347: 
--- Code: ---if(!$chk_bound) {
--- End code ---
NEW Line 347:
--- Code: ---if($sql) {
--- End code ---

Changes uploaded to: http://dump.sjef.biz/aoc/bebot/Bound/Bound.phps

Vainamoinen:
I'm propably being an idiot, but I updated an old version of !bound module to ze newest one, nuked the database clear any bound-stuff and put the new one in /custom/modules and restarted the bot.

Module works well, it shows me new inis and minigames, but when I click "bind" button it says: Bind failed, instance doesn't exist!

when i log to phpmyadmin, i see the two tables <dbname>_bound and <dbname>_bound_instance , and in instance i see the bound table has been created, there is all the raids and minigames and prostate instance and their cooldown timers.

i'm a little bit puzzled. can you give some advice for a noob please :)

Zorrna:
HI

if i make a !bound list in the old version i got a list with an bind/unbind link at the end of the line.

now i got only the list without link´s.

In the sourcecode i find the code for this link but ....

what do i wrong?

LG Zorrna

(sorry for my bad english)

Getrix:
To get b2.x.x to work you first need to remove the old tables if you have old b1.x.x in your database..

Zorrna:
so that works now thanks but nobody cant bound to raid´s (pvp and solo is ok)

the bound infos are in the database but it didn´t show me on !bound  (still green)

LG Zorrna

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version