[8WR] XenPorta (Portal)

[8WR] XenPorta (Portal) 1.6.0

No permission to download
it happened to me yesterday... The problme was i just uploaded with the new upload files and forgot to upgrade... i realized my mistake and upgraded with the latest xml fine and it turned out fine. Have you upgraded porperly...?
Yes I did ... actually I did it twice, but same issue .... however I took lms's advice and using RecentFeatured.
 
Yes I did ... actually I did it twice, but same issue .... however I took lms's advice and using RecentFeatured.
Please, see http://xenforo.com/community/resources/8wayrun-com-xenporta-portal.90/update?update=3012
Jaxel said:
The RecentSlider and RecentAccordion blocks have been removed from the install files. You can still use these blocks from the old install files if you wish; but I will no longer be supporting them. These blocks have been deprecated in favor of the new RecentFeatures block.
Salud2
 
is there any documentation available for the blocks? .. lame I know, but I can't remove one thread from RecentFeatures slider, though I unprompted that thread .. :P
 
I started to dig around using debug, I'm seeing about 6-8 of these DB Queries per page.
FROM EWRporta_promotes
FROM EWRporta_options
FROM EWRporta_layouts
 
I wish there was an easier way for me to add template modules such as this like I did with vBadvanced.

Code:
</br>
<center><a href="http://www.gametracker.com/server_info/66.151.138.51:27015/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/66.151.138.51:27015/b_560_95_1.png" border="0" width="560" height="95" alt=""/></a></center>
</br>
<center><a href="http://www.gametracker.com/server_info/66.151.138.115:27015/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/66.151.138.115:27015/b_560_95_1.png" border="0" width="560" height="95" alt=""/></a></center>
</br>
<center><a href="http://www.gametracker.com/server_info/74.91.118.170:27015/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/74.91.118.170:27015/b_560_95_1.png" border="0" width="560" height="95" alt=""/></a></center>
</br>
<center><a href="http://www.gametracker.com/server_info/66.151.138.72:27015/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/66.151.138.72:27015/b_560_95_2.png" border="0" width="560" height="95" alt=""/></a></center>
</br>
<center><a href="http://www.gametracker.com/server_info/66.151.138.65:27015/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/66.151.138.65:27015/b_560_95_3.png" border="0" width="560" height="95" alt=""/></a></center>
</br>

Creating an xml file is confusing, hopefully there will be a built in system in the future like vBadvanced where users can create template blocks and add content easily with html.

Can someone help me with the above?
 
Is it me or the latest version is too complicated to configure? I can't find the 'slider' block anywhere! o_O
 
Is there anyway to remove the small image to the right and only display a default image on the home page?
Screen Shot 2013-03-05 at 1.32.08 PM.webp
 
How do you install blocks? I believe I have followed the instructions exactly and run into the same problem with every one. I am currently running 1.5.6 of Xenporta. I have gotten the XenAtendo module installed, and I go to 'install block' and navigate to \library\EWRatendo\addon-EWRatendo.xml and select the xml file located inside the folder.

'The provided file is not a block XML file'


I have searched for a couple days now and cannot seem to find any information detailing this. It must be very simple because no one else has had this issue.

So what am I overlooking. Is that the correct XML file? It was the only one provided.
 
That is the add-on xml file. The block files are located in \library\EWPorta\XML_Addons

Thank you! Finally I was able to get those blocks in there!

Maybe I could find some more help on here. Although I have read quite a bit and have done exactly as what was said to be done and it still does not work leading me to believe that the layout feature is broken right now?

I have simply selected my layout type as forum-## and leave the ID blank so that it would take affect across the entire forums. Well, I set up my blocks and hit save changes and nothing happens. I have been checking options and the web for answers as to why nothing seems to be working, but have yet to find anything related. It seems that only making changes to the -portal layout has any affect on anything.
 
This looks like an error that has been increasing .....

I try to rebuild thread information and get this:

Undefined index: node_id
  1. XenForo_Application::handlePhpError() in EWRporta/Model/Post.php at line 13
  2. EWRporta_Model_Post->getPostsInThread() in XenForo/DataWriter/Discussion/Thread.php at line 103
  3. XenForo_DataWriter_Discussion_Thread->rebuildDiscussionCounters() inXenForo/CacheRebuilder/Thread.php at line 71
  4. XenForo_CacheRebuilder_Thread->rebuild() in XenForo/ControllerHelper/CacheRebuild.phpat line 26
  5. XenForo_ControllerHelper_CacheRebuild->rebuildCache() inXenForo/ControllerAdmin/Tools.php at line 78
  6. XenForo_ControllerAdmin_Tools->actionCacheRebuild() in XenForo/FrontController.php at line 310
  7. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  8. XenForo_FrontController->run() in /home/xeno/public_html/xenforo/admin.php at line 13
 
It looks like there might be a workaround.

Thanks
it was the template override settings in the newest version.
source: http://xenforo.com/community/threads/mysql-error.45058/

Another instance of the error.
http://xenforo.com/community/threads/after-vbulletin-import.45483/
Another
Can anyone confirm this issue with latest version?

Rebuild Caches / Rebuild Thread Information;

Code:
Undefined index: node_id
 
XenForo_Application::handlePhpError() in EWRporta/Model/Post.php at line 13
EWRporta_Model_Post->getPostsInThread() in XenForo/DataWriter/Discussion/Thread.php at line 103
XenForo_DataWriter_Discussion_Thread->rebuildDiscussionCounters() in XenForo/CacheRebuilder/Thread.php at line 71
XenForo_CacheRebuilder_Thread->rebuild() in XenForo/ControllerHelper/CacheRebuild.php at line 26
XenForo_ControllerHelper_CacheRebuild->rebuildCache() in XenForo/ControllerAdmin/Tools.php at line 78
XenForo_ControllerAdmin_Tools->actionCacheRebuild() in XenForo/FrontController.php at line 310
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
XenForo_FrontController->run() in /home/public_html/admin.php at line 13
 
Jaxel submitted a new resource: [8wayRun.Com] XenPorta (Portal)

Portal, News and Articles

Read more
I'm seeing this after I updated to latest XenPorta its on my "Forum" area not "Home / Portal"
Thoughts?
Code:
jQuery(document).ready(function() { $("#recentSlider").tabs({fx:{opacity: "toggle"}}).tabs("rotate", 5000, true); $("#recentSlider").hover(function() { $("#recentSlider").tabs("rotate", 0, true); }, function() { $("#recentSlider").tabs("rotate", 5000, true); }); $("#recentSlider .excerpt").hide(); $("#recentSlider").hover(function() { $("#recentSlider .excerpt").slideDown(); }, function() { $("#recentSlider .excerpt").hide(); }); });
I only got this after I updated from 1.5.3 to 1.5.6 XenpOrta - HEP!
 
I'm seeing this after I updated to latest XenPorta its on my "Forum" area not "Home / Portal"
Thoughts?
Code:
jQuery(document).ready(function() { $("#recentSlider").tabs({fx:{opacity: "toggle"}}).tabs("rotate", 5000, true); $("#recentSlider").hover(function() { $("#recentSlider").tabs("rotate", 0, true); }, function() { $("#recentSlider").tabs("rotate", 5000, true); }); $("#recentSlider .excerpt").hide(); $("#recentSlider").hover(function() { $("#recentSlider .excerpt").slideDown(); }, function() { $("#recentSlider .excerpt").hide(); }); });
I only got this after I updated from 1.5.3 to 1.5.6 XenpOrta - HEP!
See http://xenforo.com/community/threads/8wayrun-com-xenporta-portal.26838/page-81#post-486758

Salud2
 
Top Bottom