[8WR] XenPorta (Portal) PRO

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

No permission to buy ($40.00)
I am lost not sure what is causing it but when I disable slider it still shows for unregistered users and I cannot remove something I sent to it as a feature?? I am still looking...
 
@Jaxel I had an idea for another widget. You already have the top posters per forum widget which is quite useful but I was wondering if you could make a user group based widget. For example if there is a user group like 'Fantasy League Winners 2014' then in the Fantasy League forum I could have a widget in the sidebar which calls the avatars of that user group.

Or I could maybe even create one widget for each of the participating teams on the relevant forum. I have some forums I could really use something like that on.
 
Hey there, how do I move the nav link in front of forums? Is this possible? I remember in the last version I thought there was a way to do this.

Left or right? I thought it was in front of it. Anyways execution order on the navtab listener will move it around.

JonW has a plugin that will do that sort of thing these days.
 
Jaxel updated [8wayRun.Com] XenPorta 2 (Portal) PRO with a new update entry:

Version 1.0.5 CHANGELOG

  • Added Desandro's ImageLoaded javascript package to the infinite scroller. This will alleviate the issue some people are having where articles added to the masonry grid will overlap.
  • The "pause/resume" button for the infinite scroller will now go away when the end of pages has been reached.
  • Added a "news" extension for all article pages that you can use to supply updates to Google News. This page can be reached by simply appending /news to the articles list page... such as:...

Read the rest of this update entry...
 
Love the fact that you added a TS3 widget in this latest version. Just some feedback, it doesn't look like I will be able to use it because the widget consumes too much height (due to # of users and channels). GameTracker.com's TS3 widget uses a scroll bar - that would be a nice addition if it were possible.
 
I can not "pause / resume" on Google Chome, firefox, Safari:
View attachment 92880

Internet Explorer: Good

View attachment 92881


Demo: https://www.vinafix.vn
This issue is related to your skin. The button actually DOES exist, but its acting absolute to it's parent, instead of fixed to the screen. The CSS I have defined for the button has it FIXED to the screen; so it should not be absolute to any parent. The FIXED display setting removes the element from the work flow so it can stay relative to the screen.

Your skin however is probably doing some sort of javascript on the background that is corrupting the fixed position of this button.
 
Can you help me fix it ?

Thanks. @Jaxel
Not really... by definition, a "position: fixed" element exists outside of the workflow of a page. You should ask the author of the skin. Honestly, it seems like its being done on purpose to deal with the jumptofixed element.
 
I'm getting this error when trying to add a tag or category to auto promoted threads I believe.

Code:
ErrorException: Undefined index: article_custom - library/EWRporta2/Model/Articles.php:522
Generated By: Derp, A moment ago
Stack Trace
#0 /home/xxx/public_html/library/EWRporta2/Model/Articles.php(522): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/xxx/...', 522, Array)
#1 /home/xxx/public_html/library/EWRporta2/ControllerPublic/Thread.php(230): EWRporta2_Model_Articles->updateArticle(Array)
#2 /home/xxx/public_html/library/XenForo/FrontController.php(347): EWRporta2_ControllerPublic_Thread->actionCategories()
#3 /home/xxx/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /home/xxx/public_html/index.php(13): XenForo_FrontController->run()
#5 {main}
Request State
array(3) {
["url"] => string(186) "http://localhost/beta/threads/fisheads.71/categories?&_xfRequestUri=%2F&_xfNoRedirect=1&_xfToken=1%2C1419844468%2C0ddc6d5c912ec283e1b3648bd0c35ae6ffe27ac5&_xfResponseType=json"
["_GET"] => array(4) {
["_xfRequestUri"] => string(1) "/"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(53) "1,1419844468,0ddc6d5c912ec283e1b3648bd0c35ae6ffe27ac5"
["_xfResponseType"] => string(4) "json"
}
["_POST"] => array(0) {
}
}
 
how to use this function ?

Added a "news" extension for all article pages that you can use to supply updates to Google News. This page can be reached by simply appending /news to the articles list page... such as: yourforum.com/articles/news. This page only displays news posted within the past 48 hours. You can specify categories as well with yourforum.com/articles/news?category=4
 
https://www.gamingforums.net

1. How do I remove the avatars next to the articles?
2. Users are guests, clicking on them opens a iframe of /members or something. Please fix so there is no hyperlink for guests.
3. How do I remove the entire (sticky image) by Person at 10:40AM 5 views 2 replies bar? That entire bar gone, and the time of the post to be on the right hand side of the title (e.g. Halo 5 Multiplayer Today, on the right hand side 1:04 PM)
 
The following error occurred:
Argument 1 passed to XenForo_Model_Alert::userReceivesAlert() must be of the type array, boolean given, called in /var/www/gamingforums/library/EWRporta2/Model/Articles.php on line 537 and defined
  1. XenForo_Application::handlePhpError() in XenForo/Model/Alert.php at line 518
  2. XenForo_Model_Alert::userReceivesAlert() in EWRporta2/Model/Articles.php at line 537
  3. EWRporta2_Model_Articles->updateArticle() in EWRporta2/ControllerPublic/Thread.php at line 230
  4. EWRporta2_ControllerPublic_Thread->actionCategories() in XenForo/FrontController.php at line 347
  5. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  6. XenForo_FrontController->run() in /var/www/gamingforums/index.php at line 13
dbd09280c2c36e669de987b370372612.png
 
Last edited:
Back
Top Bottom