Search results

  1. armaclans

    Bug Fix Finally upgraded to 1.2 - Problem editing members

    When I edit members I get this error around the banner URLS: Enter a valid banner. Leave it blank if you do not have one. Yet they have a perfect url
  2. armaclans

    Where can I find the {$edit_website_extra}

    Roger that... do i have to search for it myself or can you tell me where i can find it I would still like to look at the code.
  3. armaclans

    Where can I find the {$edit_website_extra}

    Where can I find it tho.. I am 100% sure what i need to do.. right now its creating <label> tags.. I need to switch it to <h2> so it can match the rest of the style
  4. armaclans

    Where can I find the {$edit_website_extra}

    I need to change a style/id in the code
  5. armaclans

    Version 1.2 (Multiple Categories Custom)

    i just found a creative way to do it!!! Since it is a required field, and someone has to check something I did the following My join fields were Template Tag ( internal value ): {$acf_game} Template Tag ( display value ): {$acf_game_display} So i just made an image with the same names as...
  6. armaclans

    Version 1.2 (Multiple Categories Custom)

    Im guessing this would be the code if(isset($_POST["milsim"])){ echo "STUFF";} where would I need to place the php code.. does that make sense?
  7. armaclans

    Version 1.2 (Multiple Categories Custom)

    What if there is a way to create a script... that says: if (mil-sim checkbox has been checked) then display (icons and wording like the picture)
  8. armaclans

    Only show for premium

    Please take a look... I have followed the plugin
  9. armaclans

    Only show for premium

    Still no luck
  10. armaclans

    Version 1.2 (Multiple Categories Custom)

    Hm... well since I cannot put html into the "custom join fields" ..... sounds like i am out of luck completely...
  11. armaclans

    our coding skills have gone mad. ^.^

    our coding skills have gone mad. ^.^
  12. armaclans

    Mobile Version :)

    Its a responsive theme, you will have to design your theme around it. But when a mobile user visits your site, if you have the bootstrap theme enabled. It will make the site look really nice on the mobile device
  13. armaclans

    Mobile Version :)

    I was just looking at options for this, http://visiolist.com/community/resources/boostrap-3-responsive.13/
  14. armaclans

    Only show for premium

    So I have tried this.. I created the following files languages/english.php ( empty ) languages/index.htm ( empty ) /index.htm ( empty ) /info.php <?php //===========================================================================\\ // VISIOLIST is a proud derivative work of Aardvark Topsites...
  15. armaclans

    Only show for premium

    Is there a way to show certain things on the details page if the member is premium. So for example: for Premium members the "stats" table will show up, but for non premium members the "stats" table is hidden
  16. armaclans

    Best way to move my upgrade

    So here is the real site running on 0.9: http://armaclans.com/ Here is the new updated site running on 1.2 http://update.armaclans.com/ What is the best way I should move the update over. I have come up with 2 options Option 1: Move databases that hold all member information over to the...
  17. armaclans

    Version 1.2 (Multiple Categories Custom)

    Is it possible to have multiple categories for one member. In my case, the member would be a game community. So I would like to set up categories for "location" "gaming style" "most popular game played" And to go further.. Is it possible to have those categories show up as images/icons...
  18. armaclans

    Brute force

    Is there a way to unlock brute force for members..
  19. armaclans

    Just a little thank you

    I just wanted to say thank you to everyone for the great support! You guys have been an awesome help and I just cannot thank you enough. Keep it up!
  20. armaclans

    Help for the stats list

    Thanks!
Top