September 2, 2010 by adbox
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
Categories: Bug Fixes •
No Comments »
September 1, 2010 by adbox
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.
Categories: Other •
No Comments »
August 31, 2010 by adbox
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.
Categories: Other •
No Comments »
August 30, 2010 by adbox
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
Categories: Other •
No Comments »
August 27, 2010 by adbox
Categories: Bug Fixes •
No Comments »
August 24, 2010 by adbox
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.
Categories: Bug Fixes •
No Comments »
August 23, 2010 by adbox
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
Categories: Bug Fixes •
No Comments »
August 22, 2010 by adbox
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.
Categories: Bug Fixes •
No Comments »
August 21, 2010 by adbox
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.
Categories: Bug Fixes •
No Comments »
August 20, 2010 by adbox
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.
Categories: Bug Fixes, Updates •
No Comments »