Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fightstar

Pages: [1]
1
Coding / Re: Changing name
« on: July 15, 2007, 07:01:25 pm »
Thanks very much, I will try that right now :) I was in bed prior to know lol :coolsmiley:

The display template gave no errors after moification but the load.php did :(


I get this error :

Parse error: parse error, unexpected T_STRING, expecting ')' in c:\domains\1timeuser.com\wwwroot\Sources\Load.php on line 1102

line 1102 is : 'moneyBank => $profile['moneyBank'],

edit fixed it :) you typod :P

should have been - 'moneyBank' => $profile['moneyBank'],


thank you yet again :)

I recon that this would be a much welcome feature to be able to turn on or off via the admin cp in the next update :D

Cheers again mate :)

2
Coding / Re: Changing name
« on: July 15, 2007, 11:03:48 am »
your too kind :) i would just like it displayed like this :

http://www.1timeuser.com/index.php?topic=2

take a look that that , where it says "15.00 1T Points"

underneath that have it say "xxx Bank 1T Points"

then underneath that say "xx Total 1T Points"



----

Thanks so much for the help :) your a star man :D

Sample code would be great thanks :) im more of a editing guy than a code creation guy, in terms of website coding at least.

Thank you so much

3
Coding / Re: [SOLVED] Changing name
« on: July 15, 2007, 10:20:56 am »
sorry for double post, one last question.

It always displays your current balance that is outside of the bank.

is it possible to make it so it displays your out of bank balance, your in bank balance and total balance?

If so awesome :)

Thanks

4
Coding / Re: Changing name
« on: July 15, 2007, 09:07:47 am »
Thank you very much sir :)

Much appreciated  ;D

5
Coding / [SOLVED] Changing name
« on: July 15, 2007, 05:51:52 am »
I have enough experience with modifying website code so you don't have to dumb down your response for me :)

What I'm looking to do is change where it says "Send Money" To "Send Points" .

The reason for this is i prefer the word points as it doesn't sound like its sending actual currency to people.

Please help :)

Thanks very much

Pages: [1]