BlogSense 6.0.5.4 Files – Amazon Content Token Bug Fix

I’m checking through all the tokens and modules for the release of 7.0, to make sure I have a solid as-bug-free as possible release, and I found that the Amazon token isn’t pulling the affiliate ID correctly. There is a fix in 6.0.5.4.

You might have to use the mass post search and replace feature of blogsense to fix the urls that do not have the aff id attached to them. I’ll have to do this on my blogs that used this token as well.

More information on search and replacing here: http://www.blogsense-wp.com/community/viewtopic.php?f=36&t=489

BlogSense 6.0.5.3 Files – New Amazon Bug Fix – Multisite Bug Fix

Amazon images were failing do to Amazon blocking non-browser user agents from accessing their image content. A patch has been provided for this.

Also, users may have had issues with duplicate Amazon posts, this issue has bee accounted for and fixed.

Lastly some users who use 3.0’s multisite feature were having issues when adding a sub blog post BlogSense installation. I believe this latest release provides a fix.

BlogSense 6.0.5.0 Files – MultiSite Preview Mode BugFix

I’m not sure if this was affecting all my members using wordpress 3.0’s multisite feature, but I found it to affect at least one. Preview mode was showing empty results for every campaing because it was actually not honoring the multisite, and was trying to pull previews from only the main blog.

This was fixed by adding an session_start() command to the header of preview.php.

Also updated the pre-defined source profile articlealley.com. It needed to be updated.

BlogSense 6.0.4.9 – Minor Bug Fix – Installation Process

There was a problem with setting a table field to VARCHAR (300), seems when creating tables on some servers you cannot go over 225. Most auto-correct this error but some do not. This update hopes to solve this error.

 

This update is a reference to the following thread: http://www.blogsense-wp.com/community/viewtopic.php?f=14&t=566

BlogSense Files 6.0.4.8 – Bug Fix – Search and Replace Database Tool

See reference thread here:

http://www.blogsense-wp.com/community/viewtopic.php?f=14&t=562&p=1679#p1679

BlogSense 6.0.4.7 Files – ArticleMonkeys Update

The Pre-Included Source Articlemonkeys.com had an issue where there was double spacing in between each paragraph and this has been taken care of using a custom regex search and replace.

EDIT: 6.0.4.6 didn’t take correctly.

6.0.4.5 Files – Critical Bug Fix

Files 6.0.4.3 Had a bug that tampered with propper image storing. So new items sourced today or last night will be affected. Fix is in 6.0.4.4

BlogSense 6.0.4.2 Files – More Cronjob-Related Updates “Missed Schedule Error”

Heartbeat.php powers blogsense. Sometimes when running large numbers of campaigns the mysql cuts out and or something happens so the script does not run to the very end. This is usually harmless, but lately I installed a safeguard to not allow BlogSense to attempt to run itself while it is already running(To Safe Resources), which means I toggle the database to say “I am running” and once done it toggles off to say “I’m done running”, WELL,  because the script cut off prematurely the database was never set back to the “not running mode” so BlogSense would think the script was already running every time it tried to run it. No future posts are set to publish when their time came.

SO… 

An additional safeguard has been added in to make sure this does not happen, AND even in the case that the script aborts prematurely then BlogSennse can eventually detect that it’s been running unnaturally too long and auto resets the off/on switch.

BlogSense 6.0.4.0 Files – Critical Bug Fix with Auto-Tagging

If you have been using Yahoo Terms API to auto categorize there has been an issue with slug formatting that causes the tags to behave as if there is no posts associated with them.

This latest install corrects the issue and reformats all mal-formatted tags in you wordpress tag database.

Also the ‘Auto-Categorize’ setting was not available in the mass campaign creation section. This has been added back in.

Also, solo run for video module and sources module where running all campaigns. This fixed.

BlogSense 6.0.3.3 Files – RSS Scraping + Translation Enhancements

Found some errors with images and links not being replaced correctly when translating to a different language. This has been taken care of.

Also add auto removal of sexy bookmarks when rss scraping.

BlogSense auto attempts to clean broken UL and LI  if they show when scraping rss.