beta "b" issues

Dragonfly integration forum

beta "b" issues

Postby Bedevere » Thu Aug 31, 2006 1:00 pm

One of my guuildies pointed out that the mouse over in a players inventory no longer works. I reinstalled all the files and sure enough it does'nt.

I have the older beta and the new beta running side by side, and it did work in the first one.

New: http://oi-guild.com/index.php?name=cvsroster
Old: http://oi-guild.com/index.php?name=cvsroster2

It seems to effect all mouse.over boxes, including informational.


Any idea what happened?
Last edited by Bedevere on Thu Aug 31, 2006 1:27 pm, edited 1 time in total.
Image
User avatar
Bedevere
WR.net Apprentice
WR.net Apprentice
 
Posts: 47
Joined: Thu Jul 06, 2006 6:25 pm

Second beta issue - Hover overs broken

Postby Bedevere » Thu Aug 31, 2006 1:07 pm

NM fixed it myself - it was the script lines in the roster_header.tpl

Lines 25 - 32:
Code: Select all
?>
  <link rel="stylesheet" type="text/css" href="<?php echo $roster_conf['roster_dir'] ?>/<?php echo $roster_conf['stylesheet'] ?>">
  <script type="text/javascript" src="<?php echo $roster_conf['roster_dir'] ?>/<?php echo $roster_conf['roster_js']; ?>"></script>
 
  <?php echo (isset($more_css) ? $more_css : ''); ?>
<div class="wowroster">

<?php


Should be
Code: Select all
?>
  <link rel="stylesheet" type="text/css" href="<?php echo $roster_conf['roster_dir'] ?>/<?php echo $roster_conf['stylesheet'] ?>">
  <script type="text/javascript" src="<?php echo $roster_conf['roster_dir'] ?>/<?php echo $roster_conf['roster_js']; ?>"></script>
  <script type="text/javascript" src="<?php echo $roster_conf['roster_dir'] ?>/<?php echo $roster_conf['overlib']; ?>"></script>
  <script type="text/javascript" src="<?php echo $roster_conf['roster_dir'] ?>/<?php echo $roster_conf['overlib_hide']; ?>"></script>

  <?php echo (isset($more_css) ? $more_css : ''); ?>
<div class="wowroster">

<?php


Hope that helps
Last edited by Bedevere on Fri Sep 01, 2006 5:00 am, edited 1 time in total.
Image
User avatar
Bedevere
WR.net Apprentice
WR.net Apprentice
 
Posts: 47
Joined: Thu Jul 06, 2006 6:25 pm

beta "b" issues

Postby Bedevere » Thu Aug 31, 2006 1:27 pm

OK also noticed guildbank was broken in beta b - I went and copied the beta a one back.

It kept displaying a xml file error.
Image
User avatar
Bedevere
WR.net Apprentice
WR.net Apprentice
 
Posts: 47
Joined: Thu Jul 06, 2006 6:25 pm

beta "b" issues

Postby Rothin » Sat Sep 02, 2006 4:17 am

Yeah, I've noticed the guild bank error in the new beta. The downside is I lost all my beta A files due to a system crash. Think you could attach the guild bank files here? :)

I can fix the other stuff from your notes above.

Thanks. :)
Rothin
WR.net Apprentice
WR.net Apprentice
 
Posts: 18
Joined: Wed Jul 05, 2006 2:39 pm

Re: beta "b" issues

Postby RottGutt » Sat Sep 02, 2006 6:53 am

Thanks for the fix Bevedere!

RottGutt
RottGutt
WR.net Journeyman
WR.net Journeyman
 
Posts: 92
Joined: Sun Aug 13, 2006 12:07 am

beta "b" issues

Postby Anaxent » Sat Sep 02, 2006 7:11 am

What kind of errors are you seeing with in the guild bank area?
I know I have restricted access to the guild bank area unless you are a registered member of the site and if you are not a member it should show a login box to login to the df site to gain access to any of the restricted areas.
User avatar
Anaxent
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 642
Joined: Tue Jul 04, 2006 6:27 am
Location: Phoenix, Az

beta "b" issues

Postby Rothin » Sat Sep 02, 2006 10:53 am

Basically, the bank is not displaying any information at all.

Also, the links to the three options are broken. It's inserting the link for the realm status and breaking the width of the site.
Rothin
WR.net Apprentice
WR.net Apprentice
 
Posts: 18
Joined: Wed Jul 05, 2006 2:39 pm

beta "b" issues

Postby Anaxent » Sat Sep 02, 2006 11:19 am

Ok ill look at that tonight and i should still have a login for your site so ill check it out as well and keep you all posted. Thx for the report.
User avatar
Anaxent
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 642
Joined: Tue Jul 04, 2006 6:27 am
Location: Phoenix, Az

Re: beta "b" issues

Postby Bedevere » Sat Sep 02, 2006 3:06 pm

Rothin wrote:Yeah, I've noticed the guild bank error in the new beta. The downside is I lost all my beta A files due to a system crash. Think you could attach the guild bank files here? :)


Try this - it is the guildbank folder form the addons directory.
Attachments
guildbank.zip
(17.3 KiB) Downloaded 315 times
Image
User avatar
Bedevere
WR.net Apprentice
WR.net Apprentice
 
Posts: 47
Joined: Thu Jul 06, 2006 6:25 pm

beta "b" issues

Postby Rothin » Sat Sep 02, 2006 4:30 pm

Thanks! Got it up and working again.

I'll use these files until we can iron out the bugs in the latest update. :)
Rothin
WR.net Apprentice
WR.net Apprentice
 
Posts: 18
Joined: Wed Jul 05, 2006 2:39 pm


Return to Dragonfly

Who is online

Users browsing this forum: No registered users and 1 guest

cron