"My Account" (member.php) login redirects to BLANK page

connections posted 22nd of July 2008 in Community Voice. 8 comments.

This is nuts ... always something and never easy?

Who do you point the finger at and where do you actually get help? This may be a Ray issue but its effecting my Dolphin site!

Since Saturday my live site has been messed up due to a new free upgrade from Ray; The Radios 2.0 which WAS giving me the spiffy 'Database Query Error' ack! What a purdy SITE?

The previous week Youtubes 2.0. which i managed to fix. Same problem! Not this time! I have never had many problem that i couldnt sort out on my own until all the new "2.0" widgets ... uh! wth?

Ok with the rants set aside and a few days later searching for something i obviously aint gonna find in the blogs and forums im posting here. What and WHERE can i find / FIX my current problem(s). PHP files? The database itself? (Where initial errors came from along with database SPAM to my mail) Member login gives a blank (member.php) page redirect to your account by default, BUT it does log you in. But who would know this when you receive a blank page? Also when a guest not logged in looks at profiles they only see a totally dorked up page with a few pics that members have uploaded. I've reverted back to the original Ray Radios and the site is back up but i cannot figure out what has been altered to fix these issues. Where do the upgrades write to? Why cant i simply remove the widgets without Database errors? Once installed im stuck with them? Believe you me i tried to trash it but it took the site down completely! hmm

Note: I do not have any more errors and the widgets are working. New Youtubes / Old Radios. Screwy member pages and a blank login ... Those are my main problems im looking to resolve.

Have a look for yourself: http://connections.pcessentials.biz (Of course you cannot login if you're not a member but check out the profile problem)

 
Comments
·Oldest
·Top
Please login to post a comment.
Technoman
http://connections.pcessentials.biz/chipperoo

i checked the profiles like you sugested and yes they make the site horriable maybe its something to do with a line of code you deleted or maybe your GD2 isnt working or something is really buggy I have to agree with yah !
connections
^I have thought of that and it would never be ruled out but i have tried replacing any PHP files required for integration that i needed to edit or any other ones i thought MIGHT be causing the problem. No go ...

Kinda tell me its in the database still or language files?

I just found this when searching language files for "Radio"

All language files can be edited BUT the first three. Corrupted? Can it be the some dont need to be there that were tossed in there from the 2.0 upgrade? see more

_RayzRadioBrowse (bunk)
_RayzRadioProfile (bunk)
_RayzRadioSearch (bunk)
_RayzRadio (seems fine)
_RayzRadioAll (seems fine)
_RayzRadioFavorites (seems fine)
_RayzRadioMember (seems fine)
_RayzRadioMine (seems fine)
_RayzRadioTop (seems fine)
_RayzRadioViewed (seems fine)

As i stated when i went back to the old Radios the installation went as smooth as it did the first time, no errors and the widget SEEMS to be working properly as it used to.

Whats up with the first three that cant be edited and dont seem to be there but show in a search?

Profiles data all seems to be there including my custom embedded junk from the CSS/HTML mod but simply dont show on my profile and others that modified theirs like i did.
connections
^I have thought of that and it would never be ruled out but i have tried replacing any PHP files required for integration that i needed to edit or any other ones i thought MIGHT be causing the problem. No go ...

Kinda tell me its in the database still or language files?

I just found this when searching language files for "Radio"

All language files can be edited BUT the first three. Corrupted? Can it be that some dont need to be there that were tossed in there from the 2.0 upgrade? see more

_RayzRadioBrowse (bunk)
_RayzRadioProfile (bunk)
_RayzRadioSearch (bunk)
_RayzRadio (seems fine)
_RayzRadioAll (seems fine)
_RayzRadioFavorites (seems fine)
_RayzRadioMember (seems fine)
_RayzRadioMine (seems fine)
_RayzRadioTop (seems fine)
_RayzRadioViewed (seems fine)

As i stated when i went back to the old Radios the installation went as smooth as it did the first time, no errors and the widget SEEMS to be working properly as it used to.

Whats up with the first three that cant be edited and dont seem to be there but show in a search?

Profiles data all seems to be there including my custom embedded junk from the CSS/HTML mod but simply dont show on my profile and others that modified theirs like i did.
mrpowless
Hey there, use an ini set display errors
You have them off
or check your log file of what the errors are

The error has the answer, one file one line, one permission, something simple but you need to see what it is...
connections
Howdy mrpowless!

I enabled error checking in my php.ini and by clicking on "My Account" it now gives me this:
Fatal error: Call to undefined function PageCompRayzRadio() in /var/www/html/gc/member.php on line 158

There is nothing on that line but in the 2.0 integration file it wanted me to add this:
Edit inc/design.inc.php file. Append it with the following code:
function PageCompRayzRadio()
{
return '<div id="RzRadioGlobalHolder" align="center" style="height:71px;">' see more . getApplicationContent('radio', 'player', array('user' => $_COOKIE['memberID']), true) . '</div>';
}
connections
And by clicking on any profile i receive this:
Fatal error: Call to undefined method BxTemplProfileView::showBlockRayzRadio() in /var/www/html/gc/templates/base/scripts/BxBaseProfileView.php on line 105

$query = "SELECT * FROM `ProfilesSettings` WHERE `IDMember` = '$ID'";

line 97 to 107:
$arr = db_arr( $query );

if ( $arr['IDMember'] )

$ret = "<style type=\"text/css\">

body

{

Looks to me the Radios have fubared see more things as suspected. Probably a little help from me lol
AndreyP
install properly your Radio mod, seems you forgot to copy functions :)
connections
After TOTALLY removing this mod AGAIN i was getting the database query error so i replaced my design.inc.php and got the site back up but was back in the same boat ... same error on your account/login and profiles were still all wacky. uh!!!

Apparently the radios rollback.php does NOT remove all SQL entries so i did a "rayz" search throughout the whole database. Low and behold what did i find? The TWO entries that were calling the errors I posted above which had nothing to do with my see more edits that were required to integrate into the stats and member profiles. Go figure!

Needless to say i fingered it all out on my own as usual. *patting self on back* lmfao (and of course mrpowless for his error enabling suggestion) kudos my friend!

Back in business! ho0t! :o)~
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
PET:0.050724983215332