Forum in Dreamweaver

Hey, im looking for step by step instructions on how to
create a forum in dreamweaver.

As Dooza expressed, there's no easy way to "create" a forum.
Even Adobe uses third party software to power their own forums.
PHPBB, which is my personal favorite, is a fully fledged
application that is made up of hundreds of files and tens of
thousands of lines of code. It's taken thousands of hours and
dozens of people to create - no easy task for sure. But since it's
an open source product you're free to install it and "skin" it to
look like whatever you want. There's countless guides available on
doing just that if you search Google. As an added bonus the user
community for PHPBB is huge and can help you get over a lot of
issues you might run into.

Similar Messages

  • Making a forum in dreamweaver.

    I am trying to make a forum script in dreamweaver. I know it
    is possible because someone i know did it. Is there any tutorials
    on how to make a forum with dreamweaver? I am stuck.

    Not sure why you would want to re-invent the wheel and have
    no hair left by the time you tried to
    get this done :-) There are many open source forum apps
    available.
    However, I believe I may have seen a tutorial over at the
    Adobe Dreamweaver site some time ago about
    creating a forum.
    Nadia
    Adobe® Community Expert : Dreamweaver
    http://twitter.com/nadiap
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    CSS Tutorials for Dreamweaver |
    http://www.adobe.com/devnet/dreamweaver/css.html
    Book: Ultimate CSS Reference (aff link) |
    http://www.sitepoint.com/launch/005dfd4/3/133
    "joshuam08" <[email protected]> wrote in
    message
    news:gqa0q6$9ja$[email protected]..
    >I am trying to make a forum script in dreamweaver. I know
    it is possible because someone i know did
    >it. Is there any tutorials on how to make a forum with
    dreamweaver? I am stuck.

  • How to share user login and passwords between blog, forum and Dreamweaver?

    I have a site created with Dreamweaver. I want to allow
    visitors to create a username and password which will allow them to
    post blog feedback to many pages on my site, post in a forum, and
    provide their own comments into a database I can show the results
    for on certain pages. The trick is I want this to all work with one
    username and password so they don't have to use 3 different logins.
    I'm not sure if this is too technical, but I thought I'd ask before
    getting into it and realizing it won't work or I don't have a clue
    what I'm doing.
    I want to allow blog data to be added to a page with CSS
    content by both admin and visitors (to create an active discussion
    based on the data on that page). I've seen it on some sites, but
    don't know how to do it myself:
    http://www.joystiq.com/2008/05/19/ea-extends-take-two-purchase-offer-deadline-a-third-time /
    I can see they are using Weblogs Inc. software, but it
    appears the company only collaborates with people they see a fit
    with.
    I also want a forum and I know phpp is recommended. I like
    the interface, but am unsure if the login data can be shared with a
    blog.
    Lastly, I wanted to allow users to write their own reviews
    and then show the results and average them for display on the site.
    I have read and know how to create the database for the site. I
    just don't know how to share the usernames and password information
    with the blog and forum.
    Also, how do I force Dreamweaver to validate that the
    usernames and passwords are exactly correct before letting people
    post under that identity?
    I'm loving Dreamweaver and making sites so far. Just trying
    to take it to the next level.
    Thanks very much!

    juxtafras wrote:
    > I have a site created with Dreamweaver. I want to allow
    visitors to create a
    > username and password which will allow them to post blog
    feedback to many pages
    > on my site, post in a forum, and provide their own
    comments into a database I
    > can show the results for on certain pages. The trick is
    I want this to all
    > work with one username and password so they don't have
    to use 3 different
    > logins. I'm not sure if this is too technical, but I
    thought I'd ask before
    > getting into it and realizing it won't work or I don't
    have a clue what I'm
    > doing.
    >
    > I want to allow blog data to be added to a page with CSS
    content by both admin
    > and visitors (to create an active discussion based on
    the data on that page).
    > I've seen it on some sites, but don't know how to do it
    myself:
    >
    >
    http://www.joystiq.com/2008/05/19/ea-extends-take-two-purchase-offer-deadline-a-
    > third-time/
    >
    > I can see they are using Weblogs Inc. software, but it
    appears the company
    > only collaborates with people they see a fit with.
    >
    > I also want a forum and I know phpp is recommended. I
    like the interface, but
    > am unsure if the login data can be shared with a blog.
    >
    > Lastly, I wanted to allow users to write their own
    reviews and then show the
    > results and average them for display on the site. I have
    read and know how to
    > create the database for the site. I just don't know how
    to share the usernames
    > and password information with the blog and forum.
    >
    > Also, how do I force Dreamweaver to validate that the
    usernames and passwords
    > are exactly correct before letting people post under
    that identity?
    >
    > I'm loving Dreamweaver and making sites so far. Just
    trying to take it to the
    > next level.
    >
    > Thanks very much!
    >
    What you want is a CMS, but your not going to get one for
    Dreamweaver,
    well, not the kind you want. Something like Joomla can do
    this, you can
    add phpBB3 to it, and then using the JFusion extension allow
    them to
    share the user database, but I warn you now, its a steep
    learning curve.
    I ended up buying a book just to get to grips with the key
    concepts.
    Steve

  • Creating Forums Usig Dreamweaver

    Can someone please help me out. I want to make a custom
    forum, but, I don't have an idea of how to do it. Any help would be
    greatly appreciated. Thankyou.

    Firstly check with your host. Somethimes, they have a script
    that you can use diretly from their control panel. If not,
    then check with
    them what they
    support, asp, php etc.,
    Here are a few links for different server models - take your
    pick :) All
    come with help docs or help forums, so getting one online
    shouldn't be too
    difficult to a non programmer.
    ASP
    http://www.webwizguide.com/news/news_item.asp?NewsID=56
    ASP:
    http://www.snitz.com
    PHP:
    http://www.phpbb.com/
    CF :
    http://www.adersoftware.com/index.cfm?page=cfbb
    CF:
    http://www.cfcode.com/index.cfm/fuse/products.htm
    cgi :
    http://www.yabbforum.com/
    Also search here for more:
    http://www.hotscripts.com/PHP/Scripts_and_Programs/Discussion_Boards/index.html
    Nadia
    Adobe® Community Expert : Dreamweaver
    Tutorials |SEO |Templates
    http://www.DreamweaverResources.com
    http://www.perrelink.com.au
    CSS Tutorials for Dreamweaver
    http://www.adobe.com/devnet/dreamweaver/css.html
    "FullMetal_Ed" <[email protected]> wrote in
    message
    news:eneq87$jsk$[email protected]..
    > Can someone please help me out. I want to make a custom
    forum, but, I
    > don't have an idea of how to do it. Any help would be
    greatly appreciated.
    > Thankyou.

  • Do you need CS6 to have a computer forum in Dreamweaver

    I was told by an Adobe Live Chat Representative that I needed to upgrade from CS4 to CS6 if I wanted to add a forum to my website.
    When I tried to learn how, I found an earlier forum discussion that said you can't make a forum directly in Dreamweaver unless you can hand-program in PHP or SQL. Instead you have to use an outside software package (such as phpBB) and integrate it into your existing website. So I need to know:
    1) Can you create forums using the tools available in CS6?
    2) Can you integrate a forum desgined using a package such as phpBB into a Website designed in CS6?
    3) Do I have to upgrade to CS6, or can I accomplish the same thing with CS4?
    Thank you in advance for your assistance.

    You need to find the Dreamweaver forum... this forum is not made to discuss products
    Start at http://forums.adobe.com/index.jspa and select from the drop down list

  • Forum Extension - Dreamweaver CS3

    I am looking for a Forum extension for CS3.
    The following would be ideal...
    Originator of thread could choose to receive an email each time there is a new entry to their thread.
    Each user to have to register before either originating a thread or posting a response to a thread.
    Administrator able to delete posts if unacceptable content.
    Administrator to be able to blacklist a given user.
    System to email a password to a new user, but user able to update that password once logged in.
    There seems to be 1 forum available in Adobe Exchange, but there seems to be little detail available, and little feedback posted other than potential buyers requesting more detail !
    Can anyone suggest a forum extension that they have used and works well ?
    Thanks.
    Dean

    On Wed, 12 Sep 2007 15:44:15 +0000 (UTC), "Jomax1"
    <[email protected]> wrote:
    >I recently started playing around with Dreamweaver CS3
    and have progressed
    >nicely.
    >
    > I am trying to design a club website for my diving club.
    I was wondering how
    >to create a blog forum which will includes pictures and
    comments within the
    >site I am building. Do I create it myself or do you use
    one of the existing
    >services such as flickr or blogger to do this and if so
    how?
    DW does not have built in blog software. As for how to do
    Blogger,
    sign up for an account and give it a try, it's quite simple.

  • How do I create a message board/forum using forms in Dreamweaver?

    I want to create a forum or messageboard using the form in Dreamweaver but I don't know how to do it. Is there any guidance on how I could create a message board or forum on Dreamweaver?

    I don't think it can be done with just dreamweaver,
    You will have to download something like PHPBB,
    If you have a host with fantastico deluxe you can easily set up a forum
    with it.
    Daniel

  • Shift+i issue with Dreamweaver CS4

    Hi,
    i have an issue with Dreamweaver CS4 when I press shift+i the behavior is similar as cmd+v (a paste action). I checked the keyboard shortcut, but no action set for shift+i .. i don't understand.
    Please may you help me!?
    thanks
    bye
    Max

    Another place you can ask is in the forums for dreamweaver:
    http://www.adobe.com/support/forums/

  • How do I put a video created in adobe muse in dreamweaver to finish my web page for an assignment?

    I am new to Creative Cloud, etc.  I created a video/slideshow in adobe muse and am wondering how to get it in my webpage/Dreamweaver?  I do not have a domain name or website or anything like that.  Just trying to complete an assignment.

    Muse is a web design program.  I seriously doubt you created a video in it.  You might have embedded a video you created elsewhere inside your Muse web page.  Is that what you mean?
    You'll get better answers to specific product question if you post them in the appropriate product forums.
    Dreamweaver
    http://forums.adobe.com/community/dreamweaver?view=discussions
    Muse
    http://forums.adobe.com/community/muse?view=discussions
    Nancy O.

  • Can anyone help with Dreamweaver CS6 crashing in Mavericks OS?

    Hi all,
    I've been going through all the discussions and performing all the steps that are in these forums about Dreamweaver crashing on launch, with no luck. I am using an iMac 2007, Mavericks OS and Dreamweaver is the only software in the Creative suite that will not launch.
    I was on a live chat with Adobe and was told they would contact me from their technical support team and haven't heard a thing. Now I keep going through support trying to get a phone number, at this point I will pay to get it fixed.
    Thanks for any help out there!

    When you say you've tried "performing all the steps" have you completed all of the below?
    Deleting the program cache: Deleting a corrupted cache file
    Renaming the personal configuration folder: Locating your personal configuration folder
    Restoring Preferences: Restore preferences | Dreamweaver CS4, CS5, CS5.5, CS6
    Verifying Java SE7 is installed: Dreamweaver and Java SE 6 Runtime problem on MAC Mountain Lion OSX
    Clean & Reinstall using the cleaner tool: Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6

  • Image problem in Dreamweaver Please Help!

    I have attached an image in dreamweaver and it looks fine when I preview it in the browser but when it put it on the hosting site it is not there. What should I do?

    Hi all, i've being talking with Murray regarding an issue that I am having on posting images online with Dreamweaver (please find below), if anyone can help please write.
    Murray in answering your question: Yes all images are RGB. let me know if there is anyother thing that I should check.
    Thanks,
    Gabriel
    Just duplicate the information in a new thread on the public Dreamweaver General Discussion forum.
    Also, are your images RGB or CMYK?  If the latter then they won't show on the web.  They must be in RGB color space to show....
    Murray
    Hi Murray,
    Thanks  for answering. Yes I have no problem on posting it to the public, it is  just that I've being posting this problem in other forums and not  getting any answer so I thought that sending a private message could be  more efficient. How should I redirect my question to the public forum?  just copy my question and post as a new threat?
    Regarding  my problem I am apparantly doing everything correct. I first created an  image folder on my local "website" folder and I put all images there  (lower case, single word, jpags and gif). So I went to  Insert->Rollover Image and place the images. Then I saved the  document and locally tested (pressing F12) and everything was working  great. Next I select the document and Site->Put. I reloaded my IE and  the images didn't show up. I went back to dreamweaver and manually  selected each image that I insert and one by one I upload to the  website. I checked the remote server and they are all there on the  correct location, but they still dono't appear on my website.
    I  am researching this problem for more than 5 days and I am really  considring to built my website with other tool (rather than Dreamweaver)  as I just can't figure it out why in earth these images don't display).
    Thanks,
    gabriel
    Gabriel,  do you feel comfortable posting this to the public forum?  That's the  right way to use it.  Let everyone try to help you.  When you post  there, please be sure to give enough information for someone to try to  answer.  If a process is failing for you, describe each step in the  process with enough detail to allow someone to recreate that process.
    Looking  at the code on your projects page I can only think that your images are  not being uploaded to the correct location.  Do you SEE those images on  the remote site?
    Anyhow, you can add the answer to this to your post on the public forum....
    Murray
    Hi  Murray, I found you in some forums re: Dreamweaver, I hope you can help  me. I am trying desperately for the last 6 days upload images on my  website. I have checked the sources/paths 1000 times and everything  match, I really don't know why I can't see a single image online. The  website is www.gabriel.kochece.com, if you go to projects all these  links are suppose to be images...
    Thanks in advance,
    gabriel
    Adobe Forums >                      People >    gab_kce >              Private Messages >               Inbox
    Adobe Forums powered by Jive Software's Clearspace ® 2.5.16 - Submit product feedback
    © Jive Software
    Careers
    Online Privacy Policy
    Terms of Use
    Contact us
    Accessibility
    Report piracy
    Permissions and trademarks
    Product license agreements
    Send feedback
    Copyright © 2010 Adobe Systems Incorporated. All rights reserved.
    Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy (updated 07-14-2009).

  • License code Dreamweaver

    Bonjour,
    Question licence du code des applications réalisées avec Dreamweaver.
    Certaines fonctions de DW génèrent du code propre à Dreamweaver, par exemple les comportements serveurs.
    Dans le cas d'une application utilisant des fragments de code Adobe/Dreamweaver sous quelle(s) licence(s) peut-être distribuée l'application finie et son code source ?
    GNU-GPL, GNU-LGPL, Creative Commons, etc ?

    Excellente question, mais que j'aurais eu plutôt tendance à aller poster sur les forums de dreamweaver (en) directement… ce que tu as fait http://forums.adobe.com/message/4562286

  • Help! I am trying to launch Dreamweaver CC on my macbook pro 10.9.3

    Help! I am trying to launch a trial version of Dreamweaver CC on my macbook pro 10.9.3.  I found this answer on an Adobe forum but I cannot find what they are suggesting... 
    Mac OS X: Macintosh HD:<username>:Library:Application Support:Adobe:Dreamweaver C*:<language>:Configuration

    Have you asked other users in that forum? Dreamweaver support forum
    FOR MAC USERS
    -Mac 10.9.3 workaround https://forums.adobe.com/thread/1489922
    -more Mac 10.9.3 https://forums.adobe.com/thread/1491469
    -Mac 10.9.3 and CS6 https://forums.adobe.com/thread/1480238
    -Enable Mac Root User https://forums.adobe.com/thread/1156604
    -more Root User http://forums.adobe.com/thread/879931
    -and more root user http://forums.adobe.com/thread/940869?tstart=0

  • Anyone Using Dreamweaver and iWeb together?

    Hi,
    I have an existing site which was done with iWeb.
    I'm now trying to replace some of the pages with pages created in Dreamweaver.
    I've come up with a couple of options on how to make both tools work nicely together but, I'd like to see how others have done this.
    Thanks in advance.

    I don't think many people will be doing this - you need to make the decision to use either iWeb or Dreamweaver, but not both.
    When an iWeb site is imported or opened with Dreamweaver, the results won't always look the same because of the way iWeb code is created - there is lots of it.
    I don't think that you'll find that many people using Dreamweaver on this forum, as it is an iWeb forum and Dreamweaver is a steep learning curve, especially if you have no html experience - that is why most people use iWeb in the first place.
    You won't find much here!

  • How to Search in this Forum?

    This isn't a Dreamweaver question, but a Dreamweaver Forum question. From this forum I type a search keyword in the "Search Forums" box on the top right. But the results are for all the Adobe forums. I have never had this problem with any other forums except Adobe forums. Without having to go into more options and then scrolling down thru this list of All Adobe programs, how can I simply seach this forum, the forum I am already in?

    Searching Forums FAQ --
    http://forums.adobe.com/message/1917139#1917139
    Sometimes I find it quicker to use Google with the following search phrase:
    forums.adobe+Dreamweaver+keyword
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

Maybe you are looking for