[BETA] WoWRosterDF 2.0 Issues

Dragonfly integration forum

[BETA] WoWRosterDF 2.0 Issues

Postby Arkel » Sat Apr 26, 2008 10:33 am

Thats not it. I add that and get:

Parse error: parse error, unexpected T_VARIABLE in E:\web\bronzedrago\htdocs\modules\WowRosterDF\lib\cmslink.lib.php on line 85

Fatal error: Call to undefined function: makelink() in E:\web\bronzedrago\htdocs\modules\WowRosterDF\localization\languages.php on line 140
[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 » Sat Apr 26, 2008 11:41 am

Oops, should be
Code: Select all
print $pages;
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

Re: [BETA] WoWRosterDF 2.0 Issues

Postby Movix » Sat Apr 26, 2008 4:15 pm

here my installation
http://www.i-motion.fr/RosterDF.html
I succefully removed the overlib error on the user pages, but it still occurs on the admin pages. i think i can find the solution by myself, just for info.

but i have still the issue that the umlaut é, è, à used in french language are not correctly shown on the DF part while in the rosterDF module.
Image
DF 9.2.1 - RosterDF 1.7.3.0 (patched) - Roster 2.0 beta
User avatar
Movix
WR.net Apprentice
WR.net Apprentice
 
Posts: 59
Joined: Fri Dec 22, 2006 1:27 pm

Re: [BETA] WoWRosterDF 2.0 Issues

Postby Movix » Sat Apr 26, 2008 4:47 pm

The motd set as image has the following URL
Code: Select all
http://www.i-motion.fr/motd.php?id=1

instead of
Code: Select all
http://www.i-motion.fr/RosterDF/motd/id=1.html


the same for the realmstatus
Code: Select all
http://www.i-motion.fr/realmstatus.php?r=EU-Conseil+des+Ombres

instead of
Code: Select all
http://www.i-motion.fr/RosterDF/realmstatus/r=EU-Conseil+des+Ombres.html


I tryed some modifications in /lib/menu.php on line 550 like that
Code: Select all
$realmStatus .= '      <img alt="WoW Server Status" src="' . makelink('realmstatus/r=' . urlencode($realmname), false) . '" />' . "\n";

but the makelink() inserts a p= before the realmstatus.


I solved the overlib issue in admin pages, was due to the changes i have made to header.html while testing rosterDF alpha. so your advices earlier in this thread are enough to fix the issue
Last edited by Movix on Sat Apr 26, 2008 5:28 pm, edited 1 time in total.
Image
DF 9.2.1 - RosterDF 1.7.3.0 (patched) - Roster 2.0 beta
User avatar
Movix
WR.net Apprentice
WR.net Apprentice
 
Posts: 59
Joined: Fri Dec 22, 2006 1:27 pm

Re: [BETA] WoWRosterDF 2.0 Issues

Postby Movix » Sat Apr 26, 2008 7:19 pm

Also when configuring left and right menu panels to use graphs leads to an invalid image.
I tried to give access to the bargraph.php via .htaccess, but did not fixed the issue
Image
DF 9.2.1 - RosterDF 1.7.3.0 (patched) - Roster 2.0 beta
User avatar
Movix
WR.net Apprentice
WR.net Apprentice
 
Posts: 59
Joined: Fri Dec 22, 2006 1:27 pm

Re: [BETA] WoWRosterDF 2.0 Issues

Postby Movix » Sat Apr 26, 2008 7:26 pm

Sorry for spamming this thread;
The RosterDiag link takes very long before showing serveral errors, or a sometimes a blank page
Code: Select all
Diagnostic du Roster

Basic Server Info
OS Linux
Server Software Apache
MySQL Version 5.0.44-log
 

PHP Settings
PHP Version 4.4.8
PHP API Type cgi
safe_mode Off
open_basedir Off
allow_url_fopen On
file_uploads On
upload_max_filesize 16M
 
 GD Support
GD Status On
GD Version bundled (2.0.28 compatible)
FreeType Support Yes
FreeType Linkage with freetype
T1Lib Support Yes
GIF Read Support Yes
GIF Create Support Yes
JPG Support Yes
PNG Support Yes
WBMP Support Yes
XBM Support Yes
JIS-mapped Japanese Font Support No
 
 
Config Values
Show Entire $roster->config array
version 1.9.9.1758
db_version 6
db_prefix cms_rosterdf_roster_
debug_mode On
roster_lang frFR
img_url modules/RosterDF/img/
interface_url images/rosterdf/
img_suffix jpg
use_update_triggers On
rs_mode On
 

 
Fatal error: Call to undefined function: opentable() in /home.10.29/schiffma/www/includes/cmsinit.inc on line 710
 
Last edited by Movix on Sat Apr 26, 2008 7:45 pm, edited 1 time in total.
Image
DF 9.2.1 - RosterDF 1.7.3.0 (patched) - Roster 2.0 beta
User avatar
Movix
WR.net Apprentice
WR.net Apprentice
 
Posts: 59
Joined: Fri Dec 22, 2006 1:27 pm

Re: [BETA] WoWRosterDF 2.0 Issues

Postby Movix » Sat Apr 26, 2008 7:42 pm

I quickly installed a fresh DFroster 2.0 on another DF site without all the customizations i have done for www.i-motion.fr to make sure there is not a bug due to the theme mods on i-motion.
The issues are the same.
http://nycg.i-motion.fr/RosterDF.html
you can log to admin page with the default password if you want
Last edited by Movix on Sat Apr 26, 2008 7:43 pm, edited 1 time in total.
Image
DF 9.2.1 - RosterDF 1.7.3.0 (patched) - Roster 2.0 beta
User avatar
Movix
WR.net Apprentice
WR.net Apprentice
 
Posts: 59
Joined: Fri Dec 22, 2006 1:27 pm

[BETA] WoWRosterDF 2.0 Issues

Postby petrakid » Sat Apr 26, 2008 7:51 pm

I'll reactivate Item_Stats this morning.
Image
User avatar
petrakid
WR.net Apprentice
WR.net Apprentice
 
Posts: 53
Joined: Sat Jul 07, 2007 7:34 am

Re: [BETA] WoWRosterDF 2.0 Issues

Postby Movix » Sat Apr 26, 2008 8:02 pm

For those of you trying to get Armorysync to work, as known the Ajax variant does not work on this DF port. with the PHP variant be carefull it can lead in a ban of your IP due to flooding the site.
Image
DF 9.2.1 - RosterDF 1.7.3.0 (patched) - Roster 2.0 beta
User avatar
Movix
WR.net Apprentice
WR.net Apprentice
 
Posts: 59
Joined: Fri Dec 22, 2006 1:27 pm

[BETA] WoWRosterDF 2.0 Issues

Postby petrakid » Sat Apr 26, 2008 8:17 pm

ok I have Item_Stats reinstalled, and yes the popup has returned. Feel free to dig in
Image
User avatar
petrakid
WR.net Apprentice
WR.net Apprentice
 
Posts: 53
Joined: Sat Jul 07, 2007 7:34 am

[BETA] WoWRosterDF 2.0 Issues

Postby petrakid » Sat Apr 26, 2008 10:01 pm

Well, I was thinking...There doesn't seem to be a problem with WowrosterDF working, in spite of the OverLIB apparently being out of date (which it isn't, I checked the overlib.js file, and it IS the most current in Item_Stats). So, what if someone were to just remove the code that checks the overlib.js version?

So that's what I did. I commented out the line that checked the overlib.js version in overlib_hideform.js. The popup is gone, and everything works fine. I haven't checked it in IE, but I will do this once I get to a computer that uses IE. It's working fine in Mozilla though.
Last edited by petrakid on Sat Apr 26, 2008 10:02 pm, edited 1 time in total.
Image
User avatar
petrakid
WR.net Apprentice
WR.net Apprentice
 
Posts: 53
Joined: Sat Jul 07, 2007 7:34 am

[BETA] WoWRosterDF 2.0 Issues

Postby Anaxent » Sat Apr 26, 2008 11:03 pm

Petrakid the issue that I see is not with the version number in this case but instead overlib.js does not seem to even be loading. The overlib.js file is for all the tooltips and after looking at your site I am not seeing the tooltips displayed. There for Im thinking there is something else wrong here as the fix I gave you earlier in this thread should have worked as it did for others already. Would you mind changing to another theme?
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] WoWRosterDF 2.0 Issues

Postby petrakid » Sat Apr 26, 2008 11:40 pm

I switched to an older theme that I used where Item_stats and the tooltips was working. I see it's not working there either.
Image
User avatar
petrakid
WR.net Apprentice
WR.net Apprentice
 
Posts: 53
Joined: Sat Jul 07, 2007 7:34 am

[BETA] WoWRosterDF 2.0 Issues

Postby petrakid » Sun Apr 27, 2008 12:12 am

UPDATE: I got overlib working. I downloaded a copy of ItemStats 1.5.5 from the author's website and replaced the overlib.js file with the one in that package. Tooltips have returned in all of my themes.
Image
User avatar
petrakid
WR.net Apprentice
WR.net Apprentice
 
Posts: 53
Joined: Sat Jul 07, 2007 7:34 am

Re: [BETA] WoWRosterDF 2.0 Issues

Postby Arkel » Sun Apr 27, 2008 1:11 am

zanix wrote:Oops, should be
Code: Select all
print $pages;


Ok I have a moment here. You got me, it's still doing it. I have looked through the code and it is still doing the same thing.
[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

PreviousNext

Return to Dragonfly

Who is online

Users browsing this forum: No registered users and 0 guests

cron