olekeh001
Forum Replies Created
-
I have solved the above issue myself. Here is a link to a blog post about it.
Now I am running version 1.4.2 using this fix.
Best Regards,
Ole Kristian Ek HornnesHello,
I saw the problem was solved in the last version. I am using 1.4.0. I tried to upgrade to 1.4.2, but then some errors showed up on the member sub-sites so I had to roll back to 1.4.0.
I have reported it to wpml.org
http://wpml.org/forums/topic/budypress-multilingual-last-release-1-4-2-bug/Best regards,
Ole Kristian Ek HornnesForum: Plugins
In reply to: [BuddyPress Links] Cannot find BP-links Admin link BP 1.6 & WPMU 3.5You are welcome, π
It was not much code tweaking this time…
I was looking for some debugging tool that could present the actions on the admin dashboard, I found debug bar actions, but this gave me only some useful information. I was looking more, and found a plugin for editing the admin menu on the dashboard. Using this, I discovered a hidden menu item “links”. The capabilities for this was “managing links”. I changed it to “Administrator”, and then it showed up. When I hit that link, i got a screen telling “are you cheating?”. I was a bit curious why I as super admin obviously did not had “manage links” capabilities, and searched the net too see. I found this plugin, and decided to try, and viola – this solved it.
π
Ole K.Forum: Plugins
In reply to: [BuddyPress Links] Cannot find BP-links Admin link BP 1.6 & WPMU 3.5I have wrote a blog post about this too π
http://tech.humlesite.com/2013/01/20/where-is-my-buddypress-links-admin-panel/Forum: Plugins
In reply to: [BuddyPress Links] Cannot find BP-links Admin link BP 1.6 & WPMU 3.5Hello, I discovered what was wrong with this.
In WP 3.5, if you do not have any “links” from before, you need to install the links manager plugin. This will enable the “manage links” capability neccessary to enable this admin-menu item. This is the “bloggroll” functionality that was removed from WordPress in version 3.5.
When You have installed Links Manager, you get two new items on the admin-menu.
* Links
* BP-linksThis for your information.
Best Regards,
Ole Kristian Ek HornnesForum: Plugins
In reply to: [BuddyPress Links] Cannot find BP-links Admin link BP 1.6 & WPMU 3.5Done. I have put up a debug installation at http://humle.biz. If you like, I can send you logon credentials and FTP access to this site. Just drop me an e-mail to ole (at) horneks.com.
The site is running in WP-DEBUG mode, and I got a message when I installed BuddyPress Links on this.
Notice: Undefined property: stdClass::$id in /home/humlenet/public_html/wp-content/plugins/buddypress-links/bp-links-core.php on line 1477I pasted the lines into the BP-default template that us used on this site (near the bottom). It is the same output for network admin dashboard or the main site dashboard.
string(6) "perm: " string(6) "func: "From the fronted, when in WP-DEBUG mode, there is a lot of notices. The best is to look at http://humle.biz/links/
Best Regards,
Ole Kristian Ek HornnesForum: Plugins
In reply to: [BuddyPress Links] Cannot find BP-links Admin link BP 1.6 & WPMU 3.5I am logged on as superadmin when I do this.
OleForum: Plugins
In reply to: [BuddyPress Links] Cannot find BP-links Admin link BP 1.6 & WPMU 3.5Is there a link I can use to manually enter the admin interface ?
Forum: Plugins
In reply to: [BuddyPress Links] Cannot find BP-links Admin link BP 1.6 & WPMU 3.5I have done some testing here, and found that it actually execute the “bp_links_add_admin_menu()” function on the main site dashboard page. I inserted a print statement in the code to test. It is very strange..
If there is some I can test to give you some more data, just tell me.
OleForum: Plugins
In reply to: [BuddyPress Links] Cannot find BP-links Admin link BP 1.6 & WPMU 3.5Is it supposed to appear in the network dashboard, or in the site dashboard for a multisite installation ?
Forum: Plugins
In reply to: [BuddyPress Links] Cannot find BP-links Admin link BP 1.6 & WPMU 3.5I have now tried to turn off everything, except buddypress, and BP-links. No “BP-links” admin. I tried to deactivate, and re-activate BP-links. No difference.
Forum: Plugins
In reply to: [BuddyPress Links] Cannot find BP-links Admin link BP 1.6 & WPMU 3.5Those are the exact same versions I have. When I installed a new site, I installed WP asa multisite install from softaculus, then added and activated, Buddypress and BP links in that order. No “BP-Links” admin. I have later on added other plugins to my site, like WPML, etc.
Forum: Plugins
In reply to: [BuddyPress Links] Cannot find BP-links Admin link BP 1.6 & WPMU 3.5I cannot find any dashboard any place. Not in the network, not on the main site. I have tried “network activate”, or deactivated it to just activate on the main site. There is no sign of this panel – it is completely non-existent in every dashboard.