[8WR] XenPorta (Portal) PRO

[8WR] XenPorta (Portal) PRO [Paid] 1.2.2b

No permission to buy ($40.00)
Xenporta seems to be broken on Php 7.0.8. Updated today from 7.0.6 to 7.0.8
Code:
An exception occurred: Call to undefined function utf8_decode() in /home/www/hexagonmc.eu/library/Lgpl/utf8.php on line 96

utf8_strlen() in XenForo/Helper/String.php at line 193
XenForo_Helper_String::wholeWordTrim() in EWRporta2/Model/Features.php at line 116
EWRporta2_Model_Features->getFeatures() in EWRporta2/ControllerPublic/Articles.php at line 367
EWRporta2_ControllerPublic_Articles->_getViewParams() in EWRporta2/ControllerPublic/Articles.php at line 43
EWRporta2_ControllerPublic_Articles->actionIndex() in XenForo/FrontController.php at line 351
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/www/hexagonmc.eu/index.php at line 13
XenForo 1.5.8
XenPorta 1.1.9
Any ideas why?
 
Xenporta seems to be broken on Php 7.0.8. Updated today from 7.0.6 to 7.0.8
Code:
An exception occurred: Call to undefined function utf8_decode() in /home/www/hexagonmc.eu/library/Lgpl/utf8.php on line 96

utf8_strlen() in XenForo/Helper/String.php at line 193
XenForo_Helper_String::wholeWordTrim() in EWRporta2/Model/Features.php at line 116
EWRporta2_Model_Features->getFeatures() in EWRporta2/ControllerPublic/Articles.php at line 367
EWRporta2_ControllerPublic_Articles->_getViewParams() in EWRporta2/ControllerPublic/Articles.php at line 43
EWRporta2_ControllerPublic_Articles->actionIndex() in XenForo/FrontController.php at line 351
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/www/hexagonmc.eu/index.php at line 13
XenForo 1.5.8
XenPorta 1.1.9
Any ideas why?
Line 116 of EWRporta2/Model/Features.php is:
Code:
$feature['feature_excerpt'] = XenForo_Helper_String::wholeWordTrim($feature['message'], $options->EWRporta2_features_excerpt);
As you can see, its calling a built-in XenForo function... so its not that XenPorta is incompatible with PHP 7.0.8... its that XenForo itself is incompatible.
 
Xenporta seems to be broken on Php 7.0.8. Updated today from 7.0.6 to 7.0.8
Code:
An exception occurred: Call to undefined function utf8_decode() in /home/www/hexagonmc.eu/library/Lgpl/utf8.php on line 96

utf8_strlen() in XenForo/Helper/String.php at line 193
XenForo_Helper_String::wholeWordTrim() in EWRporta2/Model/Features.php at line 116
EWRporta2_Model_Features->getFeatures() in EWRporta2/ControllerPublic/Articles.php at line 367
EWRporta2_ControllerPublic_Articles->_getViewParams() in EWRporta2/ControllerPublic/Articles.php at line 43
EWRporta2_ControllerPublic_Articles->actionIndex() in XenForo/FrontController.php at line 351
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/www/hexagonmc.eu/index.php at line 13
XenForo 1.5.8
XenPorta 1.1.9
Any ideas why?
https://chevereto.com/community/threads/internal-server-error-after-upgrade-to-php-7-0.7141/
 
I thought you said you DONT want the /articles page as your homepage?

I want the Home page to be pages/newarticles/, but setting Index Page Route to that will correct it to be shown when going to the domain but both the Logo link and Home nav tab will set to navigate to domain/articles

I believe I misread your comments, for that I apologize. I took your "dont set /articles" comment as a "you shouldn't do that", not a "you will have to do that in addition to disabling the navtab listener and creating my own."

Where would I disable that listener?
 
I want the Home page to be pages/newarticles/, but setting Index Page Route to that will correct it to be shown when going to the domain but both the Logo link and Home nav tab will set to navigate to domain/articles

I believe I misread your comments, for that I apologize. I took your "dont set /articles" comment as a "you shouldn't do that", not a "you will have to do that in addition to disabling the navtab listener and creating my own."

Where would I disable that listener?
I dont understand...

You WANT your index to go WHERE?
You WANT the logo link and navtab to go WHERE?
 
  • Events will now get unique CSS classes based on what keywords are linked to said event... This will allow you to color events on your calendars based on what categories/keywords they belong to. CSS classes are styled in the form of "atendoKey#".
Any chance to see that here, based on categories?

Also, what about modifying the Article Simple block so that when you are reading an article, this same article doesn't appear in the widget feed?
 
Last edited:
I installed a new xenporta 2 licence on another forum. This new forum uses coloured prefixes. On the Xenporta page these prefixes are displayed in that colour, which is not nice looking.

How can I disable either the colour of the prefixes only on xenporta, not in the forum, or hide the prefixes on the xenporta page totally?

@Jaxel

you wrote I can change that with CSS. But in which file?
 
Hello, I have just purchased this resource however I am unable to download it. It's been about 10 minutes. What can I do / who can I contact about this issue?
 
Is there a way to link to a specific point in an article? At the moment, I'm just posting different sections as separate posts and then linking to the post #. But if I could fit the entire article in the first post but still have a table of contents, that would be amazing.
 
Back
Top Bottom