[8WR] XenPorta (Portal)

[8WR] XenPorta (Portal) 1.6.0

No permission to download
For some reason on my portal the new RecentThreadx5 block doesnt show for guests but everything else does. How can I fix this?
 
I wish to display the real name of the post author in the 'articles' . For example instead of -

by The_Big_K at 6:19 PM (267 Views / 2 Likes)

Can we insert a custom field entry (say real name) in place of my User ID? If yes, where exactly should I be making the change?
 
How can I change the order of the slides in recent features? There is no option to change this. I need to delete and recreate all the posts that include slider.jpg in the order I want them presented. Hopefully I'm doing this wrong and there's a much easier method, this is all I could do.
 
How can I change the order of the slides in recent features? There is no option to change this. I need to delete and recreate all the posts that include slider.jpg in the order I want them presented. Hopefully I'm doing this wrong and there's a much easier method, this is all I could do.
I think it depends on the date you set when you use the Promote Thread feature...
 
how do i edit this portal. any tutorials on how to get my content init. I want to set up one of my forum threads to be my newssection. Plusi want to run it like mywebsite.
 
Look block permissions and edit permissions block (ACP->Home->XenPorta->Blocks->select the correct blok(s) an click in the block name)

Salud2
I have tried that, the permissions are correct, but the block will not show up for guests. Only users that log in.... I have tried giving permissions a couple ways actually with no luck.

EDIT: I think it is a conflict with another add on. Guests and invalid users thread view limit 1.0

I have the limit set to 5. I confirmed this by using a proxy to see my site and the recentthreadx5 block worked. I don't want the block to disappear just because the user's view limit hit...
 
I guess Jaxel just officially stopped providing any type of support, lots of questions, most of them are not being answered unfortunately.
 
I can't seem to be able to remove the avatar on homepage. How do I do so? I've tried removing the block on the template and on CSS.
 
Can someone PLEASE answer this, why am I getting this error EVERYTIME I change the RecentNews block?

An exception occurred: Mysqli prepare error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR EWRporta_promotes.promote_date < ?) AND xf_thread.discussion_state = 'v' at line 11 in /home/a6918823/public_html/library/Zend/Db/Statement/Mysqli.php on line 77
  1. Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
  2. Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
  3. Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
  4. Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 734
  5. Zend_Db_Adapter_Abstract->fetchAll() in EWRporta/Block/RecentNews.php at line 38
  6. EWRporta_Block_RecentNews->getModule() in EWRporta/Model/Blocks.php at line 116
  7. EWRporta_Model_Blocks->getBlockParams() in EWRporta/ViewPublic/Custom.php at line 71
  8. EWRporta_ViewPublic_Custom->renderHtml() in XenForo/ViewRenderer/Abstract.php at line 215
  9. XenForo_ViewRenderer_Abstract->renderViewObject() in XenForo/ViewRenderer/HtmlPublic.php at line 67
  10. XenForo_ViewRenderer_HtmlPublic->renderView() in XenForo/FrontController.php at line 533
  11. XenForo_FrontController->renderView() in XenForo/FrontController.php at line 156
  12. XenForo_FrontController->run() in /home/a6918823/public_html/index.php at line 13
 
I'm working with the .css for RecentFeatures and want to change the color of the text which pops up when I hover over one of the squares. I have changed all the colors for type in the EWRblock_RecentFeatures.css but no luck so far. I wondered if it pulled the color from the style and, if it does, how I might change it just for this.

Thanks.
 
Jaxel.. Been doing some testing with upcoming Apache 2.4.4, xF is screaming fast with it. Issue though is it breaks xenPorta. Anytime I enable it I receive an error 500 on the portal page. Forum still loads.
 
Fantastic resource, I've added XenPorta to my forum which I'm converting from phpBB. Xenforo is fantastic and XenPorta makes it even better!

One thing I seem to get when testing thread promotion is when I click on "Promote Thread" and the pop-up window with the options appears, the calendar pop-up is visible. I think this is because the calendar field is the focus and causes this to appear. If I don't want to change the date (which I generally don't) I then have to click away from the calendar to see the other options underneath. Is it possible to fix this so the pop-up calendar doesn't appear unless you click in the date field? Also, is there any way to change the calendar pop-up both on XenPorta and XenAtendo so that the first day of the week is Monday, not Sunday?

Also, I'd like to add the usergroup style to the latest member in the XenPorta forum statistics block. I've done this in the standard forum statistics block on Xenforo by replacing in the forum_list template

HTML:
<xen:username user="$boardTotals.latestUser" />

with

HTML:
<xen:username user="$boardTotals.latestUser" text="rich"/>

However, the XenPorta forum statistics block doesn't have this and seems to be coded differently in EWRblock_BoardTotals. Any idea how I'd go about adding the usergroup style to this?
 
Hello,
I try to change the size of article titles on portal, I use the block recent thread.
Can you help me please?

Take a look at EWRblock_RecentNews.css template.

And add something like:

Code:
.RecentNews .newsTitle
{
font-size: 16px;
font-weight:bold;
}

or how you want it.
 
How to get XenPorta to refresh more often?

When I edit message content that is used by XenPorta for the forum home page, XenPorta does not show the update. I've cleared the browser cache but it still shows an older, unedited version.

Is there a way to get XenPorta to update more often?
 
Back
Top Bottom