Re: BuddyPress-Links 0.3 FINAL is here at last
Hi, MrMaz!
I can’t get the plugin to work. I mean, the stuff is there, but on my profile I don’t see the options to create links.
First, I seem to have a big problem since I already had a page called “links”, so that page gets screwed up by the plugin.
Also, I did put a folder called “bp-links-default” and created the following files to customize the HTML structure of those pages, to fit my layout:
– index.php
-create.php
– single/home.php
I got an error on the create page, line 22: require_once ‘single/forms/details.php’;
I accessed that page by typing the URL/links/create.
But as I told you I don’t have any button on the profile to access this page.
Can you help me out?
Here’s my setup:
WP 2.9.2 (single)
BP 1.2.3
BP Template Pack installed
WP is installed in a subfolder, with index.php in the root.