Search Results for '"wordpress'
-
Search Results
-
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
Topic: Change admin to Keymaster
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
Topic: zaerl brigata.it forum
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– customizedAkismetbbPM– the amazing plugin of Ben. Customized in many waysbbPress signaturesBozoPost Count Plus– wonderful workzeal Avatar– modified version of the wonderful (I talk like Steve Jobs) bavatarszaerl Easter– a plugin that hide some easter eggs on posts’ textzaerl Editor– unreleased version with support to custom tags and emoticons. Obviously you can’t see it in action if you aren’t logged inzaerl Emoticons– with code stolen from WordPresszaerl GA– yet another Google Analytics plugin. But this is paired withzaerl Visibilityand output the google js code only on those pages that a guest (search engine are guests) can seezaerl Members Online– a modified version of _ck_ Members Onlinezaerl Post Permalink– permalink in the form post/numberzaerl Random Description– random desc under main titlezaerl Spoiler– add the spoiler tagzaerl Tags Administration– new tags and blah blahzaerl 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 byPost Count Plusand “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),RSSandsearch.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.
I’ve recently integrated a wordpress site I’ve been working on with bbpress to implement forums. Everything from styling to user login has come off pretty well, however, I’m still having an issue with the avatars not showing up inside the forums (bbpress). User integration seems to be setup correctly as login and profile info holds when switching between WP/bbP, but avatars are still showing up as ‘Mystery Man’ icon. Site can be viewed here:
http://herexchange.com/forums/
Any guidance someone could offer would be greatly appreciated. Thanks in advance.
