Forum Templates

Renegade's picture

He has: 3,022 posts

Joined: Oct 2002

i'm thinking of making a forums but have no idea how to, (with only very limited knowledge of PHP) are there any sites out there with templates for forums?

Thankx Cool

mjames's picture

They have: 2,064 posts

Joined: Dec 1999

You are attempting to create your own forums? That's a *VERY* complicated thing to take on, IMO, especially considering you have limited PHP skills. Why not use one of the free options out there like phpBB, IkonBoard, or InvisionBoard? They are advanced and have been worked on by many contributors. All I'm saying is there is no reason to reinvent the wheel...

Brian Farkas's picture

They have: 1,015 posts

Joined: Apr 1999

Hi Renegade,
Are you simply trying to add forums to your site, and looking for a template for them? If so, what forum package are you using? Most forums sites generally have links to external templates or theme add ons for that forum.

Good luck,

Brian Farkas

Renegade's picture

He has: 3,022 posts

Joined: Oct 2002

well, i just dled yabbse and phpbb but i can't install it, any suggestinos?

Abhishek Reddy's picture

He has: 3,348 posts

Joined: Jul 2001

What's the problem?

Renegade's picture

He has: 3,022 posts

Joined: Oct 2002

i can't install, it jsut comes up with a whole lot of code, and the install.php don't work either

Busy's picture

He has: 6,151 posts

Joined: May 2001

does your web host support PHP and MySQL?

I just installed phpbb last week and had no problems.

Give us some more info, like what errors are you getting, did you upload in assci and binary as they request, did you chmod any folders, did you upload case insensitive ...

Brian Farkas's picture

They have: 1,015 posts

Joined: Apr 1999

Hi, you said you couldn't install phpbb either? Did you follow the exact instructions in this install document? http://www.phpbb.com/phpBB/docs/INSTALL.html

Mark Hensler's picture

He has: 4,048 posts

Joined: Aug 2000

Do you have PHP capabilities on that server? It sounds like Apache isn't configured to parse *.php files.

Renegade's picture

He has: 3,022 posts

Joined: Oct 2002

yeah, php files do work on the server,i just can't figure out what is wrong, when i open up the install.php file it jsut comes up with a whole lot of coding.

o and btw ti does support mysql

Abhishek Reddy's picture

He has: 3,348 posts

Joined: Jul 2001

Sounds like a server-side problem.

Tell you what, why don't you start up a thread in the Server-Side Scripting forum, and also include more details - like just what errors you're getting, and what code you're seeing. Wink

nike_guy_man's picture

They have: 840 posts

Joined: Sep 2000

Are you opening it in a browser or in a text file??
I've spent a while figuring out for people why they can't install a script, and they are opening the raw code, not using a browser Smiling

Laughing out loud

Renegade's picture

He has: 3,022 posts

Joined: Oct 2002

i'm opening in a browser,

dk01's picture

He has: 516 posts

Joined: Mar 2002

Try checking of the install.php has <? or <?php in it. If they used the shortcut ( <? ) then your server might only be set up to handle <?php in which case it would not parse the file.
-dk

He has: 1,380 posts

Joined: Feb 2002

if you are having troubles, check out IkonBoard...thats what i use...no problems, easily customized

Abhishek Reddy's picture

He has: 3,348 posts

Joined: Jul 2001

Any chance that you could post the error messages you see? Wink

Renegade's picture

He has: 3,022 posts

Joined: Oct 2002

sorry abhishek, i deleted it, i'm going to try something else now... maybe ikon board or dev_forums

They have: 9 posts

Joined: Oct 2002

Have you set up the MySQL database before running the install?

He has: 296 posts

Joined: May 2002

That wouldn't matter. He said the Raw code was displaying. Nothing to do with MySQL.

Abhishek Reddy's picture

He has: 3,348 posts

Joined: Jul 2001

No, he sent me a link earlier. What comes up is error messages. One was "db not found" or something to that effect. I can't quite remember. But it was definitely not PHP code. Wink

Renegade's picture

He has: 3,022 posts

Joined: Oct 2002

u got it abhi,

jeez, i got heaps of problems, i never knew i'll get when i try to install a forum

would it b a good idea for me to post a link up so u all can c what the error is?

Busy's picture

He has: 6,151 posts

Joined: May 2001

which forum you going with?

Renegade's picture

He has: 3,022 posts

Joined: Oct 2002

i'm goind with invasion dev or something

should i post up a link?

Busy's picture

He has: 6,151 posts

Joined: May 2001

If your still getting the errors.

I have seen a similar question asked before about phpbb and I nearly did it myself when installing it. You have to make a database table before you install it, so it has somewhere to install to.
This may not be the problem in your case but thought I'd share it for anyone else having a similar problem.

Renegade's picture

He has: 3,022 posts

Joined: Oct 2002

o ok, thanx busy, ummm i htink u all don't get what i'm going on about so i'll paste the link,
it's here

[edit by mod]Removed link for your safety[/end edit]

Renegade's picture

He has: 3,022 posts

Joined: Oct 2002

Smiling thanx for the edit Smiling

well the board is up and running so go check it out at

http://chengeu.krayup.com/BIF

but u need to register b4 u can post so yea...

and thanx for every ones help Smiling

Busy's picture

He has: 6,151 posts

Joined: May 2001

just check on the forum (of the forum) and see if you have to delete any files once you have it set up, I know with phpbb there are 3 files that need deleting

Renegade's picture

He has: 3,022 posts

Joined: Oct 2002

yeah, i've deleted the sm_install.php that i was having trouble with Smiling but thanx for the warning

They have: 10 posts

Joined: Nov 2002

One time I was having the same problem.... Check the install.php file and make sure that there are no extra returns at the end of the file. I know that it is odd but I have had it happen a couple of times.

somethines you can and sometimes
you can't.

Renegade's picture

He has: 3,022 posts

Joined: Oct 2002

i got it working now Smiling

They have: 13 posts

Joined: Nov 2002

I use Sitenet BBS on a couple of my sites you can download a freeware version from http://www.focalmedia.net, it is honestly one of the easiest forums installations i have ever done.

Regards,

Lee

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.