On these pages are my WordPress plugins, the odd article and my Support Forum.

For my random rantings on everything else please visit my blog at Yellow Swordfish

WP Plugins


Articles

If you find any of my plugins useful, please comsider a donation towards my running costs.

Thank you

In preparation for the release of Simple:Press Version 4.0, the Support Forum has moved to a new site dedicated to the plugin. This will also be the future home for Simple:Press Forum.


Version 3.1.4 will still be available for download here in the short term.


For the support forum - and to visit our new site and to get details of version 4.0, click on the logo to take you to simplepressforum.com

This forum is currently locked - access is read only
Current User: Guest
Please consider registering

 
Search Forums:


 




Small bug in Simple Forum breadcrumbs

UserPost

5:42 am
1 Mar 2007


Dwimble

Guest

1

I just installed SF (it is great, by the way) and found that I had to change the variable for the breadcrumbs "Home" link to get it to work properly. For most people the default setting probably works fine…I assume because for most sites the "WordPress address" and "Blog address" settings are the same. But for people like me who have WordPress installed in a subdirectory but the index.php file in the root, the link doesn't work. Rather than point to the siteurl it had to point to the homeurl. So, here is the simple code change I made to fix it:

 \simple-forum\sf-pagecomponents.php (line 111)

Default Setting:  $out.= '<div class="sfmessagestrip"><a href="'.get_settings('siteurl').'">Home</a>'."\n";

Changed to:  $out.= '<div class="sfmessagestrip"><a href="'.get_settings('homeurl').'">Home</a>'."\n";

 That seems to have solved the problem.

9:30 am
1 Mar 2007


Yellow Swordfish

Admin

Peterborough, England

posts 5252

2

My apologies. I missed that one and I will correct it for the next release. Though it should just be 'home' should it not - not 'homeurl'?

1:24 am
5 Mar 2007


Elaine Vigneault

Guest

3

I noticed this too. Luckily I came here to find the answer and here it is! THanks :)



Reply to Topic: Small bug in Simple Forum breadcrumbs

NOTE: New Posts are subject to administrator approval before being displayed

Guest Name (Required):

Guest EMail (Required):

Guest URL (required)

Math Required!
What is the sum of: 2 + 11        (Required)

Topic Reply:


 
 

About the Stuff at Yellow Swordfish forum

Currently Online:

12 Guests

Maximum Online: 71

Forums:

Groups: 3

Forums: 16

Topics: 2068

Posts: 14091

Members:

There are 1003 members

There are 837 guests


Yellow Swordfish has made 5252 posts

Top Posters:

Mr Papa - 1602

-Radio- - 558

ovizii - 114

jfv - 82

angelic007 - 72

Administrator: Yellow Swordfish | Moderators: Yellow Swordfish, Mr Papa, -Radio-


© Simple:Press Forum - Version 3.1.4 (Build 357)