Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 26 through 50 (of 53 total)
  • @johnnyscience

    Member

    bump..

    @johnnyscience

    Member

    Search works every where except for the Members page, is that where you tried it?

    Once again I dropped down to the BuddyPress Default 1.2.3 by BuddyPress.org theme and tried searching for members and still no luck.

    Nothing comes up for anyone any which way I try to search?

    Suggestions?

    @johnnyscience

    Member

    Ok, I used this theme: BuddyPress Default 1.2.3 by BuddyPress.org

    And tried to reply, which it did and it posted, but then when I refreshed the page again, the reply was once again gone?

    So if its not the theme, what next?

    @johnnyscience

    Member

    bump…

    @johnnyscience

    Member

    bump…

    @johnnyscience

    Member

    It says Version 3.0.1 at the bottom right corner of my dashboard & I’m using a modified Headlines theme by Labsecrets.com

    Ideas?

    @johnnyscience

    Member

    bump…

    @johnnyscience

    Member

    Anyone?

    @johnnyscience

    Member

    Tried to reply to others again today & still having this problem. It’s actually been going on for quite some time I believe.

    @johnnyscience

    Member

    Someone said this:

    Global search on BuddyPress is still in its infancy, there are issues.

    But I dont have any global search issues on any other pages other than my Members Page?

    They also linked me to this:

    http://buddydev.com/buddypress/creating-the-sitewide-globalunified-search-page-for-your-buddypress-theme/

    Would that help, or is there something else at the root of the problem here?

    @johnnyscience

    Member

    Ok I guess everything seems good to go now….

    Thanks for the help everyone!

    @johnnyscience

    Member

    ahhhh I got them back!!!

    I went to my Dashboard then Buddypress/Forums Setup and they seem to be back now!!

    I believe everything is here… I hope its up to date, I will check now.

    @johnnyscience

    Member

    Ok I’m not sure if that guy knew what he was talking about because he had me move the Forums folder from themes/Lab-headlines to public_html & that just really screwed everything up

    So I guess I’m just confused, are my forums there or not? Because I changed the bb-congif.php & wp-config.php to all of the same info & yet it still isnt loading on punkrockprincess.com/forums ?

    @johnnyscience

    Member

    Ok thanks, I’m looking into changing everything now.

    I’ve been talking with the help desk at Hostgator & they said this:

    Andrew Mi: You need to pull the files for the forum install. I only see the wordpress files there.

    So I’m currently downloading a back up from August 1st right now to my computer, what files do I need to pull for the forum install?

    Quote:
    when you’re secure again try running through the forum setup procedure from the backend using the existing setup option

    and also visit the WP permalinks page under ‘Settings’ to ensure that the rules are flushed.

    Ok sorry I’m not following this, so I need to run the Forum Setup procedure, but where is the “Backend” and where is the setup option from there?

    Thanks.

    @johnnyscience

    Member

    Ok I changed the two lab1006 to jscience and also changed this:

    $bb->uri = "http://www.punkrockprincess.com/wp-content/plugins/buddypress/bp-forums/bbpress/";
    $bb->name = " Forums";

    And then uploaded the new bb-config.php file to the server & yet it’s still redirecting me to the main page when I try to go to http://www.punkrockprincess.com/forums

    ?

    @johnnyscience

    Member

    Sorry I guess I didnt mention it because when I did the move, everything else was completely fine – I dont know why this would have been left behind?

    I would have had the developers do it but it would have cost more money & thats why I had to cancel with them, my budget is bone dry right now. Plus it gave me an opportunity to really get a hands on experience & learn a lot.

    So on my bb-config.php I see those two areas that has lab1006, and I just need to replace that with the new one.

    I also see this at the bottom of the bb-config:

    $bb->uri = "http://74.54.128.67/~lab1006/wp-content/plugins/buddypress/bp-forums/bbpress/";

    Do I just need to replace http://74.54.128.67/~lab1006 with http://www.PunkRockPrincess.com

    Then everything should work fine?

    @johnnyscience

    Member

    Ok so I took a look at both of them & see that they are different!

    This may take some explaining:

    I worked with a couple of developers to setup my WP/BB site and was paying them a monthly fee for their servies & included in this was a hosting plan that was under their “wing” so to speak so everything was given a lab1006 tagline/domain to lay claim that it was ME.

    Then I broke off on my own and moved all files to another hosting plan with hostgator.

    So all of the new stuff is the (**** you see.

    So on my bb-config.php I see:


    define( 'BBDB_NAME', '**************' );
    /** MySQL database username */
    define( 'BBDB_USER', '***********8' );
    /** MySQL database password */
    define( 'BBDB_PASSWORD', '***********' );
    /** MySQL hostname */
    define( 'BBDB_HOST', 'localhost' );
    /** Database Charset to use in creating database tables. */
    define( 'BBDB_CHARSET', 'utf8' );
    /** The Database Collate type. Don't change this if in doubt. */
    define( 'BBDB_COLLATE', '' );

    But on my wp-config.php I see:

    define('DB_NAME', '***************');
    /** MySQL database username */
    define('DB_USER', '*************');
    /** MySQL database password */
    define('DB_PASSWORD', '***************');
    /** MySQL hostname */
    define('DB_HOST', 'localhost');
    /** Database Charset to use in creating database tables. */
    define('DB_CHARSET', 'utf8');
    /** The Database Collate type. Don't change this if in doubt. */
    define('DB_COLLATE', '');

    There may be other errors between the two, but I spotted this right away & wanted to point it out and get headed in the right direction.

    So what exactly do I need to do in order to get my forums back up & running?

    Thanks for all the help.

    @johnnyscience

    Member

    Anyone?

    @johnnyscience

    Member

    Ok so I found and pulled both the bb-config & the wp-config files.

    But what exactly is a DB connection string that I should be looking for inside of each file?

    @johnnyscience

    Member

    Ok I was looking in my Dashboard under my Automatic WordPress Backup and I have about 12 different back ups, all the way till the end of july.

    But if I use one of these backups, do I lose all of the work I’ve done since then?

    And what happens to the members that have signed up since then? Will I lose them?

    @johnnyscience

    Member

    anyone?

    @johnnyscience

    Member

    I have my log file, I downloaded it off of my server. I really dont know what to look for to see what my forums are now missing…?

    Quote:
    Also check your BB config file it should have the same DB connection details as your main config.

    – what is the DB connection?

    Where exactly is the BB config file?

    @johnnyscience

    Member

    Ok I have the file, how can I upload it here?

    @johnnyscience

    Member

    ?

    @johnnyscience

    Member

    Ok I have the file, how can I upload it here?

Viewing 25 replies - 26 through 50 (of 53 total)
Skip to toolbar