Page 10 of 18 FirstFirst ... 89101112 ... LastLast
Results 91 to 100 of 179

Thread: Autoreader 1.1

  1. #91
    Junior Member
    Join Date
    Jul 2010
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by mabujo View Post
    Sorry, what was your question?
    Not sure, what was your answer? ^_^

    Sorry if I'm a bit verbose. Just trying to get things set up and seem to be running across a number of things that I think could be improved (such as things that are very non-obvious or function less-than-efficiently or could have a few features added to really make things work smoothly)... For what it's worth.

    And, please, don't mistake nit-picking or making suggestions / comments as negativity. In fact, I've been quite pleased with how well things have worked straight out of the box (other than a few bumps with the initial install) and the fact that, by and large, it has a feature set that I've been unable to find with other CMSes in order to get done some pretty specific things for a potential project / web site I'm poking around with starting up. There are just a few areas that I could see room for improvement so that future installs and workflow maybe goes just that much smoother or the CMS and modules are just that much more robust and efficacious.

    Best,
    ~Michael

  2. #92
    Member
    Join Date
    Jul 2010
    Posts
    42
    Thanks
    14
    Thanked 0 Times in 0 Posts

    Default Feeds not showing up - Error occurred

    I installed all the plugins(bookmarking.zip) and the auto reader. When I add RSS feeds, it either says "Error Occured" after a few seconds or when I try to save the campaign, it says "there was an error in getting data". Can you please advise me if I am missing anything?

    This perfectly worked fine when I had the site in my local server(wamp).

    Only one thing I noticed was, it said BCmath module not installed. I am assuming that this doesn''t have to do anything with the RSS auto reader. Is there any problem with the cron?

    regards

  3. #93
    Member
    Join Date
    Jul 2010
    Posts
    42
    Thanks
    14
    Thanked 0 Times in 0 Posts

    Default

    can you please tell me which part of code you had to tweak to get the random voting?

  4. #94
    Senior Member baadier's Avatar
    Join Date
    Jan 2010
    Location
    Cape Town, South Africa
    Posts
    263
    Thanks
    80
    Thanked 14 Times in 10 Posts

    Default

    Im using the RSS Reader to import feeds and currently the all the posts get attributed to Administrator regardless of whether i change the username. Some of the feeds have real bloggers attached to them so the attribution is important.

  5. #95
    Former lead dev Nick's Avatar
    Join Date
    Jun 2009
    Location
    Kakamigahara, Japan
    Posts
    2,859
    Blog Entries
    88
    Thanks
    482
    Thanked 806 Times in 526 Posts

    Default

    Quote Originally Posted by baadier View Post
    Im using the RSS Reader to import feeds and currently the all the posts get attributed to Administrator regardless of whether i change the username. Some of the feeds have real bloggers attached to them so the attribution is important.
    I don't use AutoReader so it's hard to say, but scanning the code, I see line 692 in /libs/autoreader_functions.php:

    PHP Code:
    'author'        => $h->cage->post->testAlpha('campaign_author'), 
    "testAlpha" will only work if the username is strictly aA-zZ. Maybe your users have numbers, hyphens or underscores in their names?

    If so, try changing it to "testUsername" instead of "testAlpha". You may have to reassign the feeds to their authors to get the campaigns to update themselves.

  6. #96
    Senior Member baadier's Avatar
    Join Date
    Jan 2010
    Location
    Cape Town, South Africa
    Posts
    263
    Thanks
    80
    Thanked 14 Times in 10 Posts

    Default

    I'm pretty sure not all of the usernames had underscores,numbers etc in them but I might be mistaken,I'll give it a shot later.

  7. #97
    Former lead dev Nick's Avatar
    Join Date
    Jun 2009
    Location
    Kakamigahara, Japan
    Posts
    2,859
    Blog Entries
    88
    Thanks
    482
    Thanked 806 Times in 526 Posts

    Default

    Quote Originally Posted by baadier View Post
    I'm pretty sure not all of the usernames had underscores,numbers etc in them but I might be mistaken,I'll give it a shot later.
    Well, if not, maybe this will be helpful: Author Select. I haven't got round to putting it in the forums yet, but it should work and lets you change the author from the post edit page (as well as setting the author during manual post submission).

  8. #98
    Senior Member baadier's Avatar
    Join Date
    Jan 2010
    Location
    Cape Town, South Africa
    Posts
    263
    Thanks
    80
    Thanked 14 Times in 10 Posts

    Default

    testUsername didnt seem to help Nick,il do the Author Select plugin when i get a chance tomorrow.

  9. #99
    Donor
    Join Date
    Oct 2009
    Posts
    34
    Thanks
    24
    Thanked 8 Times in 5 Posts

    Default autoreader 0.6 settings page error?

    the autoreader settings page stopped working for me after upgrading to hotaru 1.4.1 & autoreader 0.6.

    The "dashboard" did not appear and the "dashboard," "campaigns" and "options" links were unresponsive.

    I reverted back to autoreader 0.5 and things were back to normal.

  10. #100
    Donor
    Join Date
    Oct 2009
    Posts
    34
    Thanks
    24
    Thanked 8 Times in 5 Posts

    Default

    this may not be the right place to post this, but I just noticed that on the "Plugin Management" screen, even though I downgraded autoreader to 0.5, it still shows the version number as 0.6.

    To downgrade it I disabled the plugin, uploaded the old version, and reenabled the plugin. That's the correct procedure, right?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •