Skip to:
Content
Pages
Categories
Search
Top
Bottom

Deep Integration; WordPress; bbPress; bb-config.php; Errors

Published on August 1st, 2010 by pkr3

Good News: WordPress operating successfully. bbPress forum operating successfully. “Integrated” (NOT “deep” integrated) bbPress and WordPress successfully.

Bad News: 12 hours effort to “Deep Integrate” so WordPress theme can be used in bbPress, etc.

The “require_once(dirname(__FILE__) . ‘/../wp-load.php’)” command line, when executed exactly as instructed inside the “bb-config.php” file (as shown by theme company, WordPress codex, bbPress Forum and Docs) brings up errors when the forum page tries to opens. Removed the Deep Integration code and the bbPress forum page pops back up.

Facts:

1. Databases are separate; but regular integration works fine.

2. All kinds of advice to no avail (i.e. putting code at top of .php file, removing forward slash before root, etc. etc.

3. Company programmers where I host did test on different server using basic WordPress and bbPress and attained exact same results. Not a directory issue, not a database issue, not a server issue. They also tried other methods/versions of the “require_once” code but kept getting same errors.

4. WordPress and bbPress are latest versions. WordPress is the brand new 3.0.1…requires different/new “deep integration” coding?

5. Basic integration works so the database/directory addresses are correct.

I have searched the forum and internet for solutions, prior to adding this post/topic, to no avail. Blindness and insanity creeping in…probably not due to this issue.

Thank you. Thank you. Thank you!

__________

The errors below are what we ALL are getting on our forum page(s) when attempting to Deep Integrate. (In the errors below “DBnumber” = “undisclosed database number” – AND – “websitename” = “undisclosed website name.”)

___________

Warning: Division by zero in /home/content/08/DBnumber/html/websitename/forum/bb-config.php on line 65

Warning: Division by zero in /home/content/08/DBnumber/html/websitename/forum/bb-config.php on line 65

Warning: require_once(0php’) [function.require-once]: failed to open stream: No such file or directory in /home/content/08/DBnumber/html/websitename/forum/bb-config.php on line 65

Fatal error: require_once() [function.require]: Failed opening required ‘0php’’ (include_path=’.:/usr/local/php5/lib/php’) in /home/content/08/DBnumber/html/websitename/forum/bb-config.php on line 65

I need help – get config.php error message…

Published on July 31st, 2010 by ck13

I keep getting this error message when I try to go to the url; An old config.php file has been detected in your installation. You should remove it and run the installer again. You can use the same database connection details if you do.

I tried to search for the file, but couldn’t find it. Does anyone know what I’m doing wrong?

Thanks!

Change admin to Keymaster

Published on July 31st, 2010 by Coasters Today

I deleted the default admin account on my WordPress site after I gave another user admin access. I just found that I can’t access my plugin menu or settings in the integrated bbpress forum with that user(not deep integration). I have access to the database so is there any way to make my admin user a key-master again? If not is there any way I can get access to those menus again?

Using Wp 3.0.1 and BBp 1.0.2

Possible solution to build recent replies table

Published on July 30th, 2010 by Ashish Kumar (Ashfame)

Hey bbPress devs!

How can I query the database to build a recent replies table (as on profile pages), outside the bbPress environment?

Nothing practical is striking me at the moment.

Would love to hear your thoughts on the subject!

Translation Plugin

Published on July 30th, 2010 by RedBull

I know in WP there is a “Translate Page” plugin, but s there one specifically for bbpress?

Thanks In Advance!

RedBull

How to add plugin to repository ?

Published on July 30th, 2010 by Marco Rodrigues

Hi!

I’ve made a plugin and I would like to add it to the directory, but there is no form at Plugins -> Add Your Plugin

“This form is only for plugin developers. If you’d like to see a plugin listed here, please contact that plugin’s author.”

Thanks

Avatar Upload

Published on July 29th, 2010 by RedBull

This is probably the dumbest question of the week but in this forum I notice some of the more active users have avatars. Do you have to be a member for a certain time to upload your own avatar?

Thanks.

Can't access the dashboard

Published on July 29th, 2010 by logicalweb

I’ve seen this problem mentioned but I haven’t seen a solution. I have bbpress integrated with WP 3.0. When I log into WP and then try to access the bbpress dashboard it redirects back to the forum. I can’t access it unless I log out and log in to bbpress.

I can only access the dashboard if I log out and then log into bbpress. And then when I go to WP I have to log in there again.

zaerl brigata.it forum

Published on July 29th, 2010 by zaerl

This is one of the forums I admin and is the main playground for my plugins.

http://www.brigata.it/forum/ (warning, it’s in italian)

is a modified version of 1.0.2 paired with the blog at /blog/ (no deep integration.) Plugins used:

Ajaxed quote – customized

Akismet

bbPM – the amazing plugin of Ben. Customized in many ways

bbPress signatures

Bozo

Post Count Plus – wonderful work

zeal Avatar – modified version of the wonderful (I talk like Steve Jobs) bavatars

zaerl Easter – a plugin that hide some easter eggs on posts’ text

zaerl Editor – unreleased version with support to custom tags and emoticons. Obviously you can’t see it in action if you aren’t logged in

zaerl Emoticons – with code stolen from WordPress

zaerl GA – yet another Google Analytics plugin. But this is paired with zaerl Visibility and output the google js code only on those pages that a guest (search engine are guests) can see

zaerl Members Online – a modified version of _ck_ Members Online

zaerl Post Permalink – permalink in the form post/number

zaerl Random Description – random desc under main title

zaerl Spoiler – add the spoiler tag

zaerl Tags Administration – new tags and blah blah

zaerl URL Preview – unreleased new version that print server names after links, add target=”_blank”, auto-embed youtube videos, vimeo videos and Anobii book covers. No fancy bbcode or stuff like that. If a link is a youtube/vimeo/anobii link than it is transformed.

Finally what you see on the left is the output of my plugin zaerl Sidebar. It is my personal (and totally useless right now) attempt to bring WordPress-like widgets to bbPress. The “Membri online” is a widget registered by Post Count Plus and “Tag in evidenza” instead is a widget bundled with the plugin. Right now I have implemented these widgets: stats, most popular posts, text-only, hot-tags, views list, members online (Post Count Plus), Spam caught (Akismet), RSS and search.

If you are curious you can see transformations and tags in this topic: http://www.brigata.it/forum/topic/aiuto-forum

The theme is Kakumei with some CSS changes.

Kakumei Black

Published on July 29th, 2010 by copperblade

Nothing special, just a black theme based on old phpBB2’s subBlack color scheme.

Example site

Download

I would have uploaded a screenshot, but I’m not sure how to do that with Google Code just yet.

Skip to toolbar