URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Create A Forum - Support Forums
  HTML https://support.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: General Chat
       *****************************************************
       #Post#: 5562--------------------------------------------------
       can you help me?
   DIR By: Rangadmin
       Date: August 10, 2012, 5:20 pm
       ---------------------------------------------------------
       1.I don't get it but each time i try to create another a/c with
       an email i have used for another a/c it keeps telling me used by
       another member, so please any answer to my problem.
       2. How do i do the money thing.
       #Post#: 5563--------------------------------------------------
       Re: can you help me?
   DIR By: Jacob505
       Date: August 10, 2012, 5:31 pm
       ---------------------------------------------------------
       1. Simply because you can only use one e-mail for an account
       once, unless you make it so that you don't need an e-mail
       activation, in which you can even just type a fake e-mail. So
       either you switch the settings or you get an alt e-mail.
       2. More specific?
       #Post#: 5568--------------------------------------------------
       Re: can you help me?
   DIR By: Rangadmin
       Date: August 10, 2012, 6:17 pm
       ---------------------------------------------------------
       1. How do i make it not to need an e-mail activation.
       2. I went to another forum from create a forum and he had the
       money. Something like in the place where there his karma it was
       money($).
       #Post#: 5569--------------------------------------------------
       Re: can you help me?
   DIR By: Michel
       Date: August 10, 2012, 6:25 pm
       ---------------------------------------------------------
       1. Go to your admin panel, and click 'registration'
       then disable email activation
       2. Admin > features and options > karma
       then edit the Karma settings to how you want it to look
       #Post#: 5578--------------------------------------------------
       Re: can you help me?
   DIR By: xboi209
       Date: August 10, 2012, 9:12 pm
       ---------------------------------------------------------
       Try the money code:
  HTML http://support.createaforum.com/create-a-forum-codes-and-support/(code)-money-code-(simple)/
       #Post#: 5596--------------------------------------------------
       Re: can you help me?
   DIR By: Michel
       Date: August 11, 2012, 2:09 am
       ---------------------------------------------------------
       --- Quote from: xboi209 link ---
       >
       > Try the money code:
  HTML http://support.createaforum.com/create-a-forum-codes-and-support/(code)-money-code-(simple)/
       >
       --- End Quote ---
       lol I hope its real money
       hehehe
       #Post#: 5675--------------------------------------------------
       Re: can you help me?
   DIR By: Rangadmin
       Date: August 13, 2012, 7:09 pm
       ---------------------------------------------------------
       I tried but i'm still not seeing money at all. And do you have
       any idea on how to make a dropdown menu.
       #Post#: 5676--------------------------------------------------
       Re: can you help me?
   DIR By: xboi209
       Date: August 13, 2012, 8:12 pm
       ---------------------------------------------------------
       Post the code that you used
       #Post#: 5677--------------------------------------------------
       Re: can you help me?
   DIR By: Rangadmin
       Date: August 13, 2012, 11:06 pm
       ---------------------------------------------------------
       --- Code ---
       <script type="text/javascript">
       var Name = money;
       var Sign = $;
       var Amount = 10;
       var Aug_02_2010 = document.getElementsByTagName("li");
       //Created by Agent Moose
       for(x=0;x<Aug_02_2010.length;x++){
       if(Aug_02_2010[x].className ==="postcount" &&
       Aug_02_2010[x].innerHTML.match(/posts: (.*)/i)){
       var li = document.createElement("li");
       li.className = "money";
       li.innerHTML = Name + ": " + Sign +(RegExp.$1 * Amount);
       Aug_02_2010[x].parentNode.insertBefore(li,
       Aug_02_2010[x].nextSibling);
       };
       };
       </script>
       --- End Code ---
       #Post#: 5679--------------------------------------------------
       Re: can you help me?
   DIR By: xboi209
       Date: August 13, 2012, 11:26 pm
       ---------------------------------------------------------
       you need quotes around money and $
       *****************************************************
       Page 1 of 2
   DIR Next Page