[bbDev] Difficulty Adding Topics & First Posts

Tom Preuss tompreuss at gmail.com
Thu Apr 27 01:40:56 GMT 2006


Harvey,

When I browse to /forum.php?id=1 on my install, I am presented with a
"New Topic in this Forum" section where I can create topics.

However, your http://northcountryguide.com/tourism/carptalk/forum.php?id=1
does not have this, even when I logged in.

It looks like some part of your archive was changed.  Check your
post-form.php (you can check it against
http://bbpress.automattic.com/file/trunk/bb-templates/post-form.php ).
 Did you modify that file?

Best regards,

Tom Preuss


On 4/26/06, Harvey Ramer <harvey.ramer at designdelineations.com> wrote:
> I did exactly what you have done. My install log is as follows, with actual
> user and password info which I shall change after you've poked around, if
> you wish:
>
> Second Step
>
> Now we're going to create the database tables and fill them with some
> default data.
>
>    1. Created table bb_forums
>    2. Created table bb_posts
>    3. Created table bb_topics
>    4. Created table bb_topicmeta
>    5. Created table bb_users
>    6. Created table bb_usermeta
>    7. Created table bb_tags
>    8. Created table bb_tagged
>
> Finished!
>
> Now you can log in with the username "admin" and password "5c8b9b".
>
> Note that password carefully! It is a random password that was generated
> just for you. If you lose it, you will have to delete the tables from the
> database yourself, and re-install bbPress. So to review:
>
> Login
>     admin
> Password
>     5c8b9b
> Login address
>     North Country Guide Carp Talk
>
>
> -----Original Message-----
> From: Tom Preuss [mailto:tompreuss at gmail.com]
> Sent: Wednesday, April 26, 2006 9:29 PM
> To: bbPress Development
> Subject: Re: [bbDev] Difficulty Adding Topics & First Posts
>
>
> Harvey,
>
> Here's the steps I followed just now with a fresh copy:
>
> 1. Unpack archive (or checkout subversion repository)
> 2. Copy bb-config-sample.php to bb-config.php and fill in the necessary
> details 2a. $bb->domain = 'http://localhost'; (this was for my setup, yours
> will be 'http://northcountryguide.com' )
> 2b. $bb->path   = '/bbpress/trunk/';  (again, yours would be
> '/tourism/carptalk/' )
> 2c. Fill in database info (name of database, MySQL username, password) 3.
> Create that database if you haven't already. 4. Load
> http://localhost/bbpress/trunk/bb-admin/install.php (For you
> http://northcountryguide.com/tourism/carptalk/bb-admin/install.php ) 5. Read
> the notice that this is alpha software and know that you've been warned.. 6.
> Click the "First Step >" link. 7. Fill in the info on the next page for your
> admin user and continue to the second step. 8. Here you should receive the
> following notice:
>
> Now we're going to create the database tables and fill them with some
> default data.
>
>    1. Created table bb_forums
>    2. Created table bb_posts
>    3. Created table bb_topics
>    4. Created table bb_topicmeta
>    5. Created table bb_users
>    6. Created table bb_usermeta
>    7. Created table bb_tags
>    8. Created table bb_tagged
>
> Finished!
>
> Now you can log in with the username "WhatYouEntered" and password "Rand0m".
>
> 9. After that, you should be able to click on the link and log right in.
>
> Did your step 8 look like mine?  Did you do all the other steps?  Let us
> know.
>
> Best regards,
>
> Tom Preuss
>
>
> On 4/26/06, Harvey Ramer <harvey.ramer at designdelineations.com> wrote:
> > Tom:
> >
> > Could you explain how the admin area is supposed to work so I know if
> > I have errors? I can only see deleted posts and topics in the admin
> > area. Is that as it should be? Where would I add topics and the first
> > post for each topic if it was working correctly? What function calls
> > are required?
> >
> > Everything looks like it's ok. No errors. It could be that somehow
> > mysql tables don't have correct data. Do you have a sample data sql
> > dump file I can import to rule that out?
> >
> > Thanks so much for replying so promptly!
> >
> > - Harvey
> >
> > -----Original Message-----
> > From: Tom Preuss [mailto:tompreuss at gmail.com]
> > Sent: Wednesday, April 26, 2006 9:07 PM
> > To: bbPress Development
> > Subject: Re: [bbDev] Difficulty Adding Topics & First Posts
> >
> >
> > Harvey,
> >
> > Did youopy bb-config-sample.php to bb-config.php and fill in the
> > necessary details?
> >
> > Did you load
> > http://northcountryguide.com/tourism/carptalk/bb-admin/install.php
> > and do what it told you?  Did you receive any errors?
> >
> > Let us know.
> >
> > Best regards,
> >
> > Tom Preuss
> >
> >
> > On 4/26/06, Harvey Ramer <harvey.ramer at designdelineations.com> wrote:
> > > If anyone would be so kind as to help me out I'd be very grateful. I
> > > like BBPress because it is so lightweight and have struggled to
> > > install and understand the application for more than 2 hours now. I
> > > don't understand how to add topics and initial posts. I can add
> > > forums just fine, but beyond that I'm lost. The url for my install
> > > is: http://northcountryguide.com/tourism/carptalk/
> > >
> > > Best wishes,
> > >
> > > Harvey Ramer
> > >
> > > -------------------------------------------------
> > > Design Delineations
> > > 4 Prospect Street
> > > Norwood, NY 13668
> > > Toll Free: (866)-874-8710
> > > Phone:(315)-262-0469
> > > Fax: (315)-262-0448
> > >  <http://www.designdelineations.com/>
> > > http://www.designdelineations.com Complete Web Solutions. Personal
> > > Service.
> > > -------------------------------------------------
> > >
> > > Confidentiality Notice:  This e-mail message, including any
> > > attachments, is for the sole use of the intended recipient(s) and
> > > may contain confidential and privileged information.  Any
> > > unauthorized review, use, disclosure, or distribution is prohibited.
> > > If you are not the intended recipient, please contact the sender by
> > > reply e-mail and destroy all copies of the original message.
> > >
> > >
> > >
> > > _______________________________________________
> > > bbDev mailing list
> > > bbDev at lists.bbpress.org
> > > http://lists.bbpress.org/mailman/listinfo/bbdev
> > >
> > _______________________________________________
> > bbDev mailing list
> > bbDev at lists.bbpress.org
> > http://lists.bbpress.org/mailman/listinfo/bbdev
> >
> >
> > --
> > No virus found in this incoming message.
> > Checked by AVG Free Edition.
> > Version: 7.1.385 / Virus Database: 268.4.5/322 - Release Date:
> > 4/22/2006
> >
> >
> >
> > _______________________________________________
> > bbDev mailing list
> > bbDev at lists.bbpress.org
> > http://lists.bbpress.org/mailman/listinfo/bbdev
> >
> _______________________________________________
> bbDev mailing list
> bbDev at lists.bbpress.org http://lists.bbpress.org/mailman/listinfo/bbdev
>
>
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.385 / Virus Database: 268.4.5/322 - Release Date: 4/22/2006
>
>
>
> _______________________________________________
> bbDev mailing list
> bbDev at lists.bbpress.org
> http://lists.bbpress.org/mailman/listinfo/bbdev
>


More information about the bbDev mailing list