Main/Alt PHP errors

Posts from previous Beta sessions

Main/Alt PHP errors

Postby akimototaiki » Thu Dec 13, 2007 9:09 am

I tryed to set the main/alt relations today with the roster and I am getting PHP errors. Now I have not had any other errors with roster so I did a re install and and I am still getting the following PHP errors.

It is showing that I have alts in the guild breakdown but not in the member list.

I have looked at all the settings and everything looks to be there. Not sure what I have done wrong or overlooked. Any ideas on what I did :)

I have left the default settings for the main/alt and tried switching the w with pL with no luck.

http://roster.diesiraeguild.info/roster_20b/index.php

SVN 1518

Thanks


MOD EDIT: Post a text file, not this huge amount of text
Last edited by akimototaiki on Fri Dec 14, 2007 7:07 am, edited 2 times in total.
akimototaiki
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Tue Dec 04, 2007 5:36 am

Main/Alt PHP errors

Postby akimototaiki » Thu Dec 13, 2007 3:02 pm

ok after a few more fresh installs of both the database and code I am still getting the errors on guild uploads. All the alts are removed from the groupings now if I manualy click on the updater relations after I get the php errors it will do the grouping.

It is a bit of a pain but works that way.
akimototaiki
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Tue Dec 04, 2007 5:36 am

Main/Alt PHP errors

Postby PleegWat » Thu Dec 13, 2007 5:24 pm

I suspect this is related to the fact you're running PHP in CGI mode. There are some subtle differences, and we've had problems with it before that never really got solved.

The error trail you posted is from a manual relation update.

Please insert the following code in addons/memberslist/admin/update.php at line 44:

Code: Select all
echo nl2br(print_r($data,true));


This is directly above the line that says

Code: Select all
// Start the actual update process


This will print a big bunch of text just below the menu. Please copy all of it, post it here, and also post the contents of the php error box for the same request.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Main/Alt PHP errors

Postby akimototaiki » Fri Dec 14, 2007 12:56 am

ok I insrted the code

Code: Select all
$roster->db->free_result($result);

echo nl2br(print_r($data,true));
// Start the actual update process



I have not got any text below the menu however.


but here are the contents of the PHP error box.

MOD EDIT: Post a text file, not this huge amount of text
Last edited by akimototaiki on Fri Dec 14, 2007 7:07 am, edited 1 time in total.
akimototaiki
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Tue Dec 04, 2007 5:36 am

Main/Alt PHP errors

Postby PleegWat » Fri Dec 14, 2007 4:05 am

It should give a big extra hunk of text somewhere on the page. Maybe above the menu.
Updating to latest SVN may fix it as well
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Main/Alt PHP errors

Postby akimototaiki » Fri Dec 14, 2007 5:40 am

From what I can see I have the latest SVN. If there is one that the Roster Diag does not look at then I will gladly update to it *s*.

Ok got the data to show but only when I get it to manualy update the relations.

MOD EDIT: Post a text file, not this huge amount of text
Last edited by akimototaiki on Fri Dec 14, 2007 7:07 am, edited 2 times in total.
akimototaiki
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Tue Dec 04, 2007 5:36 am


Return to Archived

Who is online

Users browsing this forum: No registered users and 1 guest

cron