Dolphin 6.0.0005 crashed the server after upgrade HELP
My production server after upgrading and runing the sql which said everything was successful crashed when I went to the home page. BE CAREFUL WITH THIS UPGRADE until BoonEX says what happened.
This is the error i get
Fatal error: Call to undefined function: ecardsgeneratesendlink() in
/home/hyefinde/public_html/inc/members.inc.php on line
458
What happened was the E-Cards mod was probley overwritten by the new upgrade, which you have to re-integrate that MOD into Dolphin.
You will have to do this each time you want to upgrade, and you will have to upgrade each MOD you have. Thats why BoonEx now includes very detailed changelogs.
You are very correct in what you are saying and sound very knowledgeable, I hope BoonEx understand that we need people see more
Also, I am sure you made a backup as the instructions stated. So reverting back to your previous state should not be a problem ?
I am sure since you posted , this is not the case, so lets see what can be done to fix it.
if you have the mod, and want us to look at it or re-integrate it we can do that for you.
(if you have the mod, we probably can do it free of charge to just get you running) let me know.
CyberXing
I purchased the entire package known as the SmarProPack. Igor has been a great support person at BoonEx.
Thank you for your offer. I will wait for BoonEx to respond and if not I would take you up on the offer.
HyeFinder
You just need to schedule it with them.
CyberXing
The problem you're discussing here actually was caused by a small inattention of me when I was creating the upgrade page. I didn't indicate that the SmartPro customers should use a different upgrade package which they can find in their Unity accounts.
I have made the corrections, but here's the link again:
http://www.boonex.com/unity/id/smartpropack
This patch already contains eCards. And in spite of what you said, Nucca, see more
I am back up and running but RSS feeds are broken, the last fix you did there is lost. Can you let me know what to do
<?= htmlspecialchars_adv( $oItem -> description ) ?>
replaced it with your prior fix of
<?= //htmlspecialchars_adv( $oItem -> description ) ?>
<?= ( $oItem -> description ) ?>
and now my RSS formats properly.
Good luck all...
I still have problem with Admin screen showing error lines when i go into the forum screen.
Warning: main(/home2/abidjans/public_html/templates/tmpl_chr/scripts/BxTemplConfig.php) [function.main]: failed to open stream: No such file or directory in /home2/abidjans/public_html/inc/params.inc.php on line 102
Fatal error: main() [function.require]: Failed opening required '/home2/abidjans/public_html/templates/tmpl_chr/scripts/BxTemplConfig.php' (include_path='.:/usr/php4/lib/php:/usr/local/php4/lib/php') see more
I have checked your Orca admin panel.
I had to delete the file "params.conf" from "orca/log". This file gets created during script run-time, and its permissions don't allow to change it after you upgrade your version.
Rolbuman, in your case you need to make sure that the folder "tmpl_chr" really exists in the "templates" folder.