Thanks, I missed that partACP > Home > Options > XenPorta Blocks > Recent Slider
Have you made your slider image the same size as set in here?
Renada![]()
I have used the same image as specified dimensions in settings, still I am having issue.
and also what does one hour block cache means ? Images appear after one hour ?
@brandon - how did u add mailing list in sidebar
search "mailchimp" and you'll find the plugin, then someone shared the code to add that subscription boxI have used the same image as specified dimensions in settings, still I am having issue.
and also what does one hour block cache means ? Images appear after one hour ?
@brandon - how did u add mailing list in sidebar
@principia - I hope you are talking about Portal mod permissions. They seem fine. And also my forum is empty, no members. As viewed from guest OR logged as admin, it is still looking same.
@brandon - thanks mate![]()
Anybody have any thoughts on this one?I have an app that is hard-coded to post back to "index.php?something=value" -- There is no way to get around the hard-coding and no way of changing it. That is not the problem.The request is being handled via ControllerPublic_Index.
The problem I am running into is if somebody running XenPorta has the "Set as Index Controller" turned on then the it conflicts. For the moment I can get around it by modifying /library/EWRporta/Listener/Init.php and changing...... and wrapping a conditional around it...Code:EWRporta_Helper_Index::setDefaultRoute($config, $data);
... but is there a more graceful way of handling it?Code:if (empty($_REQUEST['something'])) { EWRporta_Helper_Index::setDefaultRoute($config, $data); }
![]()
I have an app that is hard-coded to post back to "index.php?something=value" -- There is no way to get around the hard-coding and no way of changing it. That is not the problem.The request is being handled via ControllerPublic_Index.
The problem I am running into is if somebody running XenPorta has the "Set as Index Controller" turned on then the it conflicts. For the moment I can get around it by modifying /library/EWRporta/Listener/Init.php and changing...... and wrapping a conditional around it...Code:EWRporta_Helper_Index::setDefaultRoute($config, $data);
... but is there a more graceful way of handling it?Code:if (empty($_REQUEST['something'])) { EWRporta_Helper_Index::setDefaultRoute($config, $data); }
![]()
I'm trying to add Block's from the ACP XenPorta add blocks area but I keep getting "The provided file was not a valid XML file. Please provide a valid XML file." any ideas as to why I cannot add blocks???
OK so this is the first time I am using XenForo just installed it fresh in /forum now this is my first addon to be installed I want this in / how do I do that.
I already have installed both XenForo and this addon just want to know how can I move portal to / and /forum will stay at /forum
Upgrading from < 1.5.0:
- If you are upgrading from a version before 1.5.0, you MUST uninstall XenPorta first!
- After uninstalling XenPorta, make sure to DELETE all relevant /library and /js files!
- Finally, make sure ALL XenPorta tables have been dropped from your database!
Yes, that's what I had changed. I set it to not set for AdminI mean "Can Customize Portal permission" set it to not set for Admin.
I keep getting
"The provided file was not a valid XML file. Please provide a valid XML file."
when I try to install 1.5.1
We use essential cookies to make this site work, and optional cookies to enhance your experience.