upgrade 7.04 - 7.05 issues

The upgrade went smooth. But it seems as if one file didn't fetch it. I get the following cron message -

 

turn true;
   }

   function getRssUnitLink (&$a) {
       return BX_DOL_URL_ROOT . $this->oModule->_oConfig->getBaseUri() . 'view/' . $a['uri'];
   }
}

?>

 

and in the photo section

turn true; } function getRssUnitLink (&$a) { return BX_DOL_URL_ROOT . $this->oModule->_oConfig->getBaseUri() . 'view/' . $a['uri']; } } ?>
Warning: Cannot modify header information - headers already sent by (output started at /home/slipssco/public_html/civoc.com/templates/base/scripts/BxBaseSearchResultSharedMedia.php:646) in /home/slipssco/public_html/xxxx.com/inc/design.inc.php on line 133

 

any fix for this?

 

Thanks in advance

Quote · 12 Feb 2011

forgot to mention that photos don't show.

Avatars OK. Video thumbs OK.

Quote · 12 Feb 2011
i have this issue Warning: Cannot modify header information - headers already sent by (output started at /home/patriota/public_html/inc/classes/BxDolPageViewAdmin.php:324) in /home/patriota/public_html/inc/admin_design.inc.php on line 56 after upgrading from 7.0.4 to 7.0.5 dolphin, I try to create a new block at the home page and the sistem tells me this error
Picture 2.png · 131.8K · 98 views
Quote · 12 Feb 2011

Finally it's sorted. It seems as if the cache clearing/cleaning didn't work right from ftp. When I cleared it from within admin it worked again.

Quote · 12 Feb 2011

oops, that was to early. It worked first and now shows the images but when I click on photos the same as mentioned above still shows up.

 

turn true; } function getRssUnitLink (&$a) { return BX_DOL_URL_ROOT . $this->oModule->_oConfig->getBaseUri() . 'view/' . $a['uri']; } } ?>
Warning: Cannot modify header information - headers already sent by (output started at /home/slipssco/public_html/civoc.com/templates/base/scripts/BxBaseSearchResultSharedMedia.php:646) in /home/bnbnbnb/public_html/jkjij.com/inc/design.inc.php on line 133 - on the site

 

Cron error

 

turn true;
}

function getRssUnitLink (&$a) {
return BX_DOL_URL_ROOT . $this->oModule->_oConfig->getBaseUri() . 'view/' . $a['uri'];
}
}

?>

 

Any idea anybody?

Quote · 12 Feb 2011

It looks like you have spaces or new line characters after closing php tag - ?> in BxBaseSearchResultSharedMedia.php

Please edit this file and remove any characters after ?> symbols at end of file.

Rules → http://www.boonex.com/terms
Quote · 13 Feb 2011

I just upgraded to D7.05 and have this error message when I attempt to go to the ACCOUNT HOMEPAGE:

Fatal error: Call to undefined function Pmessages() in /home/youcompl/public_html/inc/classes/BxDolPageView.php(602) : eval()'d code on line 1

And this error message on the ADMIN page:

Warning: set_error_handler() expects the argument (ErrorHandler) to be a valid callback in /home/youcompl/public_html/tasermav275/index.php on line 66

Warning: Cannot modify header information - headers already sent by (output started at /home/youcompl/public_html/tasermav275/index.php:66) in /home/youcompl/public_html/inc/admin_design.inc.php on line 56

 

Any ideas on how to fix please?

Quote · 13 Feb 2011

 

I just upgraded to D7.05 and have this error message when I attempt to go to the ACCOUNT HOMEPAGE:

Fatal error: Call to undefined function Pmessages() in /home/youcompl/public_html/inc/classes/BxDolPageView.php(602) : eval()'d code on line 1

And this error message on the ADMIN page:

Warning: set_error_handler() expects the argument (ErrorHandler) to be a valid callback in /home/youcompl/public_html/tasermav275/index.php on line 66

Warning: Cannot modify header information - headers already sent by (output started at /home/youcompl/public_html/tasermav275/index.php:66) in /home/youcompl/public_html/inc/admin_design.inc.php on line 56

 

Any ideas on how to fix please?

That function Pmessages is not part of dolphin. It would appear you have a custom mod installed with a php block on the account page.

My guess is this mod. http://www.boonex.com/unity/forums/#topic/New-Mail-Anywhere.htm

The upgrade wiped out the code changes, but the block is still there trying to call the function.

Either re-apply code portion of the mod, or remove that block from the account page.


https://www.deanbassett.com
Quote · 13 Feb 2011

Thanks Alex. I found it with your help. I removed the bottom one and it works again.

It was there double like this

return true;
    }
   
    function getRssUnitLink (&$a) {
        return BX_DOL_URL_ROOT . $this->oModule->_oConfig->getBaseUri() . 'view/' . $a['uri'];
    }
}

?>turn true;
    }
   
    function getRssUnitLink (&$a) {
        return BX_DOL_URL_ROOT . $this->oModule->_oConfig->getBaseUri() . 'view/' . $a['uri'];
    }
}

?>

 

Thanks again!

Quote · 13 Feb 2011

Since the upgrade to D7.05 my MAIL INBOX will now display messages in my inbox even when they are all deleted.

For example, my inbox currently display 7 letters and 0 unread, even though I have deleted everything from the INBOX.

Anybody know of a fix please?

mail inbox.JPG · 11.4K · 94 views
Quote · 13 Feb 2011

Anyone please?

Quote · 14 Feb 2011

That's it.. Done with D7.05. Nothing but issues since the upgrade. Going back down to 7.04. Most of the stuff was working then! LOL

Quote · 14 Feb 2011

 

That's it.. Done with D7.05. Nothing but issues since the upgrade. Going back down to 7.04. Most of the stuff was working then! LOL

I can't find this trouble in my fresh install

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 16 Feb 2011
 
 
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.