Page Index Toggle Pages: 1 [2] 3 4  Send TopicPrint
Very Hot Topic (More than 25 Replies) Social Bookmarks V0.3 for YaBB 2.5 (Read 24990 times)
Derek Barnstorm
God Member
*****
Offline



Posts: 1146
Location: Warwickshire
Joined: Mar 23rd, 2008
Gender: Male
Re: Social Bookmarks V0.3 for YaBB 2.5
Reply #15 - Mar 7th, 2011 at 3:05pm
Print Post  
It must have been Admin/BookmarkSettings.pl, otherwise you would have seen the new settting.

Just as long as it's working though, I'm happy.
  
Back to top
 
IP Logged
 
Fps_Brian
Full Member
***
Offline



Posts: 130
Location: Beach Haven
Joined: Aug 14th, 2008
Gender: Male
Re: Social Bookmarks V0.3 for YaBB 2.5
Reply #16 - Mar 7th, 2011 at 4:00pm
Print Post  
Are the only changes from v2 to v3 in the bookmarksettings.pl?
  

www.omgot.org
65+ mods installed
Back to top
IP Logged
 
ayjay
New Member
*
Offline


Code Moron

Posts: 30
Joined: Jan 13th, 2009
Re: Social Bookmarks V0.3 for YaBB 2.5
Reply #17 - Mar 7th, 2011 at 4:27pm
Print Post  
Fps_Brian wrote on Mar 7th, 2011 at 4:00pm:
Are the only changes from v2 to v3 in the bookmarksettings.pl? 


No Brian, the changes were in:

Derek Barnstorm wrote on Mar 7th, 2011 at 1:29pm:
Okay, I've added a character limit to the subject now. Changes are in:

BookmarkSettings.pl
Bookmarks.lng
Display.pl

V0.3 attached to the first post.


Grab the whole mod file from the first post and you should be fine.
  
Back to top
 
IP Logged
 
Derek Barnstorm
God Member
*****
Offline



Posts: 1146
Location: Warwickshire
Joined: Mar 23rd, 2008
Gender: Male
Re: Social Bookmarks V0.3 for YaBB 2.5
Reply #18 - Mar 7th, 2011 at 5:33pm
Print Post  
Brian, if you don't want to install it again on your heavily modified board, then find this in Sources/Display.pl:

Code
Select All
             $bm_url =~ s~{url}~$scripturl?num=$mnum~g;
             $bm_url =~ s~{title}~$msubthread~g; 


And replace with:

Code
Select All
             $bm_subject = $msubthread;
             $convertstr = $bm_subject;
             $convertcut = $bm_subcut;
             &CountChars;
             $bm_subject = $convertstr;
             if ($cliped) { $bm_subject .= "..."; }
             $bm_url =~ s~{url}~$scripturl?num=$mnum~g;
             $bm_url =~ s~{title}~$bm_subject~g; 


Then just upload Bookmarks.lng and BookmarkSettings.pl again from the 0.3 package and re-save the top settings...
  
Back to top
 
IP Logged
 
Fps_Brian
Full Member
***
Offline



Posts: 130
Location: Beach Haven
Joined: Aug 14th, 2008
Gender: Male
Re: Social Bookmarks V0.3 for YaBB 2.5
Reply #19 - Mar 7th, 2011 at 5:59pm
Print Post  
Great, thanks for the time saver!
  

www.omgot.org
65+ mods installed
Back to top
IP Logged
 
MasterKarman
Junior Member
**
Offline


YaBB 2.5.2

Posts: 90
Location: Karmanville
Joined: Feb 14th, 2009
Gender: Male
Re: Social Bookmarks V0.3 for YaBB 2.5
Reply #20 - Mar 16th, 2011 at 12:06am
Print Post  
Wow, very nice!
Installed with no flaws on heavily modded YaBB2.4 which I didn't think would happen. Will most of the new mods translate down like this? If so, I've got some new toys to play with Grin

* MasterKarman
  

Now using YaBB 2.5.2 with 40+mods
"The world is a dangerous place to live. Not because of the evil in it, but because of the people who don't do anything about it."


Back to top
IP Logged
 
Derek Barnstorm
God Member
*****
Offline



Posts: 1146
Location: Warwickshire
Joined: Mar 23rd, 2008
Gender: Male
Re: Social Bookmarks V0.3 for YaBB 2.5
Reply #21 - Mar 16th, 2011 at 1:41am
Print Post  
Thanks MK.

MasterKarman wrote on Mar 16th, 2011 at 12:06am:
Will most of the new mods translate down like this? If so, I've got some new toys to play with

There wasn't too many changes between 2.4 and 2.5 so I should think most of them will be okay with maybe a few minor adjustments. I guess you'd just have to give them a go.
  
Back to top
 
IP Logged
 
kigiin
Junior Member
**
Offline


I Love YaBB 2!

Posts: 71
Joined: Jan 29th, 2011
Re: Social Bookmarks V0.3 for YaBB 2.5
Reply #22 - Mar 18th, 2011 at 7:31pm
Print Post  
Mod installed easy and without issue.
In admin, show mod and configure area. But bookmarks are not showing up in the board.
When trying to edit existing bookmarks I get the following error:

501 Method Not Implemented
GET to /dealers/cgi-bin/yabb2/AdminIndex.pl not supported.

Can someone tell me what may be going wrong?
Please keep in mind I'm a newbie and may need a little better explanation than a seasoned person.

Thanks!
  
Back to top
 
IP Logged
 
Derek Barnstorm
God Member
*****
Offline



Posts: 1146
Location: Warwickshire
Joined: Mar 23rd, 2008
Gender: Male
Re: Social Bookmarks V0.3 for YaBB 2.5
Reply #23 - Mar 18th, 2011 at 8:41pm
Print Post  
kigiin wrote on Mar 18th, 2011 at 7:31pm:
When trying to edit existing bookmarks I get the following error:

501 Method Not Implemented
GET to /dealers/cgi-bin/yabb2/AdminIndex.pl not supported.

Err, I'm really not too sure about this, sorry. I'm pretty sure it must have something to do with mod_security (www.modsecurity.org) though which must be set up on your server. But, I really don't know what would be causing it in the Mod itself or even if it is sortable, so you might have to ask your host about it I'm afraid.

Have you ever seen this error anywhere else in YaBB or is it the first time you have seen it with this Mod?

Again, sorry, but I'm really not too sure - maybe someone else has an idea...?

kigiin wrote on Mar 18th, 2011 at 7:31pm:
In admin, show mod and configure area. But bookmarks are not showing up in the board.

You need to enable the mod and save the settings before any bookmarks will show - you did do that?
  
Back to top
 
IP Logged
 
kigiin
Junior Member
**
Offline


I Love YaBB 2!

Posts: 71
Joined: Jan 29th, 2011
Re: Social Bookmarks V0.3 for YaBB 2.5
Reply #24 - Mar 18th, 2011 at 10:18pm
Print Post  
Hi Derek,
Yes I checked the box to enable and saved.
This is the only mod that I've found to have the issue stated.
I've installed 7 other mods with no known problems so I'm pretty sure that this is the only one effected.

If I can't find a solution I'll uninstall the mod until I get the board moved to it's final destination.


« Last Edit: Mar 19th, 2011 at 2:03am by kigiin »  
Back to top
 
IP Logged
 
Derek Barnstorm
God Member
*****
Offline



Posts: 1146
Location: Warwickshire
Joined: Mar 23rd, 2008
Gender: Male
Re: Social Bookmarks V0.3 for YaBB 2.5
Reply #25 - Mar 20th, 2011 at 4:29am
Print Post  
kigiin wrote on Mar 18th, 2011 at 10:18pm:
Yes I checked the box to enable and saved.

Strange. If you've saved the settings then they should be showing up. Are you using a different template by any chance? If you are then you'll need to add the relevant code to any other templates that you are using. Or maybe double check that you have uploaded all of the correct files.
  
Back to top
 
IP Logged
 
MasterKarman
Junior Member
**
Offline


YaBB 2.5.2

Posts: 90
Location: Karmanville
Joined: Feb 14th, 2009
Gender: Male
Re: Social Bookmarks V0.3 for YaBB 2.5
Reply #26 - Mar 20th, 2011 at 5:16pm
Print Post  
This happened to me a long time ago when installing a mod. It was either a modded language file or other file from the zip package I had missed uploading as Derek said. I can't remember which. I reuploaded all modded files and package files and presto!

Hope you get it working.
  

Now using YaBB 2.5.2 with 40+mods
"The world is a dangerous place to live. Not because of the evil in it, but because of the people who don't do anything about it."


Back to top
IP Logged
 
ProgMaster
New Member
*
Offline



Posts: 36
Location: Offshore
Joined: Mar 2nd, 2007
Gender: Male
Re: Social Bookmarks V0.3 for YaBB 2.5
Reply #27 - Apr 14th, 2011 at 7:49pm
Print Post  
Fantastic stuff as always, Derek.

Many thanks !! Cool

Darran
  
Back to top
WWW  
IP Logged
 
Derek Barnstorm
God Member
*****
Offline



Posts: 1146
Location: Warwickshire
Joined: Mar 23rd, 2008
Gender: Male
Re: Social Bookmarks V0.3 for YaBB 2.5
Reply #28 - Apr 15th, 2011 at 12:38pm
Print Post  
Thanks Darran. Glad you like it.
  
Back to top
 
IP Logged
 
M715Driver
New Member
*
Offline



Posts: 21
Joined: Aug 26th, 2003
Gender: Male
Re: Social Bookmarks V0.3 for YaBB 2.5
Reply #29 - Dec 12th, 2011 at 9:30pm
Print Post  
I apologize in advance for my ignorance but what does this mod actually do?  Are the icons just links to the various social media sites or do they actually post links and or status updates?

I've been considering starting a Facebook group for my site and if this mod facilities the cross-linking of threads it would be a great addition.

***Follow up - So it does attach a link/string to the users social media account, provided they are logged in.  This is very cool, I am anxious to give it a try.

« Last Edit: Dec 13th, 2011 at 2:52am by M715Driver »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1 [2] 3 4 
Send TopicPrint