Search results

  1. armaclans

    Display Field along with some html

    Ok, New code, still does not work. in stats.html i have placed the following code: <li class="list-group-item">{$newgooglelink}</li> in my plugin, here is the file structure: Here is what details_compile_details.php states: if (!empty($TMPL['acf_googlelink'])) { } else {...
  2. armaclans

    Display Field along with some html

    Ok, I have tried this via plug in and cannot get it to work.. When I upload the plugin, I have made sure the {$acf_googlelink} matches with the tag in the custom join field on the details page, I added the new code {$googlelinkcorrected} So now if I leave the field empty, the field just...
  3. armaclans

    Display Field along with some html

    Might I ask where you learned this code? so that I can read up on it?
  4. armaclans

    Display Field along with some html

    Ok, so reading some php I think I understand, Correct me if I am wrong, I need to create a script that goes to the database to check if 'field' is empty. If this is true, the php can be told to display 'content' My only question is how will the php know to check the database for the right...
  5. armaclans

    Display Field along with some html

    Do you have tips to where I can learn about this? Im guessing it will be a If field is 'full/used' { display 'content' else{ show nothing }
  6. armaclans

    Display Field along with some html

    I have a some curious questions here, Is it possible to have HTML activated when a custom field is active? For example: If there is a custom field, and the user puts something in that field and submits changes, when that field goes to show on the website on details page, could I have a <div>...
  7. armaclans

    WYSIQYG Editor for users

    I am thinking of adding a Wysiwyg HTML editor for my users.. Maybe making this more of a plugin so that anyone could do this.. Here is the link I am looking at https://github.com/jhollingworth/bootstrap-wysihtml5/ What are your guys opinions, is this something that could be done with a little...
  8. armaclans

    Searching on rankings site

    Awesome! I am just finishing up the website design, I will shoot you a PM when complete. That way it can be easier for you to quote my on how many hours it will take you
  9. armaclans

    Searching on rankings site

    I want to create a search filter, I am making a site where there are going to be lots of gaming consoles, For example: Xbox One, Xbox 360, PS4, PC, etc. I would love for the user to be able to check xbox One, and then check another field like America, Euro etc.. Here is an example...
  10. armaclans

    Custom Search

    2 questions, is there a way to make a check-box/filter for the search... or like an Advanced search.. so people clan check a check-box and it will filter out stuff.. (another creative way possibly, the check box will just search for that parameter when checked) also when searching, is there a...
  11. armaclans

    Making some themes

    Alright everyone, we are going to start making some themes for visiolist!
  12. armaclans

    ArmaClans

    Figured it out.! thanks
  13. armaclans

    Other ways to cheating

    Ya big time. but hey, its not my site. lol
  14. armaclans

    Bug Fix Finally upgraded to 1.2 - Problem editing members

    Correct. Thank you for pointing out my stupid mistake...
  15. armaclans

    Bug Fix Finally upgraded to 1.2 - Problem editing members

    Wow, my bad, here i have been looking at premium banners, because they are premium.. those are exact dimensions... and both boxes highlighted
  16. armaclans

    Other ways to cheating

    Is there a way to find if users are cheating on my VL
  17. armaclans

    Bug Fix Finally upgraded to 1.2 - Problem editing members

    No error, and they are set to max 460x60 and premium max 900x200 I checked the images in photoshop they are exact dimensions
  18. armaclans

    ArmaClans

    After the site was themed after arma3.com Here are the results. (still working on sidebar. as the login only works sometimes...) User control panel: Premium users details page: Still adding information...
  19. armaclans

    Bug Fix Finally upgraded to 1.2 - Problem editing members

    allow_url_fopen On On I also removed the @ sign, and still get the error. I have tried editing 10-15 members, they all give me the same issue.
  20. armaclans

    Bug Fix Finally upgraded to 1.2 - Problem editing members

    They are perfect sizes, pefect urls... its seriously a bug as the user was the one that uploaded them!
Top