Bitcoin Forum
May 13, 2024, 05:49:24 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: To w00t or not to w00t? Let the community decide!
Yes! - 19 (29.2%)
No! - 35 (53.8%)
I'm not sure! - 9 (13.8%)
Really?! Another Poll?? - 2 (3.1%)
Total Voters: 65

Pages: « 1 ... 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 [145] 146 147 148 149 150 151 152 153 154 155 156 157 158 159 »
  Print  
Author Topic: [ANN] 1337 [MANDATORY UPDATE] 41.78% APR| POS ONLY  (Read 259466 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
xenonflux
Sr. Member
****
Offline Offline

Activity: 476
Merit: 259



View Profile WWW
September 24, 2017, 07:52:25 PM
 #2881

I am still working on few things. Everything is working fine on linux. If you're linux user and are stuck behind, please use the bootstrap from here https://github.com/Velvet78/1337/releases/tag/v1.9.0.0 ..Windows users can use the bootstrap as well...i am still verifying few things on windows..stay tuned.

Elite Coin | Donate to support development
1337: LeetDevFpGxwdbqcmQbNZAikqqRPBRRZP8 | BTC: 17tuXyRsDEBQrZT99JGsubb6N8sh547XvX | ETH: 0x01E363B7aC2E78EFFa597B0D9eBC50775468C720 | LTC: LXjtkT4ukNqhrRQHufah3aQLqjuJpbZctT
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715579364
Hero Member
*
Offline Offline

Posts: 1715579364

View Profile Personal Message (Offline)

Ignore
1715579364
Reply with quote  #2

1715579364
Report to moderator
1715579364
Hero Member
*
Offline Offline

Posts: 1715579364

View Profile Personal Message (Offline)

Ignore
1715579364
Reply with quote  #2

1715579364
Report to moderator
Nordak01
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
September 24, 2017, 07:57:37 PM
 #2882

I am still working on few things. Everything is working fine on linux. If you're linux user and are stuck behind, please use the bootstrap from here https://github.com/Velvet78/1337/releases/tag/v1.9.0.0 ..Windows users can use the bootstrap as well...i am still verifying few things on windows..stay tuned.

What is the bootstrap? How do I use bootstrap? Huh Huh
I'm a Windows user.
Nordak01
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
September 24, 2017, 08:03:59 PM
 #2883

Hello everyone  Wink I have a problem

Backup my wallet


I Copy 1337 folder C: / Users / <your username> / AppData / Roaming to my Desktop


I copied the wallet.dat from C: / Users / <your username> / AppData / Roaming I deleted everything ...


I installed the new wallet and erased the created wallet.dat and put the old wallet.dat I run the new wallet .... result ... give me error .... what am I doing wrong  Huh Huh

____________________________________________________________________
If not copy the old WALLET.DAT and leave the new WALLET.DAT created the wallet works but I get without the coins and with new adress ... it does not interest to be left with nothing Undecided Undecided

Even though I copied everything and managed to put the old version and it was as it was before (I recovered everything but I have the old wallet) Cool

Does anyone explain how I put the new version without losing the coins?  Huh Huh

I need help, please

I'm having exactly the same problem. If I overwrite the wallet.dat file, the whole thing crashes immediately on startup. I managed to get the wallet started by adding the conf file, but I'm at a loss as to what is happening here.

I'm not the only one after all.

Does anyone explain how I put the new version without losing the coins?

I need help, please
playforcrypto
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile WWW
September 24, 2017, 08:04:57 PM
 #2884

Hello everyone  Wink I have a problem

Backup my wallet


I Copy 1337 folder C: / Users / <your username> / AppData / Roaming to my Desktop


I copied the wallet.dat from C: / Users / <your username> / AppData / Roaming I deleted everything ...


I installed the new wallet and erased the created wallet.dat and put the old wallet.dat I run the new wallet .... result ... give me error .... what am I doing wrong  Huh Huh

____________________________________________________________________
If not copy the old WALLET.DAT and leave the new WALLET.DAT created the wallet works but I get without the coins and with new adress ... it does not interest to be left with nothing Undecided Undecided

Even though I copied everything and managed to put the old version and it was as it was before (I recovered everything but I have the old wallet) Cool

Does anyone explain how I put the new version without losing the coins?  Huh Huh

I need help, please
I haven't tried yet but you can probably export your private keys using the old wallet then use the new wallet and import the private keys.

If you still do not try it, it's better to try, but I recommend copying everything to go back to the old version if it does not work
Maybe need a video on youtube to help newbies

command on the console:
importwallet <filename>

or

importprivkey <1337privkey> [label]

How do you export/import?   Huh Huh
Do you need to encrypt the wallet to do this?  Huh Huh

To export a individual address you can use the console command "dumpprivkey <address>". Or to dump the whole wallet you can use the command "dumpwallet <filename>"
To import it you can use either of those console commands you listed above.


I am still working on few things. Everything is working fine on linux. If you're linux user and are stuck behind, please use the bootstrap from here https://github.com/Velvet78/1337/releases/tag/v1.9.0.0 ..Windows users can use the bootstrap as well...i am still verifying few things on windows..stay tuned.

What is the bootstrap? How do I use bootstrap? Huh Huh
I'm a Windows user.
1. Download the snapshot from above.
2. Make a back up of your wallet.dat
3. Delete everything in the 1337 folder except your wallet.dat
4. extract all the files and folders from the zip file to your 1337 folder
5. Start the wallet and it will use the bootstrap/snapshot
Leass
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile
September 24, 2017, 08:16:38 PM
 #2885

I am still working on few things. Everything is working fine on linux. If you're linux user and are stuck behind, please use the bootstrap from here https://github.com/Velvet78/1337/releases/tag/v1.9.0.0 ..Windows users can use the bootstrap as well...i am still verifying few things on windows..stay tuned.
In my case it still crashing when using bootstrap with old wallet.dat, when I delete it from Roaming folder it goes through but i can't import old wallet.
In console I've got "Cannot open wallet dump file (code -8)".

playforcrypto
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile WWW
September 24, 2017, 08:26:08 PM
 #2886

I am still working on few things. Everything is working fine on linux. If you're linux user and are stuck behind, please use the bootstrap from here https://github.com/Velvet78/1337/releases/tag/v1.9.0.0 ..Windows users can use the bootstrap as well...i am still verifying few things on windows..stay tuned.
In my case it still crashing when using bootstrap with old wallet.dat, when I delete it from Roaming folder it goes through but i can't import old wallet.
In console I've got "Cannot open wallet dump file (code -8)".
The bootstrap is to sync faster. It is all blocks up to when the bootstrap was created.

If it can't import the wallet dump file you may need to import each address manually with the importprivkey command. The importprivkey command works for me.
Nordak01
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
September 24, 2017, 08:56:36 PM
 #2887

Hello everyone  Wink I have a problem

Backup my wallet


I Copy 1337 folder C: / Users / <your username> / AppData / Roaming to my Desktop


I copied the wallet.dat from C: / Users / <your username> / AppData / Roaming I deleted everything ...


I installed the new wallet and erased the created wallet.dat and put the old wallet.dat I run the new wallet .... result ... give me error .... what am I doing wrong  Huh Huh

____________________________________________________________________
If not copy the old WALLET.DAT and leave the new WALLET.DAT created the wallet works but I get without the coins and with new adress ... it does not interest to be left with nothing Undecided Undecided

Even though I copied everything and managed to put the old version and it was as it was before (I recovered everything but I have the old wallet) Cool

Does anyone explain how I put the new version without losing the coins?  Huh Huh

I need help, please
I haven't tried yet but you can probably export your private keys using the old wallet then use the new wallet and import the private keys.

If you still do not try it, it's better to try, but I recommend copying everything to go back to the old version if it does not work
Maybe need a video on youtube to help newbies

command on the console:
importwallet <filename>

or

importprivkey <1337privkey> [label]

How do you export/import?   Huh Huh
Do you need to encrypt the wallet to do this?  Huh Huh

To export a individual address you can use the console command "dumpprivkey <address>". Or to dump the whole wallet you can use the command "dumpwallet <filename>"
To import it you can use either of those console commands you listed above.


I am still working on few things. Everything is working fine on linux. If you're linux user and are stuck behind, please use the bootstrap from here https://github.com/Velvet78/1337/releases/tag/v1.9.0.0 ..Windows users can use the bootstrap as well...i am still verifying few things on windows..stay tuned.

What is the bootstrap? How do I use bootstrap? Huh Huh
I'm a Windows user.
1. Download the snapshot from above.
2. Make a back up of your wallet.dat
3. Delete everything in the 1337 folder except your wallet.dat
4. extract all the files and folders from the zip file to your 1337 folder
5. Start the wallet and it will use the bootstrap/snapshot

Console commands worked

1º Old wallet
I used the command
dumpprivkey <1337address>


2º New wallet
I used the command
importprivkey <1337privkey> [label]

I dont understand
The address has been transferred but my balance is at 0? some command to update the balance?

Leass
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile
September 24, 2017, 09:06:05 PM
 #2888

Hello everyone  Wink I have a problem

Backup my wallet


I Copy 1337 folder C: / Users / <your username> / AppData / Roaming to my Desktop


I copied the wallet.dat from C: / Users / <your username> / AppData / Roaming I deleted everything ...


I installed the new wallet and erased the created wallet.dat and put the old wallet.dat I run the new wallet .... result ... give me error .... what am I doing wrong  Huh Huh

____________________________________________________________________
If not copy the old WALLET.DAT and leave the new WALLET.DAT created the wallet works but I get without the coins and with new adress ... it does not interest to be left with nothing Undecided Undecided

Even though I copied everything and managed to put the old version and it was as it was before (I recovered everything but I have the old wallet) Cool

Does anyone explain how I put the new version without losing the coins?  Huh Huh

I need help, please
I haven't tried yet but you can probably export your private keys using the old wallet then use the new wallet and import the private keys.

If you still do not try it, it's better to try, but I recommend copying everything to go back to the old version if it does not work
Maybe need a video on youtube to help newbies

command on the console:
importwallet <filename>

or

importprivkey <1337privkey> [label]

How do you export/import?   Huh Huh
Do you need to encrypt the wallet to do this?  Huh Huh

To export a individual address you can use the console command "dumpprivkey <address>". Or to dump the whole wallet you can use the command "dumpwallet <filename>"
To import it you can use either of those console commands you listed above.


I am still working on few things. Everything is working fine on linux. If you're linux user and are stuck behind, please use the bootstrap from here https://github.com/Velvet78/1337/releases/tag/v1.9.0.0 ..Windows users can use the bootstrap as well...i am still verifying few things on windows..stay tuned.

What is the bootstrap? How do I use bootstrap? Huh Huh
I'm a Windows user.
1. Download the snapshot from above.
2. Make a back up of your wallet.dat
3. Delete everything in the 1337 folder except your wallet.dat
4. extract all the files and folders from the zip file to your 1337 folder
5. Start the wallet and it will use the bootstrap/snapshot

Console commands worked

1º Old wallet
I used the command
dumpprivkey <1337address>


2º New wallet
I used the command
importprivkey <1337privkey> [label]

I dont understand
The address has been transferred but my balance is at 0? some command to update the balance?


I have exactly same issue, wallet showing it's up to date but balance shows as 0 without any transactions or history Sad

playforcrypto
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile WWW
September 24, 2017, 09:09:34 PM
 #2889

Console commands worked

1º Old wallet
I used the command
dumpprivkey <1337address>


2º New wallet
I used the command
importprivkey <1337privkey> [label]

I dont understand
The address has been transferred but my balance is at 0? some command to update the balance?


oops I forgot. I think you need to run wallet with -rescan after importing address. If on windows create a shortcut for the 1337-qt.exe and edit the properties of the shortcut and find where it says "Target" add -rescan after the path to the 1337-qt.exe
Leass
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile
September 24, 2017, 09:16:42 PM
 #2890

Console commands worked

1º Old wallet
I used the command
dumpprivkey <1337address>


2º New wallet
I used the command
importprivkey <1337privkey> [label]

I dont understand
The address has been transferred but my balance is at 0? some command to update the balance?


oops I forgot. I think you need to run wallet with -rescan after importing address. If on windows create a shortcut for the 1337-qt.exe and edit the properties of the shortcut and find where it says "Target" add -rescan after the path to the 1337-qt.exe
Ok, after that it run for few whiles then stop responding and crashed. Can't open it normally now, acting like before when i switch wallet.dat to old one.

cgt99
Full Member
***
Offline Offline

Activity: 275
Merit: 104



View Profile
September 24, 2017, 09:27:45 PM
 #2891

old wallet.dat cant be used with new wallet 1.9.0.0 - instant crash.

using importprivkey also crashes even with -rescan  Undecided
playforcrypto
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile WWW
September 24, 2017, 09:27:53 PM
 #2892

Console commands worked

1º Old wallet
I used the command
dumpprivkey <1337address>


2º New wallet
I used the command
importprivkey <1337privkey> [label]

I dont understand
The address has been transferred but my balance is at 0? some command to update the balance?


oops I forgot. I think you need to run wallet with -rescan after importing address. If on windows create a shortcut for the 1337-qt.exe and edit the properties of the shortcut and find where it says "Target" add -rescan after the path to the 1337-qt.exe
Ok, after that it run for few whiles then stop responding and crashed. Can't open it normally now, acting like before when i switch wallet.dat to old one.
It will become unresponsive but you need to let it run for awhile. -rescan scans all blocks downloaded so it can take awhile.

old wallet.dat cant be used with new wallet 1.9.0.0 - instant crash.

using importprivkey also crashes even with -rescan  Undecided
Open the old wallet and export your private keys. Then in new wallet use the importprivkey and wait awhile. It may become unresponsive but just let it sit. It took about 2 minutes for me to import a address.
Leass
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile
September 24, 2017, 09:48:47 PM
 #2893

Console commands worked

1º Old wallet
I used the command
dumpprivkey <1337address>


2º New wallet
I used the command
importprivkey <1337privkey> [label]

I dont understand
The address has been transferred but my balance is at 0? some command to update the balance?


oops I forgot. I think you need to run wallet with -rescan after importing address. If on windows create a shortcut for the 1337-qt.exe and edit the properties of the shortcut and find where it says "Target" add -rescan after the path to the 1337-qt.exe
Ok, after that it run for few whiles then stop responding and crashed. Can't open it normally now, acting like before when i switch wallet.dat to old one.
It will become unresponsive but you need to let it run for awhile. -rescan scans all blocks downloaded so it can take awhile.

old wallet.dat cant be used with new wallet 1.9.0.0 - instant crash.

using importprivkey also crashes even with -rescan  Undecided
Open the old wallet and export your private keys. Then in new wallet use the importprivkey and wait awhile. It may become unresponsive but just let it sit. It took about 2 minutes for me to import a address.
Well, I can't get to GUI when rescaning, Splash shows "Reading addresses" and then crashes.
Addresses were imported to wallet by importprivkey, then wallet restarted and opened by shortcut with -rescan, now it shut down wallet when rescan finishes and leave it inaccessible for next lunch with nornall icon or shortcut :/

cgt99
Full Member
***
Offline Offline

Activity: 275
Merit: 104



View Profile
September 24, 2017, 09:55:07 PM
 #2894



old wallet.dat cant be used with new wallet 1.9.0.0 - instant crash.

using importprivkey also crashes even with -rescan  Undecided
Open the old wallet and export your private keys. Then in new wallet use the importprivkey and wait awhile. It may become unresponsive but just let it sit. It took about 2 minutes for me to import a address.

I have done that, it crashes after importing is finnished.
Nordak01
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
September 24, 2017, 10:29:13 PM
 #2895

Console commands worked

1º Old wallet
I used the command
dumpprivkey <1337address>


2º New wallet
I used the command
importprivkey <1337privkey> [label]

I dont understand
The address has been transferred but my balance is at 0? some command to update the balance?


oops I forgot. I think you need to run wallet with -rescan after importing address. If on windows create a shortcut for the 1337-qt.exe and edit the properties of the shortcut and find where it says "Target" add -rescan after the path to the 1337-qt.exe
Ok, after that it run for few whiles then stop responding and crashed. Can't open it normally now, acting like before when i switch wallet.dat to old one.
It will become unresponsive but you need to let it run for awhile. -rescan scans all blocks downloaded so it can take awhile.

old wallet.dat cant be used with new wallet 1.9.0.0 - instant crash.

using importprivkey also crashes even with -rescan  Undecided
Open the old wallet and export your private keys. Then in new wallet use the importprivkey and wait awhile. It may become unresponsive but just let it sit. It took about 2 minutes for me to import a address.
Well, I can't get to GUI when rescaning, Splash shows "Reading addresses" and then crashes.
Addresses were imported to wallet by importprivkey, then wallet restarted and opened by shortcut with -rescan, now it shut down wallet when rescan finishes and leave it inaccessible for next lunch with nornall icon or shortcut :/

Big headache
Instant crash now
This is a bad day for me this new wallet does not work
vella85
Hero Member
*****
Offline Offline

Activity: 1862
Merit: 590



View Profile WWW
September 24, 2017, 10:45:19 PM
 #2896

I think everyone just needs to be patient while xenonflux is working on a solution. I'm sure he will get the job done soon so in the meantime we just have to wait as everyone is in the same situation and there is not point getting upset and complaining in here as xenonflux already knows there is a problem with the updated version of the wallet.

And for people who think I am Velvet, well I can tell you now that I'm not. I have had many messages asking me this so once and for all I am not Velvet. I am just a regular person who supports 1337 coin.

I can promote your project on X to my 100k+ followers for a reasonable price. Just DM me for prices.
Nordak01
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
September 24, 2017, 10:58:03 PM
 #2897

I think everyone just needs to be patient while xenonflux is working on a solution. I'm sure he will get the job done soon so in the meantime we just have to wait as everyone is in the same situation and there is not point getting upset and complaining in here as xenonflux already knows there is a problem with the updated version of the wallet.

And for people who think I am Velvet, well I can tell you now that I'm not. I have had many messages asking me this so once and for all I am not Velvet. I am just a regular person who supports 1337 coin.


If xenonflux have identified the problem, I will calm down .. what will happen now?
a new version of wallet? What do we do ... we use the old wallet until we solve the problem?
vella85
Hero Member
*****
Offline Offline

Activity: 1862
Merit: 590



View Profile WWW
September 24, 2017, 11:13:41 PM
 #2898

I think everyone just needs to be patient while xenonflux is working on a solution. I'm sure he will get the job done soon so in the meantime we just have to wait as everyone is in the same situation and there is not point getting upset and complaining in here as xenonflux already knows there is a problem with the updated version of the wallet.

And for people who think I am Velvet, well I can tell you now that I'm not. I have had many messages asking me this so once and for all I am not Velvet. I am just a regular person who supports 1337 coin.


If xenonflux have identified the problem, I will calm down .. what will happen now?
a new version of wallet? What do we do ... we use the old wallet until we solve the problem?

I understand what people are saying, but right now there isn't anything we can do about it and just let xenonflux work on a solution. I would be using the old wallet to stake as those stakes will most likely be gone once the new version is up and running 100%. So right now I am not staking and just waiting patiently for xenonflux to fix the problem.

I can promote your project on X to my 100k+ followers for a reasonable price. Just DM me for prices.
playforcrypto
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile WWW
September 24, 2017, 11:49:23 PM
 #2899

Console commands worked

1º Old wallet
I used the command
dumpprivkey <1337address>


2º New wallet
I used the command
importprivkey <1337privkey> [label]

I dont understand
The address has been transferred but my balance is at 0? some command to update the balance?


oops I forgot. I think you need to run wallet with -rescan after importing address. If on windows create a shortcut for the 1337-qt.exe and edit the properties of the shortcut and find where it says "Target" add -rescan after the path to the 1337-qt.exe
Ok, after that it run for few whiles then stop responding and crashed. Can't open it normally now, acting like before when i switch wallet.dat to old one.
It will become unresponsive but you need to let it run for awhile. -rescan scans all blocks downloaded so it can take awhile.

old wallet.dat cant be used with new wallet 1.9.0.0 - instant crash.

using importprivkey also crashes even with -rescan  Undecided
Open the old wallet and export your private keys. Then in new wallet use the importprivkey and wait awhile. It may become unresponsive but just let it sit. It took about 2 minutes for me to import a address.
Well, I can't get to GUI when rescaning, Splash shows "Reading addresses" and then crashes.
Addresses were imported to wallet by importprivkey, then wallet restarted and opened by shortcut with -rescan, now it shut down wallet when rescan finishes and leave it inaccessible for next lunch with nornall icon or shortcut :/
Hmm did your wallet crash while it was importing the private key? It sounds like the wallet.dat for new wallet got corrupted. I was able to import 1 private key then rescan and it worked but when I tried importing my wallet dump file it crashed after 1 hour and 30 minutes and now wallet crashes before GUI is shown.

Edit- I'm going trying splitting my wallet dump into multiple files since it has like 10k addresses to import.
Leass
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile
September 24, 2017, 11:54:53 PM
 #2900

Console commands worked

1º Old wallet
I used the command
dumpprivkey <1337address>


2º New wallet
I used the command
importprivkey <1337privkey> [label]

I dont understand
The address has been transferred but my balance is at 0? some command to update the balance?


oops I forgot. I think you need to run wallet with -rescan after importing address. If on windows create a shortcut for the 1337-qt.exe and edit the properties of the shortcut and find where it says "Target" add -rescan after the path to the 1337-qt.exe
Ok, after that it run for few whiles then stop responding and crashed. Can't open it normally now, acting like before when i switch wallet.dat to old one.
It will become unresponsive but you need to let it run for awhile. -rescan scans all blocks downloaded so it can take awhile.

old wallet.dat cant be used with new wallet 1.9.0.0 - instant crash.

using importprivkey also crashes even with -rescan  Undecided
Open the old wallet and export your private keys. Then in new wallet use the importprivkey and wait awhile. It may become unresponsive but just let it sit. It took about 2 minutes for me to import a address.
Well, I can't get to GUI when rescaning, Splash shows "Reading addresses" and then crashes.
Addresses were imported to wallet by importprivkey, then wallet restarted and opened by shortcut with -rescan, now it shut down wallet when rescan finishes and leave it inaccessible for next lunch with nornall icon or shortcut :/
Hmm did your wallet crash while it was importing the private key? It sounds like the wallet.dat for new wallet got corrupted. I was able to import 1 private key then rescan and it worked but when I tried importing my wallet dump file it crashed after 1 hour and 30 minutes and now wallet crashes before GUI is shown.
Yup, got crash after importing 2nd priv key, then did restart and load another two with crash. After restart all 4 imported+one new addresses were present but with 0 balance.
I've got same issue as You when I've tried -rescan. Right now we need to wait for dev response until we're hopless I guess on Windows :x

Pages: « 1 ... 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 [145] 146 147 148 149 150 151 152 153 154 155 156 157 158 159 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!