• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

[8wayRun.Com] XenPorta (Module Add-Ons)

This is not a well constructed block. Settings require UNIQUE names, and you created settings with the names "title", "video_link", "width" and "height". No other module will be able to use settings with those same names.
Ah, didn't know that, I'll do that now then :P
 
I hope you don't mind, I made an updated version with some options so you don't have to set the link in the control panel :D
Sure, by all means.

I tried importing it but got an error. Wouldnt mind seeing it in action if you have a link? Cheers

String could not be parsed as XML
  1. SimpleXMLElement->__construct() in EWRporta/Model/Modules.php at line 0
  2. EWRporta_Model_Modules->importModule() in EWRporta/ControllerPublic/Portal.php at line 105
  3. EWRporta_ControllerPublic_Portal->actionImport() in XenForo/FrontController.php at line 310
  4. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  5. XenForo_FrontController->run() in /home/ddmmh/public_html/community/index.php at line 17
 
Sure, by all means.

I tried importing it but got an error. Wouldnt mind seeing it in action if you have a link? Cheers

String could not be parsed as XML
  1. SimpleXMLElement->__construct() in EWRporta/Model/Modules.php at line 0
  2. EWRporta_Model_Modules->importModule() in EWRporta/ControllerPublic/Portal.php at line 105
  3. EWRporta_ControllerPublic_Portal->actionImport() in XenForo/FrontController.php at line 310
  4. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  5. XenForo_FrontController->run() in /home/ddmmh/public_html/community/index.php at line 17

Ah well, I tried
 
Is it possible to change out the facebook Like button in the Facebook Group module?
I'd like to use the one that XenForo uses in its Share This Page block.
 
Yep that I know. But I'd like to change the Like button style on the module Facebook Group
 
If I try to import a custom XML file that does not contain <module settings> section, I get this error:

Server Error

EWRporta_Model_Modules::importModule(): Node no longer exists
  1. XenForo_Application::handlePhpError() in EWRporta/Model/Modules.php at line 70
  2. EWRporta_Model_Modules->importModule() in EWRporta/ControllerPublic/Portal.php at line 105
  3. EWRporta_ControllerPublic_Portal->actionImport() in XenForo/FrontController.php at line 310
  4. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  5. XenForo_FrontController->run() in /var/www/ghostplace.com/index.php at line 13
 
Hi Oracle, just a blind guess... but have you tried getting rid of the question mark in:
<sites desc="Show?" format="check">1</sites>
 
Hi Oracle, just a blind guess... but have you tried getting rid of the question mark in:
<sites desc="Show?" format="check">1</sites>
I figured it out a minute after I posted. You were fast. The issue was the <module_name> cannot have any spaces in it.
 
<sites> is not a good setting name. As I said before...
Settings require UNIQUE names, and you created settings with the names "title", "video_link", "width" and "height". No other module will be able to use settings with those same names.
 
Is there anything similar to a paypal donate module such as the one on the front page of http://bukkit.org/ ?
You can take any html code or javascript and place it in a module wrapper. That is what this forum thread is about. The first page explains how it works.

That donation code is an add-on which is listed somewhere in the add-on forum section. I haven't seen it in a while so it's probably at least a few pages deep.
 
No problem.
Ok so download the file attached, go into modules and import it from the bottom page. What you will want to do after that is edit it in your adminCP. Login to your AdminCP and go to Appearance>Templates and search for 'PortalYouTube' and open it up

This will allow you to edit the template/module directly from your adminCP without having to download it and edit it in notepad everytime. All you need to do is change the title to whatever you want and leave the youtube code intact. To edit the YouTube video shown do the following...

In this example you will see the link 'http://www.youtube.com/embed/CXTyV3u6Mkc' in the template, the only part you need to change is the 'CXTyV3u6Mkc' which is the youtube video ID. You will notice a similar code in every YouTube Video, simply change it as you wish. And then save it and place it on your portal page via the module settings... I used 'center' placement for mine with a sort ID of '0' which puts it up the very top, up to you where it looks best. Let me know if you have any issues.

outstanding module my friend... do you have a version with options section... ??
 
No problem.
Ok so download the file attached, go into modules and import it from the bottom page. What you will want to do after that is edit it in your adminCP. Login to your AdminCP and go to Appearance>Templates and search for 'PortalYouTube' and open it up

This will allow you to edit the template/module directly from your adminCP without having to download it and edit it in notepad everytime. All you need to do is change the title to whatever you want and leave the youtube code intact. To edit the YouTube video shown do the following...

In this example you will see the link 'http://www.youtube.com/embed/CXTyV3u6Mkc' in the template, the only part you need to change is the 'CXTyV3u6Mkc' which is the youtube video ID. You will notice a similar code in every YouTube Video, simply change it as you wish. And then save it and place it on your portal page via the module settings... I used 'center' placement for mine with a sort ID of '0' which puts it up the very top, up to you where it looks best. Let me know if you have any issues.

This module should be added to the first post if it is not already. (I confess, I didn't look).
 
Back
Top Bottom