Recent content by CharlesXF

  1. C

    How can I pass a variable to the ad_above_content template?

    I think you will need to create global variable EDIT : https://xenforo.com/community/resources/global-template-variable.3709/
  2. C

    XF 1.4 Problem with style class in template

    Hi ! I have a problem with the class : style(userGroupID) When I enter this in a template : <span class="username style6">Text</span> The text doesn't appear in the CSS Style of the user group who has the ID 6 :( Can you have some help please ?
  3. C

    Remove class when checked

    Hi ! I would like to know how to remove class when a checkbox is checked. I've tested some JavaScript code but these tests was not a success :( I want to remove class from a textbox if the checkbox is checked :) My code <input type="checkbox" id="checkIn" name="checkTo" /> <input type="text"...
  4. C

    Add-on A Simple Custom Addon for my Forum (paid)

    Explain the features and more no ?
  5. C

    Error with DataWriter

    Hi ! I have an error with my DataWriter code :) When I try to save a new custom text in a field of a table of my DB I have this error : The requested user could not be found. The field 'csrf_token' was not recognised. PLease enter a valid password. The field 'scheme_class' was not recognised...
  6. C

    Congralutations ! Awesome for you :D

    Congralutations ! Awesome for you :D
Back
Top Bottom