News:

Create A Forum Installed

Author Topic: can you help me?  (Read 2067 times)

0 Members and 1 Guest are viewing this topic.

Offline Rangadmin

  • Newbie
  • *
  • Posts: 11
  • Karma: -6
    • View Profile

Badges: (View All)
10 Posts Level 2 Windows User
can you help me?
« on: August 10, 2012, 10:20:51 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.

Share on Facebook Share on Twitter


Offline DarkHydra505

  • Full Member
  • ***
  • Posts: 154
  • Karma: 5
    • View Profile

Badges: (View All)
100 Posts One year Anniversary Avatar
Re: can you help me?
« Reply #1 on: August 10, 2012, 10:31:16 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?
http://www.raptorpackforums.com

Talk about gaming, budgies and pets, JRaptor77, and just lounge and have a good time!

Offline Rangadmin

  • Newbie
  • *
  • Posts: 11
  • Karma: -6
    • View Profile

Badges: (View All)
10 Posts Level 2 Windows User
Re: can you help me?
« Reply #2 on: August 10, 2012, 11:17:38 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($).

Offline Michel

  • Sr. Member
  • ****
  • Posts: 268
  • Karma: 0
    • View Profile
    • Chemistry Planet

Badges: (View All)
Fourth year Anniversary Third year Anniversary Second year Anniversary
Re: can you help me?
« Reply #3 on: August 10, 2012, 11:25:34 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
Nothing gets higher than where God dwells. If there is an upper limit to the universe, call it the abode of God

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline Michel

  • Sr. Member
  • ****
  • Posts: 268
  • Karma: 0
    • View Profile
    • Chemistry Planet

Badges: (View All)
Fourth year Anniversary Third year Anniversary Second year Anniversary
Nothing gets higher than where God dwells. If there is an upper limit to the universe, call it the abode of God

Offline Rangadmin

  • Newbie
  • *
  • Posts: 11
  • Karma: -6
    • View Profile

Badges: (View All)
10 Posts Level 2 Windows User
Re: can you help me?
« Reply #6 on: August 14, 2012, 12:09:15 am »
I tried but i'm still not seeing money at all. And do you have any idea on how to make a dropdown menu.

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: can you help me?
« Reply #7 on: August 14, 2012, 01:12:01 am »
Post the code that you used
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline Rangadmin

  • Newbie
  • *
  • Posts: 11
  • Karma: -6
    • View Profile

Badges: (View All)
10 Posts Level 2 Windows User
Re: can you help me?
« Reply #8 on: August 14, 2012, 04:06:21 am »
Code: [Select]
<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>
« Last Edit: August 14, 2012, 04:28:06 am by xboi209 »

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: can you help me?
« Reply #9 on: August 14, 2012, 04:26:41 am »
you need quotes around money and $
« Last Edit: August 14, 2012, 04:30:04 am by xboi209 »
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline Rangadmin

  • Newbie
  • *
  • Posts: 11
  • Karma: -6
    • View Profile

Badges: (View All)
10 Posts Level 2 Windows User
Re: can you help me?
« Reply #10 on: August 16, 2012, 01:39:44 pm »
I've tried. Or would you register to my forum then help and if you don't want to stay you could delete your account after.