Can forum software be just a part of a website and not the whole enchilada?

Reply

Join Date: Dec 2004
Posts: 6
Reputation: TAW1 is an unknown quantity at this point 
Solved Threads: 0
TAW1's Avatar
TAW1 TAW1 is offline Offline
Newbie Poster

Can forum software be just a part of a website and not the whole enchilada?

 
0
  #1
Jan 29th, 2006
Hello there,

I am working with a company that I am paying to develop my website. I am not a webmaster or developer myself, ok? So I may not quite put things "right" in technical terms and for that, I apologize...

My website is about 3/5's of the way completed. One of the last remaining but very big and important pieces is to include a forum -- and it has become a very big problem.

The developers now tell me they can not make any forum software work as I want it to work within my website. The developers have tried to use vBulletin and phpBB and, they tell me, have spent a great deal of time looking at and trying other forum softwares. They refer to trying to proceed further on the forum part of my website as a great big time sink, though they say they will come back to this issue after they've gotten everything else completed.

The website will be, when it goes live, a member-based site for the exclusive use of folk who belong to our organization. It is not an intranet. I am hoping you may have some better answers or direction you can give me for pursuit of information than what these developers are giving to me, and that you might be able to help me, please.

The website is being done in php, uses CSS, and it uses MySql databases.

(1) There are "headers" and "footers" that, per my requirements, appear at the top and bottom of every single page on my website. I have this requirement because I want design consistency, and want the site's brand identification and navigation to be always easily accessible for the site's users (who are not at all technical themselves). But, the developers are telling me that it is not possible to make any forum software work between these headers and footers. That none of the forum softwares they have looked at or have tried to implement will work within the header and footer framework.

Do you know of any websites or forum software you could refer me to where forums DO work within a parent website's headers and footers? Such that no matter what page within the forum I'd be on, there would still be the "parent" site's headers and footers displayed at the page top and bottom? If so, would you please tell me of those site addresses if they are available for viewing? If you have positive experience doing this kind of thing, would you let me know please?

(2) The developers tell me that all of the forum softwares they look at have their own databases and there is no way (that they can figure out so far) for these databases to "talk" to one another. That the "parent" website databases can not populate the forum's databases so that, for members who are already logged on to the main or parent site, transition between the parent site and the forum part of the website is seamless.

I would like folk who are logged on to the site to be able to use the forum without having to register for, and log in and out of the forum part. And, of course, for folk who are not logged on to the "parent" site to be unable to log on to the forum part. Is this "seamlessness" between website and forum possible, do you know? Do you know any examples of such sites you could refer me to, by chance?

(3) I would like for members to be able to specify keywords that, if used in posts within the forums, would -- on their control page on the parent website -- link to those posts in the forum so they can get into the conversation and offer their expertise. The developers tell me now that there is no way for this information (the links) to be passed between the forum software and the parent website's software. Does this seem correct?

(4) THE only piece of forum software that I want to have working is the forum piece. Other aspects of the "parent" website already have messaging and member search and email and other capabilities, and for very good security reasons I do not want to repeat those features via the forum software or to include them. I just (?? "just" ??) want to use the forum part of the software. But the developers are telling me that it is not possible on any forum software to disable or cut out code that is ancillary to the forum part... Are you aware of any forum software that DOES allow installing or using just the forum part of things? If so, would you tell me of that software please?

Again, I really really hope you may be able to help me with this problem. If I have not provided enough information for you to understand the problem(s) then please let me know and I will do my best to give better details. I can also ask the developers for some information but, because I am not technically adept with this stuff myself, can't promise to accurately translate but, will do my best.

Thank you so very much! I look forward to hearing from you!!

Terry Anne
Reply With Quote Quick reply to this message  
Join Date: Nov 2005
Posts: 56
Reputation: clarinetalex is an unknown quantity at this point 
Solved Threads: 0
clarinetalex's Avatar
clarinetalex clarinetalex is offline Offline
Junior Poster in Training

Re: Can forum software be just a part of a website and not the whole enchilada?

 
0
  #2
Jan 30th, 2006
Your "developers" seem more like "idiots." If I were you, I'd fire them and hire someone who knows how to use a computer. Its easy to do what you're talking about.
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 348
Reputation: paradox814 is an unknown quantity at this point 
Solved Threads: 4
paradox814's Avatar
paradox814 paradox814 is offline Offline
Posting Whiz

Re: Can forum software be just a part of a website and not the whole enchilada?

 
0
  #3
Jan 30th, 2006
I concur with clarinetalex, once the user signs up on the main page, you can automatically import the information into the forum tables in the database and "secretly" register them. It's not really a clean way of doing this, but it works.
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 6
Reputation: TAW1 is an unknown quantity at this point 
Solved Threads: 0
TAW1's Avatar
TAW1 TAW1 is offline Offline
Newbie Poster

Re: Can forum software be just a part of a website and not the whole enchilada?

 
0
  #4
Feb 3rd, 2006
Originally Posted by clarinetalex
Your "developers" seem more like "idiots." If I were you, I'd fire them and hire someone who knows how to use a computer. Its easy to do what you're talking about.
Thanks for taking the time to respond to my questions, Clarinetalex. You say that it is easy to do what (I'm) talking about so, do you have suggestions or steps that they can follow, or website addresses you can refer me to for me to find additional information, perhaps? That kind of information would be really constructive and helpful for me.

Thank you very much,

T.
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 6
Reputation: TAW1 is an unknown quantity at this point 
Solved Threads: 0
TAW1's Avatar
TAW1 TAW1 is offline Offline
Newbie Poster

Re: Can forum software be just a part of a website and not the whole enchilada?

 
0
  #5
Feb 3rd, 2006
Originally Posted by paradox814
I concur with clarinetalex, once the user signs up on the main page, you can automatically import the information into the forum tables in the database and "secretly" register them. It's not really a clean way of doing this, but it works.
Hello paradox814, it's nice of you to lend some assistance. Is it possible that you might, please, expand a little on your answer or provide me with website addresses where I or the developers could learn more about how to "import the information into the forum tables in the database and "secretly" register them"?

Thank you very much!

T.
Reply With Quote Quick reply to this message  
Join Date: Feb 2006
Posts: 50
Reputation: Esopo is an unknown quantity at this point 
Solved Threads: 1
Esopo Esopo is offline Offline
Junior Poster in Training

Re: Can forum software be just a part of a website and not the whole enchilada?

 
0
  #6
Feb 8th, 2006
What you request is doable and perhaps even easy, but not necessarily quick. If your developer(s) tell you it is impossible they are lying, but it is a pain in the neck to connect DBs that were not meant to be connected and fuse together sites that were not meant to me fused. Most open source forum software is either too unstable to use commercial without tweaking, or not designed to be compatible with anything else.

So, it would have been easier to code the forum in if the site was planned around the forum.
An alternative is to code a forum for the site from scratch, or learn the structure of a forum so that it can be fused with your site. Either way it is going to take longer than a quick “throw it in there and hope for the best�, especially with the interactions that you request.
Site admin at NetBulge.com, a place set out to improve the web 1 good article at a time :)
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC