call_user_func() expects parameter 1 to be a valid callback, class 'EWRporta_Install_Donations' not found
XenForo_Application::handlePhpError()
call_user_func() in C:\xampp\htdocs\library\EWRporta\Model\Blocks.php at line 216
EWRporta_Model_Blocks->installBlockXml() in C:\xampp\htdocs\library\EWRporta\Model\Blocks.php at line 182
EWRporta_Model_Blocks->installBlockXmlFromFile() in C:\xampp\htdocs\library\EWRporta\Install.php at line 75
EWRporta_Install::installCode()
call_user_func() in C:\xampp\htdocs\library\XenForo\Model\AddOn.php at line 214
XenForo_Model_AddOn->installAddOnXml() in C:\xampp\htdocs\library\XenForo\Model\AddOn.php at line 169
XenForo_Model_AddOn->installAddOnXmlFromFile() in C:\xampp\htdocs\library\XenForo\ControllerAdmin\AddOn.php at line 178
XenForo_ControllerAdmin_AddOn->actionInstall() in C:\xampp\htdocs\library\XenForo\FrontController.php at line 310
XenForo_FrontController->dispatch() in C:\xampp\htdocs\library\XenForo\FrontController.php at line 132
XenForo_FrontController->run() in C:\xampp\htdocs\admin.php at line 13
Installation error:
Code:call_user_func() expects parameter 1 to be a valid callback, class 'EWRporta_Install_Donations' not found XenForo_Application::handlePhpError() call_user_func() in C:\xampp\htdocs\library\EWRporta\Model\Blocks.php at line 216 EWRporta_Model_Blocks->installBlockXml() in C:\xampp\htdocs\library\EWRporta\Model\Blocks.php at line 182 EWRporta_Model_Blocks->installBlockXmlFromFile() in C:\xampp\htdocs\library\EWRporta\Install.php at line 75 EWRporta_Install::installCode() call_user_func() in C:\xampp\htdocs\library\XenForo\Model\AddOn.php at line 214 XenForo_Model_AddOn->installAddOnXml() in C:\xampp\htdocs\library\XenForo\Model\AddOn.php at line 169 XenForo_Model_AddOn->installAddOnXmlFromFile() in C:\xampp\htdocs\library\XenForo\ControllerAdmin\AddOn.php at line 178 XenForo_ControllerAdmin_AddOn->actionInstall() in C:\xampp\htdocs\library\XenForo\FrontController.php at line 310 XenForo_FrontController->dispatch() in C:\xampp\htdocs\library\XenForo\FrontController.php at line 132 XenForo_FrontController->run() in C:\xampp\htdocs\admin.php at line 13
See http://xenforo.com/community/threads/8wayrun-com-xenporta-portal.26838/page-76#post-478495Installation error:
Code:call_user_func() expects parameter 1 to be a valid callback, class 'EWRporta_Install_Donations' not found XenForo_Application::handlePhpError() call_user_func() in C:\xampp\htdocs\library\EWRporta\Model\Blocks.php at line 216 EWRporta_Model_Blocks->installBlockXml() in C:\xampp\htdocs\library\EWRporta\Model\Blocks.php at line 182 EWRporta_Model_Blocks->installBlockXmlFromFile() in C:\xampp\htdocs\library\EWRporta\Install.php at line 75 EWRporta_Install::installCode() call_user_func() in C:\xampp\htdocs\library\XenForo\Model\AddOn.php at line 214 XenForo_Model_AddOn->installAddOnXml() in C:\xampp\htdocs\library\XenForo\Model\AddOn.php at line 169 XenForo_Model_AddOn->installAddOnXmlFromFile() in C:\xampp\htdocs\library\XenForo\ControllerAdmin\AddOn.php at line 178 XenForo_ControllerAdmin_AddOn->actionInstall() in C:\xampp\htdocs\library\XenForo\FrontController.php at line 310 XenForo_FrontController->dispatch() in C:\xampp\htdocs\library\XenForo\FrontController.php at line 132 XenForo_FrontController->run() in C:\xampp\htdocs\admin.php at line 13
When you navigate back, refresh the page in your browser.Jaxel, I don't know if this is a problem on my end on configuration or what. I have XenPorta set as index controller, all options on Globalized custom layouts checked, layouts for Portal, Forum, Thread, Thread Forum. When I go to the main page everything looks great. When I go to one of the forums - still good. But if after going one level deep I use the breadcrumb to navigate back to one of the upper forum levels the portal does not show (just a plain forum) with no sidebars, just the nodes, and the menu/header/footers.
The site info in the address bar goes from "http://twowheeldemon.com/forum/" to "http://twowheeldemon.com/forums/fun-forum.277/" to "http://twowheeldemon.com/threads/i-want-to-be-last.52/" - All is good with the world at this point. Now, if I check on the breadcrumb to navigate back to my "General" node I get this "http://twowheeldemon.com/categories/general.254". At this point is when none of the sidebars or anything relating to XenPorta is appearing. It does not matter whether you are logged into the forum or browsing as a guest, the process is the same.
My node structure is "Category" -> Forum -> SubForum. Once you get into the Forum or SubForum and then attempt to navigate back to the "Forum" or "SubForum" is when this is happening.
Any suggestions?
You are right. It's a XenPorta error. The installation xml file indicates a callback donations and the file is packaged elsewhere.
Edit your xml donations installation file and find (line 2)
Change it byPHP:install_callback_class="EWRporta_Install_Donations"
PHP:install_callback_class="EWRporta_Block_Install_Donations"
Save changes and try again.
Salud2
Sorry, i don't see your reply. (Lo siento, no he visto tu respuesta). Thanks to you for reply (gracias por tu respuesta).Si, yo se.
esta bien. solo jugando.Sorry, i don't see your reply. (Lo siento, no he visto tu respuesta). Thanks to you for reply (gracias por tu respuesta).
Salud2
class EWRporta_Block_Install_Donations
Same problem, no matter a normal refresh or using the Shift key to clear the cache. Even loading another browser the problem presents itself.When you navigate back, refresh the page in your browser.
Salud2
Someone answer this please?Quick question: How do I insert some plain HTML in the RawHyperText block?![]()
The default XML has some example HTML loaded in, if you edit it out:Someone answer this please?![]()
<?xml version="1.0" encoding="utf-8"?>
<block block_id="RawHyperText" title="Raw HTML Block" version_string="1.0.0" version_id="1" url="http://8wayrun.com/" install_callback_class="" install_callback_method="" uninstall_callback_class="" uninstall_callback_method="" cache="+1 days">
<admin_templates/>
<listeners/>
<options/>
<phrases/>
<route_prefixes/>
<templates>
<template title="EWRblock_RawHyperText"><![CDATA[<xen:require css="EWRblock_RawHyperText.css" />
<!--Put your HTML here-->
]]></template>
<template title="EWRblock_RawHyperText.css"><![CDATA[
<!--Put your CSS here-->
]]></template>
</templates>
</block>
We use essential cookies to make this site work, and optional cookies to enhance your experience.