Recent content by DarkIce2

  1. DarkIce2

    backlinks.com integration

    I was recently looking into backlinks.com as an additional way to monetize my forum, but their setup requires adding raw PHP code to a file (and I don't want to be editing XenForo core files, obviously, because I have no idea what I am doing). Is there any workaround or "hook" for something...
  2. DarkIce2

    Paid posting - questions on companies and potential plugins?

    Thanks man I purchased it, I also use another plugin XF chat 2 by the same company they are great
  3. DarkIce2

    Paid posting - questions on companies and potential plugins?

    As an extra way to monetize my site, I am exploring third party websites that connect publishers/advertisers for buying and selling "dofollow" guest posts. For example, could make $15-20 for simply posting a short blob of a text for an advertiser with a dofollow link in a large forum. I have...
  4. DarkIce2

    XF 2.1 2.1.5a - rebuild master data

    Is it necessary to click rebuild master data button after hitting /install URL when upgrading from 2.1.5 to 2.1.5a? Also is it expected for my forum to still show a username / password prompt when hitting the /install URL after the upgrade has been completed?
  5. DarkIce2

    Specialist Services - vBulletin, Big Boards, Custom Imports, Community +Server Management

    I own two XenForo sites and have used Jon (Slavik) for 20+ hours of consulting for server optimization, server security hardening, XenForo optimization, and complex web server / SSL configurations. He is an exceptionally gifted, well-rounded IT professional who can tackle any type of technical...
  6. DarkIce2

    XF 2.0 PAGE_CONTAINER <head> modification - prevent code from loading on certain templates

    Found working solution, thanks @Slavik <xf:if is="!in_array({$template}, ['error','login','login_password_confirm','login_two_step','message_page','register_complete','register_connected_account','register_confirm','register_form'])">
  7. DarkIce2

    XF 2.0 Show content based on HTTP_REFERER

    Is it possible to have an xf:if statement to show content based on a regex and/or string match against the HTTP_REFERER? If so can please provide sample code? Thanks!
  8. DarkIce2

    XF 2.0 PAGE_CONTAINER <head> modification - prevent code from loading on certain templates

    Hi @Brogan tried this but doesn't appear to be working <xf:if is="!in_array({$contentTemplate},'error','login','login_password_confirm','login_two_step','message_page','register_complete','register_connected_account','register_confirm','register_form')"> please advise,thx
  9. DarkIce2

    XF 2.0 PAGE_CONTAINER <head> modification - prevent code from loading on certain templates

    Hey, I have modified the HTML <head> section my PAGE_CONTAINER to have the Google Auto Ads code. However, wondering if there is a way to have some type of "xen if" statement around the code block to stop it from loading on these templates: error login login_password_confirm login_two_step...
  10. DarkIce2

    XF 2.0 How to show ads to users NOT in certain group

    awesome thanks @hemant_bhardwaj it's working now
  11. DarkIce2

    XF 2.0 How to show ads to users NOT in certain group

    Hi, what code block do I need to put around my ads to NOT show them to people in "site supporter" group, but show them to everyone else? If I need to get any group ID for it where do I find that group ID? This is for an XF2 site and I need code that works for both PAGE_CONTAINER and the ad...
  12. DarkIce2

    Specialist Services - vBulletin, Big Boards, Custom Imports, Community +Server Management

    I updated my review to contain Slavik (Jon) to make it more clear, sorry about that confusion guys peace Darkice
  13. DarkIce2

    Specialist Services - vBulletin, Big Boards, Custom Imports, Community +Server Management

    I hired Slavik (Jon) to help me do a complex vBulletin 3.8/VBSEO migration to XenForo 2. He did a killer job and absolutely went above and beyond to make sure everything worked smoothly and that the server was optimized. Highly professional, on-time, responsive, and a true technology expert...
  14. DarkIce2

    User Upgrades - Successful strategies?

    Hi All, I'm curious if anyone else has had success implementing user upgrades for bringing additional revenue to their site. What are some potential strategies to make paying for a subscription to the site more worth it, other than being a "supporting member"? I can see some things like...
Top Bottom