Hey congrats :)
Its always nice to hear members reaching nice sized milestones like that - sign of a good, active member :)
Keep it up and maybe youll have more than me... only about 4,000 to go :D
Oh... clap clap!
Not sure... maybe... It is fairly popular so there might be one or two available... maybe check up on it first though...
Just go to the site of the forum you want to covert it to and ask... youve got to get a converter from the forum you want to co…
I guess it all comes down to preference in the end... but feel free to experiment with new forum systems... Maybe try out some of the free ones on a non-live site or in a hidden directory so you can see which ones you prefer...
Thats basically how theBIGcount.com works - Checks for IP in the database and if its there it updates the date to today (so later when I add more features I can say when they visited last - also for stat reasons). And if their IP isnt already there …
I personally think that vBulletin is better. Although ive never used and dont even know what the premium IPB has to offer.. But compraed to the old free version of IPB I rather vBulletin
Yes I did think about the cost of the domain... and my answer was...
I would put a Google Advert at the top of each of the sites pages (only 5 pages:)) and within a year the chances of me getting equal to or more than the cost of the domain ($8.88)…
lol... as it says on the website it is a fairly pointless project... just an interesting one :)
Would be cool to see how many uniques/hits the counter has in 1 years time...
Thanks :)
Anyone else interested?
Also if you want to support the project you can use our 'invisble counters' which are what they are... They dont show up on your site so are in fact completely invisble but they still count. This is supporting th…
Ok to do the user activation part here are the steps to it:
1. Create the column 'active' in the users table.
2. When a user registers set their value of active to 0 and then send the user an email... In the email is a link with something like acti…
No... simply because the code your trying to display uses quotes "
When PHP sees one of these quote characters in your code it thinks you are trying to end the variable.... in your case the variable $str
So in the code you actually want to di…