Search Results for 'wordpress'
-
Search Results
-
Live now, so I’ll keep this short:
Andy Peatling talking nuts&bolts – http://www.talkshoe.com/talkshoe/web/talkCast.jsp?masterId=34224&cmd=tc
greets
–bentrem
Topic: Template activation error
Installation went great on wordpress mu and putting in the files for BP was a cinch. WHen activating the theme, I get the following error:
Fatal error: Call to undefined function: bp_sitewide_activity_feed_link() in /nfs/c01/h02/mnt/13175/domains/aigadfw.com/html/community/wp-content/themes/buddypress-home/header.php on line 12
Any ideas on where to start fixing this? Thanks,
Topic: Blank Admin Plugins Screen
Not sure if this is related to Buddypress, or if this is a WordPress MU 2.7 issue.
When logged in as admin, my attempt to go to http://www.domain.com/wp-admin/plugins.php results in a blank page in any browser.
I have set full permissions for both plugin folders, plus the plugins.php file itself.
I might be taking this fight to MU forums, but I wanted to see if anyone here had similar issues.
I think it’s simple you’ve to integrate irc or ajax chat, i’ve seen a plugin for wordpress two weeks ago
I have been out of the BP loop for a short while working my hardest trying and succeeding in breaking my home network… but today I have grabbed the latest trunk and discovered that forums will never work on our host provider.
Before anyone thinks that I am getting on some kind of rant… I would like to state that this situation has affected us not only with WordPress MU but with regular WordPress too…
Basically, some webhosting providers that offer shared hosting solutions do not and will find it extremely difficult to enable internal DNS resolutions for your domain…
Example:
mydomain.com = 182.43.21.4.25
But internally, for mydomain.com to look for mydomain.com …DNS will reach the same conclusion for the IP… where in fact, the internal address would more likely be 192.168.1.232.
Even though this sounds confusing, it means that certain features of your WordPress, WordPress MU and BuddyPress will not be available.
To start, if you are running a WPMU site, pingbacks and trackbacks will not work for blogs hosted on the same site… ie ‘mysite.wpmudomain.com’ pings ‘yoursite.wpmudomain.com’, then pingbacks and trackbacks will result in a timeout…
Secondly, wp-cron will not work because the same technique is used to call wp-cron.php.
So basically, I have plopped this forum post on here to explain the limitations that can be encountered purely due to where you host your WordPress/WordPress MU/BuddyPress… and now for the BuddyPress explanation…
BuddyPress Group Forums works by using xmlrpc for communication and thus will never work if your host provider has no internal DNS lookup for your domain.
Without going into even more depth, there are 3 solutions to this situation:
- Change to a virtual server or someone dedicated to provide what you need
- Do not worry about Forums and pretend they are not there
- Plan to write your own BuddyPress implementation
(we are planning the last approach as we are hosted on a very very large datacentre that provides high availability, high bandwidth and low server sharing)
Anyways, I hope I have provided some into an insight on why some users cannot get their forum working. …For info on getting your pingbacks and wp-cron working… visit http://dev.ind-web.com/2008/11/24/trackbacks/ (yups… our blog is a mess… pity ya cant see the local versions yet… should be launched in the new year of 2009 and we will have the plugins available soon too)
Hi guys, i’ve waited for the beta release hoping to solve my problems but they are still there. I have a working wordpressmu 1.5.1 (subdirectories installation) running on my local Xamp. I’ve downloaded the combo, putting php files and folders in the mu-plugins directory, the home theme in the themes directory and the member-themes in the wp-content directory but the problem it is still here:
Fatal error: Call to undefined function site_url() in C:xampphtdocsmuwp-contentmu-pluginsbp-corebp-core-avatars.php on line 18
I installed WordPress mu 2.7 and the BuddyPress beta on a new site. It seems that BuddyPress is not recognizing my administrative user as a BuddyPress user, nor any user I create through the administrative panel. When I try to go to my user through the BuddyPress home theme (rather than through the administration panel), I get the following:
Warning: require_once(/home5/mountai6/public_html/reystudios/wp-content/member-themes/buddypress-member/index.php) [function.require-once]: failed to open stream: No such file or directory in /home5/mountai6/public_html/reystudios/wp-includes/theme.php on line 822
Fatal error: require_once() [function.require]: Failed opening required ‘/home5/mountai6/public_html/reystudios/wp-content/member-themes/buddypress-member/index.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home5/mountai6/public_html/reystudios/wp-includes/theme.php on line 822
I also tried using WordPress 2.65 under a new install, and the same thing happened.
Topic: 404 errors – fresh install
Just tried to do a local to the latest and am getting 404’s thrown at me all over the place –
http://127.0.0.1/wordpress-mu-2.6.5/members
http://127.0.0.1/wordpress-mu-2.6.5/groups
http://127.0.0.1/wordpress-mu-2.6.5/news
I’ve got the files in the /wp-content/mu-plugins folder –
Is this a permissions thing?
