Is there any point of having an archive? Because the site itself should be fairly search engine friendly... Or should I create one just in case their server doesnt support mod_rewrite for friendly urls?
> A web-based installer has already been planned
> It will come with the ability to configure it to use mod_rewrite for SE friendly url's. Also there will be no session id's.
The best way for a site to get known without a budget for advertising are:
> Put your link in all your forum signatures and regularly post
> Link exchange with related websites
> Tell your friends and relatives about it
It would not take much more work to make it skinnable so I think that it might aswell be done - its an extra feature to attract people to use it :)
Ok it will use a sidebar navigation in the admin panel.
Yes .htaccess files could do it but also so could a php script.
For example after someone hits a form this could be run:
<?php
$pass = "Your password";
if($password==$pass){
echo "Succesful login";
} else {
echo "Incorr…
What type of admin panel should there be? Either one which is seperate from the board itself (like phpbb, ipb and vbuletin) or integrated into the board itself (for example a page in admins profile etc...)
Im guessing that you want to do this so you can design locally yeah?
I wanted to do this so I could code PHP on my computer - See this thread: http://www.devdreams.com/forum/thread426.html
In your first post you said:
(Quote)
Im not entirely sure what you mean. Do you mean you are trying to connect to your server through FTP or do you mean in coding terms that you want to connect to a database...
well camcad thanks for the comments from be and on behalf of all the other great people you mentioned.
As tony said: html isnt hard to learn but getting the basics down can be. Once youve got the absolute basics down the rest just flows in with exp…
yeah thats the same around by me.. For future projects though I might consider putting leaflets in shops for the staff to hand out.. They should do it for a small fee...
Just completed the user registration. Initial registration uses a short form so its quicker and then extra profile options will be available to change/add. I will also be working on a verification system for users.
now 605 members :)
But yes I agree there needs to be more things to encourage people to post. Sadly im all stuck up with exams for the next two months but after that I will have a few months of free time. Ill come up with some sort of competition a…
Im a bit busy at the moment sorry with exams but after them (soz its over 2 months away) ill be happy to code something for you.
Im sure there is someone else here who can do it for you though.
Good luck
spamming is not the best way. For example if your doing it on a forum your post will be edited/moved/deleted and people will think of your site as being a bad site for trying to cheat into getting people to join.