Recent content by Denali

  1. D

    XF 1.4 Need Help With BBCodes

    I figured this out.
  2. D

    XF 1.4 Need Help With BBCodes

    I have a couple custom video BBCodes that I need to create and I could use help. Here is the HTML for them. <IFRAME FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO align="center" WIDTH=600 HEIGHT=450 SRC="http://distro.megom.tv/player-inside.php?id=user&width=600&height=450"></IFRAME>...
  3. D

    Survivor - Elimination Style variant of Pick'em [Paid]

    Quick question- when does the week lock for making or editing selections? When the first game starts?
  4. D

    CTA Featured Threads & Portal [Paid]

    Thanks, Brogan! It was the background image.
  5. D

    CTA Featured Threads & Portal [Paid]

    I've got a quick styling question. I can't figure out why I have this color bar appearing. I have this installed on my test forum, and all my settings are the same and it doesn't appear there.
  6. D

    XF 1.4 503 Service Unavailable

    Were you able to get this resolved?
  7. D

    XF 1.4 Permissions Questions

    Hmm, I'm hoping for an alternative to disabling the forum. Can I use the batch update function to set their secondary group as well? That way, I could set all users primary group to registered, and all their secondary group to approved, and just change a couple handful manually. I can worry...
  8. D

    XF 1.4 Permissions Questions

    Got it, thanks Amaury. Follow up question- I'm having a hard time wrapping my head around how to implement this. Nearly half my users have their primary group as the registered user group, which currently allows for posting without moderation. Nearly half have their primary group as 'approved...
  9. D

    [bd] Widget Framework

    I added an rss widget to the sidebar, but I can't for the life of me figure out how to add some styling to it. I've tried .WidgetFramework_WidgetRenderer_FeedReader in extra.css and wf_default_EXTRA.css, but nothing changes. Help.
  10. D

    XF 1.4 User Option For Post Display Order?

    Excellent. Thanks for the quick reply, Mike.
  11. D

    XF 1.4 User Option For Post Display Order?

    I don't think there is, but just wanted to double check. Is there a user preference setting to change the order in which posts are displayed within threads? Descending, ascending etc.
  12. D

    XF 1.4 More Smileys Outside Of Text Editor

    Thank you! I had no idea you could tab them. That's perfect.
  13. D

    XF 1.4 Permissions Questions

    I have several usergroups that imported over from our old VB forum. I've read here that all users should have their primary usergroup set to registered. Does this include the administrator? Basically here's what I need to have- >A new user group that has their first post moderated. >An approved...
  14. D

    XF 1.4 More Smileys Outside Of Text Editor

    We recently imported from VB and our board has lots of smileys that our members use regularly. I'm hoping there's a way to display a handful of the most popular smileys in the text editor, and have a link/pop up to the rest of the smileys. Is this possible?
  15. D

    vBulletin 4.x URL Redirection

    Hmm, I've got everything working except redirecting from forums/forum.php. I've tried the below in both the XF and the root htaccess with no luck. RewriteRule ^forums/forum\.php$ /forums/ [R=301,L]
Back
Top Bottom