[Alpha] RosterDF 2.0

Dragonfly integration forum

[Alpha] RosterDF 2.0

Postby petrakid » Tue Apr 22, 2008 10:11 pm

I have another error I keep getting when I access the Roster from my DF admin page.

Code: Select all
Roster Error
The module [osterdf] does not exist


Whenever this error appears, none of the graphics appear at all, just text. I checked the database to make sure rosterdf is the name of the module installed, and it is.

When I click on the update profile text link from http://cms.drknights.com/index.php?name=rosterdf everything appears just fine from that point on.
Last edited by petrakid on Tue Apr 22, 2008 10:11 pm, edited 1 time in total.
User avatar
petrakid
WR.net Apprentice
WR.net Apprentice
 
Posts: 53
Joined: Sat Jul 07, 2007 7:34 am

[Alpha] RosterDF 2.0

Postby Bishop » Tue Apr 22, 2008 10:46 pm

Look at the name of the module listed: osterdf -- note that it is missing the r at the beginning. I've run into this particular typo as well in the localization portion. It's causing issues in several areas that I have been trying to weed out myself, but have yet to locate where it is started from.
Image
Image
User avatar
Bishop
WR.net Apprentice
WR.net Apprentice
 
Posts: 21
Joined: Tue Jun 26, 2007 6:17 am

[Alpha] RosterDF 2.0

Postby petrakid » Wed Apr 23, 2008 12:02 am

yep - i did take notice of that. I just don't know where to track the error to. The other error I'm running into is with images. Take, for example the addons configuration page. Instead of an image should up to the left of each addon, the text "[icon]" shows up. When I look at the source, I notice that the wrong URL is listed as the image source. I've tried to change the URL in the roster config page, but it doesn't help. I also checked the URL in dragonfly, and no go. why would it be putting this incorrect URL into some of these images? Where should I go to track it down?
User avatar
petrakid
WR.net Apprentice
WR.net Apprentice
 
Posts: 53
Joined: Sat Jul 07, 2007 7:34 am

[Alpha] RosterDF 2.0

Postby Anaxent » Wed Apr 23, 2008 1:55 am

inc/cmslink.lib.php is the file that builds out all of the links. I have seen this error before myself but only when not in leo link mode I wonder if I rewrote that part of the file incorrectly.
User avatar
Anaxent
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 642
Joined: Tue Jul 04, 2006 6:27 am
Location: Phoenix, Az

[Alpha] RosterDF 2.0

Postby Arkel » Wed Apr 23, 2008 8:22 am

Yeah it's doing the same on my test server also.
[url=http://www.bronzedragonlords.com]Image
[/url]
User avatar
Arkel
WR.net Journeyman
WR.net Journeyman
 
Posts: 112
Joined: Thu Sep 07, 2006 8:42 am

Re: [Alpha] RosterDF 2.0

Postby Anaxent » Wed Apr 23, 2008 8:50 am

petrakid wrote:yep - i did take notice of that. I just don't know where to track the error to. The other error I'm running into is with images. Take, for example the addons configuration page. Instead of an image should up to the left of each addon, the text "[icon]" shows up. When I look at the source, I notice that the wrong URL is listed as the image source. I've tried to change the URL in the roster config page, but it doesn't help. I also checked the URL in dragonfly, and no go. why would it be putting this incorrect URL into some of these images? Where should I go to track it down?


Can you get me an example of the invalid image url?
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: [Alpha] RosterDF 2.0

Postby Anaxent » Wed Apr 23, 2008 8:55 am

Arkel wrote:Yeah it's doing the same on my test server also.


Arkel, I am really not sure as of why you are not able to get RosterDF 2.0 Alpha working. Considering that in your pm's the errors are showing the install.php file for roster concerns me. Can you let me know the exact steps you have taken to get to this point? Did you have Roster 2 installed already somewhere if so did you make a dump of that database prefixing the db data with your df db prefix (generally cms_roster_) and then import the data into your df db (editing the included conf.php to connect to your df db)?
User avatar
Anaxent
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 642
Joined: Tue Jul 04, 2006 6:27 am
Location: Phoenix, Az

[Alpha] RosterDF 2.0

Postby Arkel » Wed Apr 23, 2008 9:32 am

GRRRRRRRR!!!!!!
Will someone buy me new glasses!! I feel SOOOO stupid!
I was having a Alzheimer's moment. After 27 years of programming you THINK I would know how to spell!
Ok I feel better. Now I get it to working like a dream.
and NO I will not say what I was doing wrong(Unless you pay me well :wink: ) . But the install and all works great!
[url=http://www.bronzedragonlords.com]Image
[/url]
User avatar
Arkel
WR.net Journeyman
WR.net Journeyman
 
Posts: 112
Joined: Thu Sep 07, 2006 8:42 am

Re: [Alpha] RosterDF 2.0

Postby Anaxent » Wed Apr 23, 2008 9:46 am

petrakid wrote:Ya I'm getting the same error - a popup box comes up when it's loading pages that says

Code: Select all
overlib 4.10 or later is required for HideForm plugin


This is after updating header.php with the new code.


I want to say this error is caused by Item_Stats since both Roster and Item_Stats use overlib. The new detection in the header checks to see if Item_Stats is installed and active if active RosterDF will not add Rosters version of overlib to the df header and just uses Item_Stats version which seem to be an older version. To be honest im thinking it maybe best to just upgrade your Item_stats version of overlib with Rosters as the alternative would require Item_Stats module to use the detection for RosterDF and im pretty sure that will not happen.
User avatar
Anaxent
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 642
Joined: Tue Jul 04, 2006 6:27 am
Location: Phoenix, Az

[Alpha] RosterDF 2.0

Postby Arkel » Wed Apr 23, 2008 8:30 pm

Ok here is the link you can take a look at on the main site:

http://www.bronzedragonlords.com/index.php?name=rosterdf&p

You can see the PHP Error's & SQL Queries.

For some reason it still has me putting the last 2 Characters in there but on my Localhost it doesn't(meaning the "&p" at the end of the link). I will take a look at the DB & Files when I get back.
[url=http://www.bronzedragonlords.com]Image
[/url]
User avatar
Arkel
WR.net Journeyman
WR.net Journeyman
 
Posts: 112
Joined: Thu Sep 07, 2006 8:42 am

[Alpha] RosterDF 2.0

Postby petrakid » Wed Apr 23, 2008 10:17 pm

Can you get me an example of the invalid image url?


If you were to log into to cms.drknights.com/admin.php using the info I sent you in a PM, then go to http://cms.drknights.com/index.php?name=rosterdf , you'd see the first problem right away. No graphics at all. If you click on the Update Profile link, everything starts to work normally. I'm guessing (guessing) that for some reason the java scripts aren't loading...just a guess.

Then, if you go to the addons config section, or http://cms.drknights.com/index.php?name ... cp-install , you'd see that, in the place of images, "[icon]" appears. When you right click and view the properties of the missing icon, you'll see this:

Code: Select all
http://cms.drknights.com/img/Interface/Icons/inv_misc_groupneedmore.jpg


It should be http://cms.drknights.com/modules/roster ... e/Icons/... instead (or www.drknights.com/cms/modules/.....). I've looked through the database and through dragonfly main settings, and through the roster config pages, and I do not know where it's getting this URL from.

Is it possible that something's getting screwed up because I use the "cms" subdomain? I use to have 2 sites, my old one and this one as a beta site, and after I deleted the old one, I never moved this one to the wwwroot. Would that have anything to do with it?
Last edited by petrakid on Wed Apr 23, 2008 10:19 pm, edited 1 time in total.
User avatar
petrakid
WR.net Apprentice
WR.net Apprentice
 
Posts: 53
Joined: Sat Jul 07, 2007 7:34 am

[Alpha] RosterDF 2.0

Postby Anaxent » Thu Apr 24, 2008 1:25 am

The urls are being created from the rostercp img url and interface url.
interface url you can use http://www.secret-order.us/svn/Interface/
for the img url use
modules/rosterdf/img/
User avatar
Anaxent
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 642
Joined: Tue Jul 04, 2006 6:27 am
Location: Phoenix, Az

[Alpha] RosterDF 2.0

Postby Arkel » Thu Apr 24, 2008 1:29 am

Where do we find the new Itemstats for DF. I used the on from here and still get the same error on the lib part.

overlib 4.10 or later is required for HideForm plugin.

Let me know and I will update this and then put the new header.php back into place.
[url=http://www.bronzedragonlords.com]Image
[/url]
User avatar
Arkel
WR.net Journeyman
WR.net Journeyman
 
Posts: 112
Joined: Thu Sep 07, 2006 8:42 am

Re: [Alpha] RosterDF 2.0

Postby Anaxent » Thu Apr 24, 2008 2:38 am

Arkel wrote:Where do we find the new Itemstats for DF. I used the on from here and still get the same error on the lib part.

overlib 4.10 or later is required for HideForm plugin.

Let me know and I will update this and then put the new header.php back into place.


Right, this is because the current verison of item_stats is not using an updated version of overlib. The best way to handle this for now until Item_stats can be updated correctly would be to copy the

/modules/rosterdf/js/overlib.js
to
modules/item_stats/overlib/overlib.js
User avatar
Anaxent
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 642
Joined: Tue Jul 04, 2006 6:27 am
Location: Phoenix, Az

[Alpha] RosterDF 2.0

Postby petrakid » Thu Apr 24, 2008 4:13 am

Alright got all that to work, I did have to take "Interface/" off of your URL however, or it was "Interface/Interface/". It's fine now though.
User avatar
petrakid
WR.net Apprentice
WR.net Apprentice
 
Posts: 53
Joined: Sat Jul 07, 2007 7:34 am

PreviousNext

Return to Dragonfly

Who is online

Users browsing this forum: No registered users and 1 guest

cron