[svn1758] Problems with DF version

Dragonfly integration forum

[svn1758] Problems with DF version

Postby jimig1 » Tue Apr 29, 2008 5:26 am

I have notices a few things it is a fresh install of DF and Roster and I have Item stats installed the Guild Info Page has a PHP error pictured below but does not seem to be affecting anything all the permissions work correctly

Image

Also setting the Default Page does not seem to work I have set it to 4 different things and it always comes up with this screen

Image
Image
User avatar
jimig1
WR.net Apprentice
WR.net Apprentice
 
Posts: 36
Joined: Fri Jul 07, 2006 10:48 pm

[svn1758] Problems with DF version

Postby Anaxent » Tue Apr 29, 2008 7:10 am

hmm, first thing I see is the module name being osterDF. I know why it is showing osterDF instead of RosterDF which should have been fixed in the current beta which brings up the next thing I see the name is osterDF when in the beta version I renamed the module to WoWRosterDF granted yes the directory name can be changed to anything, but due to first glance it does not look like you have the current beta verison of WoWRosterDF which can be found here http://www.wowroster.net/Forums/viewtopic/t=5265.html
User avatar
Anaxent
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 642
Joined: Tue Jul 04, 2006 6:27 am
Location: Phoenix, Az

[svn1758] Problems with DF version

Postby Anaxent » Tue Apr 29, 2008 7:14 am

ok nvm it does seem that you are using the new beta release after looking at the sql querys there. So my next question would be are you using a windows server by chance? As the only other time I have seen this error after the beta release has been in a windows environment. If you are using a windows server add &p to the end of your 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

[svn1758] Problems with DF version

Postby arg81 » Tue Apr 29, 2008 6:41 pm

unless I missed something, I downloaded and installed the latest version, but I get the "osterDF" error as well.

If I add &p to the end, it's fine.

A number of the links don't work, I.E. tells me "done but with errors on page" , for example guild information is linked to www.wow-stu.com/# instead of the correct module link.

I also get the errors:

PHP Errorstheme.php
Notice line 80: Undefined variable: user_agent
Notice line 80: Undefined variable: user_agent
ja.php
Notice line 26: Undefined variable: content

queires:
lib/roster.php
142 0.0019 SELECT `config_name`, `config_value` FROM `cms_wowrosterdf_roster_config` ORDER BY `id` ASC;
488 0.0012 SELECT * FROM `cms_wowrosterdf_roster_addon` ORDER BY `basename`;
lib/login.php
77 0.0002 SELECT * FROM `cms_wowrosterdf_roster_account` ORDER BY `account_id` DESC;
lib/menu.php
414 0.0001 SELECT count(`member_id`) AS `amount`, IF(`note` LIKE '%alt%',1,0) AS 'isalt', FLOOR(`level`/10) AS label FROM `cms_wowrosterdf_roster_members` WHERE `level` >= 60 GROUP BY isalt, label;
532 0.0001 SELECT `name`, `server`, `region` FROM `cms_wowrosterdf_roster_upload` WHERE `default` = '1' LIMIT 1;
608 0.0001 SELECT `mb`.*, `a`.`basename` FROM `cms_wowrosterdf_roster_menu_button` AS mb LEFT JOIN `cms_wowrosterdf_roster_addon` AS a ON `mb`.`addon_id` = `a`.`addon_id` WHERE `a`.`addon_id` IS NULL OR `a`.`active` = 1;
625 0.0001 SELECT * FROM `cms_wowrosterdf_roster_menu` WHERE `section` IN ('util','realm','guild') ORDER BY `config_id`;


I may be doing something wrong, but I followed the beta post you linked above....
arg81
WR.net Apprentice
WR.net Apprentice
 
Posts: 22
Joined: Sat Jul 07, 2007 4:13 pm

[svn1758] Problems with DF version

Postby Arkel » Tue Apr 29, 2008 8:12 pm

I know this will happen with a few of the addons. Make sure you upgrade them to there latest version. That will help.

If you are using a windows server just "FOR NOW" create a new block link this will take care of the &p.
2.) In the URL spot put index.php?name=WowRosterDF&p
3.) Make sure it says link not Getlink or web
Last edited by Arkel on Tue Apr 29, 2008 8:17 pm, edited 1 time in total.
[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

[svn1758] Problems with DF version

Postby arg81 » Tue Apr 29, 2008 8:15 pm

I haven't installed any addons yet. This is straight from the upload and running of the beta....
arg81
WR.net Apprentice
WR.net Apprentice
 
Posts: 22
Joined: Sat Jul 07, 2007 4:13 pm

[svn1758] Problems with DF version

Postby Arkel » Tue Apr 29, 2008 8:21 pm

Oh just go into the CP Main menu block and that is where you create it.
[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

[svn1758] Problems with DF version

Postby arg81 » Tue Apr 29, 2008 8:40 pm

this isnt a windows server either :)

my hosting is by www.siteground.com - according to their website it's Redhat Linux Enterprise 4...

EDIT
I've done what you've said...that works.

I also have the PHP errors I listed above. (Theme.php: undefined variable: user_agent, Ja.php: undefined variable: content)
Last edited by arg81 on Tue Apr 29, 2008 9:06 pm, edited 1 time in total.
arg81
WR.net Apprentice
WR.net Apprentice
 
Posts: 22
Joined: Sat Jul 07, 2007 4:13 pm

[svn1758] Problems with DF version

Postby Arkel » Tue Apr 29, 2008 9:20 pm

Link me your site please
[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

[svn1758] Problems with DF version

Postby jimig1 » Tue Apr 29, 2008 10:53 pm

I don't use a windows server here is a link to my site http://test.unseendemise.com
Image
User avatar
jimig1
WR.net Apprentice
WR.net Apprentice
 
Posts: 36
Joined: Fri Jul 07, 2006 10:48 pm

[svn1758] Problems with DF version

Postby Arkel » Tue Apr 29, 2008 11:15 pm

First I would say take a look at your conf.php and make sure it is all pointing in the right direction.
Last edited by Arkel on Tue Apr 29, 2008 11:16 pm, edited 1 time in total.
[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

[svn1758] Problems with DF version

Postby jimig1 » Tue Apr 29, 2008 11:17 pm

what conf.php?? The DF config is correct it is a fresh install to that sub domain
Image
User avatar
jimig1
WR.net Apprentice
WR.net Apprentice
 
Posts: 36
Joined: Fri Jul 07, 2006 10:48 pm

[svn1758] Problems with DF version

Postby Arkel » Tue Apr 29, 2008 11:55 pm

ok this is a little weird. I put in the link and it finally comes up

http://test.unseendemise.com/index.php?name=WoWRosterDF&p=WowRosterDF&p
[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

[svn1758] Problems with DF version

Postby Arkel » Wed Apr 30, 2008 12:00 am

Ok follow the steps from what I posted earlier on how to link it in DragonFly and you should be fine :)

Here is your site:
http://test.unseendemise.com/index.php?name=WoWRosterDF&p

It appears that nasty "&p" is messing up on Linux box's too.
Last edited by Arkel on Wed Apr 30, 2008 12:02 am, edited 2 times in total.
[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

[svn1758] Problems with DF version

Postby Arkel » Wed Apr 30, 2008 12:08 am

Ok just reloaded your website and it looks like you have got it going :)
[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

Next

Return to Dragonfly

Who is online

Users browsing this forum: No registered users and 1 guest

cron