1. 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.
  2. In order to post messages and view attached files in this forum, you must be a licensed XenForo customer.
    If you can't post, enter your forum username in the Associated Forum Users form in your customer area.

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

Discussion in 'Add-on Releases [Archive]' started by Jaxel, Nov 4, 2010.

  1. boban Active Member

    Let's say it again, you have to modify your "Master Style" templates, not Default styles templates.

    $config['debug'] = true; will help you out.
  2. hathway Member

    Correct, I misunderstood you and then last night finally realized that. Thanks for the help boban.
  3. hathway Member

    boban, I'm still having an issue with the RecentNews2. I tried duplicating my RecentsNews.xml and .php and replacing all instances by adding a 2 and then I also tried starting from scratch with your RecentNews2 block and then replacing the markup in the template with my custom markup. Then I apply it to a News layout, (RecentNews is applied to portal) and the News layout shows nothing? Am I missing something?
  4. electrogypsy Member

    im having an issue with my global rss feed since i turned off the "Set as Index Controller" option, and enabled the following:
    • Index (index > portal)
    • Forum (forum-# > forum)
    • Thread (thread-# > thread-forum-# > thread)
    now my rss feed:

    http://squattheplanet.com/forums/-/index.rss

    says:

    Code:
    This XML file does not appear to have any style information associated with it. The document tree is shown below.
          <errors><error>The requested page is unrepresentable as RSS.</error></errors>
    server log says:
    Code:
    Error Info
    ErrorException: Undefined index: forum - library/EWRporta/ControllerPublic/Forum.php:14
    Generated By: Unknown Account, 24 minutes ago
    Stack Trace
    #0 /home/***/public_html/library/EWRporta/ControllerPublic/Forum.php(14): XenForo_Application::handlePhpError()
    #1 /home/***/public_html/library/XenForo/FrontController.php(310): EWRporta_ControllerPublic_Forum->actionIndex(Object(XenForo_RouteMatch))
    #2 /home/***/public_html/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch()
    #3 /home/***/public_html/index.php(13): XenForo_FrontController->run()
    #4 {main}
    Request State
    array(3) {
      ["url"] => string(44) "http://squattheplanet.com/forums/-/index.rss"
      ["_GET"] => array(0) {
      }
      ["_POST"] => array(0) {
      }
    }
    
    not sure what im doing wrong here. any help would be awesome!
  5. Hilmer Member

    Thanks so much Boban:)
  6. Pride1760 Member

    Hi, I have a query regarding the upcomingevents block.

    Currently, we have the time range to buffer in new events.

    Is it possible to have a fixed number instead? I would like the block to show only the first 6 upcoming events at any given time. How can I limit it this way?

    Thanks!
  7. Steve Brewer Member

    This HTML block screws up the layout of my page and has no title on it... Does anyone else have this problem and am I missing something besides just adding the text/code into the middle of the XML?
  8. boban Active Member

    It is just an explains how to create a HTML block and you can add your own HTML code in the file.

    Now download it again and just add some text.

    Attached Files:

    The8thLegion likes this.
  9. Steve Brewer Member

    But even if I just leave it as it is it doesn't have a title bar, it sits awkwardly on the page and it moves the sidebar to the bottom:

    http://redstonerangers.net/Xenforo/index.php
  10. 8thos Well-Known Member

    Has anyone ever tried using a second slider?
  11. Brogan Well-Known Member

  12. Daniel Thomann Active Member

    I agree but this is the thread about additional modules... I have already posted a question there for future module releases. That thread will be rapidly increase again if everyone posts there about modules... so I think we need a thread elsewhere for that... for example in the resource and addons discussion forum:
    http://xenforo.com/community/forums/resource-and-add-on-discussions.63/
    But IMHO this is Jaxel's job.
  13. Hobblepot New Member

    I've also installed the 2nd RecentNews2 block, but why does the
    Page number navigation is no longer ? :cry:

    DEMO
  14. Zwirc New Member

    nice HTML block, but when i insert a <iframe for a .php file that are querying json data, the iframe gets a scrollbar and i cant set auto height. Anyway to solve this?
  15. How do i get Staff Online Now to work with this ? It doesnt appear with Online users.
  16. Zwirc New Member

    Its a own block :) Look at -Portal in admin.php
  17. zett Member

    Is there a way to use the accordion slider with an other forum then the recent news forum - separated?
    Could someone explain me how to do that?
    Thanks.
  18. principia Well-Known Member

    you can use the "promote thread" function.
    zett likes this.
  19. zett Member

    I have a problem with the donation block... it says:
    "
    Currently logged in as <
    user>

    Donations will be credited to this user."

    But I never see the forum username on the paypal receipt.

Share This Page