Recent content by CasperB

  1. CasperB

    XF 1.4 GIVE REPUTATION 9999

    for some reason is it giving 9999 reputation when you do it. what do i need to do to change that ?
  2. CasperB

    Not a bug Facebook returned the following error: API calls from the server require an appsecret_proof ar

    the test go trough, but for some reason is it not getting the email.
  3. CasperB

    XF 1.4 Code to show something else if logged in ?

    <xen:if is="{$visitor.user_id}"> <div class="uix_welcomeBlock_wrap"> <div class="uix_welcomeBlock_content"> <a href="#" class="close"></a> <xen:if><h3 class="uix_welcomeBlockHeader"> <i class="uix_icon...
  4. CasperB

    XF 1.4 Code to show something else if logged in ?

    missing something ? The following templates contained errors and were not saved: uix_welcomeBlock_custom: 1) uix_welcomeBlock_custom - Line 8: Invalid if or else if tag: missing is or hascontent attribute. sorry for asking so much. its over 4 am here
  5. CasperB

    XF 1.4 Code to show something else if logged in ?

    okay will i have to do like this <xen:if is="{$visitor.3} is="{$visitor.5}"> and so on for every user id ?
  6. CasperB

    XF 1.4 Code to show something else if logged in ?

    eg. this code have to show when logged out and something else in the text fields if possible. <div class="uix_welcomeBlock_wrap"> <div class="uix_welcomeBlock_content"> <a href="#" class="close"></a> <xen:if hascontent="true"> <h3...
  7. CasperB

    XF 1.4 Code to show something else if logged in ?

    I have this welcome block that shows no matter what if you are logged in or not. is there some way you can make it show like a welcome message to the logged in user in the same template with some code or something that have to include more then one usergroup ?
  8. CasperB

    XF 1.4 Your account does not have admin privileges.

    where do i find the Create admin thingy ?
  9. CasperB

    XF 1.4 Your account does not have admin privileges.

    After i have given a user admin power and they try to enter the admin panel it gives them this Your account does not have admin privileges. The forum do say they are in the group.
  10. CasperB

    XF 1.4 Hiding a template for User group ?

    Is there a way where you can hide a template or more from a user group `? like if i have advertising templates that needs to hide for people that have an upgraded account ?
  11. CasperB

    XF 1.4 Facebook login server require an appsecret_proof argument.

    keep getting this error server require an appsecret_proof argument. i'm not sure what to do anymore and i have been looking around all night to see if i could find anything.
  12. CasperB

    User donation addon ?

    not what i am looking for. i am looking for a addon there does so every use can get a donation for who they help.
Top Bottom