[BETA] WoWRosterDF 2.0 Issues

Dragonfly integration forum

[BETA] WoWRosterDF 2.0 Issues

Postby zanix » Sun Apr 27, 2008 1:59 am

This is for debugging
When viewing rostedrdf without the &p it should display something at the top of the page
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

[BETA] WoWRosterDF 2.0 Issues

Postby zanix » Sun Apr 27, 2008 2:03 am

Arkel
Replace cmslink.lib.php with this and tell me what appears at the top of your page
Attachments
cmslink.lib.zip
Page debug for RosterDF - cmslink.lib
(2.22 KiB) Downloaded 343 times
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

[BETA] WoWRosterDF 2.0 Issues

Postby Arkel » Sun Apr 27, 2008 8:54 am

Ok I put it up there. Still looks like a blank page.
[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

[BETA] WoWRosterDF 2.0 Issues

Postby zanix » Sun Apr 27, 2008 1:01 pm

Hmmm, wtf?
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

[BETA] WoWRosterDF 2.0 Issues

Postby Arkel » Sun Apr 27, 2008 8:18 pm

Ok I know discountasp.net is a windows server. I am going to write a few C++ programs to do some checking on it. Just to let you know I did delete my cmslib and the one on the server, before I Downloaded yours and put it up there.
[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

[BETA] WoWRosterDF 2.0 Issues

Postby Pugro » Thu May 01, 2008 3:14 pm

I've installed this too and am getting the same issue on the basic "home" page for roster. I get the:

"Roster Error
The module [osterDF] does not exist"

And no formatting like the image on the first post in this thread.

I've uploaded that new cmslink.lib.php file and have checked the itemstats link.

If I add the &p it works though...want me to try the other page debug thing?

My host is a linux virtual server with 1&1, I'll try getting a diag output, but it's taking a long time, and I think timing out.
--------------------------------
Pugro_
Ice and Trinity Guilds, Nordrassil, EU PvE
www.iceguild.org.uk, www.trinityguild.net
Image
Pugro
WR.net Journeyman
WR.net Journeyman
 
Posts: 79
Joined: Fri Jul 07, 2006 2:14 pm
Location: London, UK

[BETA] WoWRosterDF 2.0 Issues

Postby Pugro » Thu May 01, 2008 6:30 pm

Bit of hacking and general code destruction and I got the main page working by removing the IIS bit...

Code: Select all
            print_r($pages);
                if( $pages == array(substr($module_name,1)) )
                {
                        $pages = array();
                }
                $_GET[ROSTER_PAGE] = implode('-',$pages);


Sure it's needed for other bits, but for now I can have a play etc...
--------------------------------
Pugro_
Ice and Trinity Guilds, Nordrassil, EU PvE
www.iceguild.org.uk, www.trinityguild.net
Image
Pugro
WR.net Journeyman
WR.net Journeyman
 
Posts: 79
Joined: Fri Jul 07, 2006 2:14 pm
Location: London, UK

Previous

Return to Dragonfly

Who is online

Users browsing this forum: No registered users and 1 guest

cron