Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: Bookmarking 0.5

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

    Default Bookmarking 0.5

    Bookmarking (formerly SB Base)
    Version: 0.5
    Author: Nick Ramsay
    Created:
    2010/06/03
    Last Updated: 2010/08/14
    Tested on: Hotaru 1.4.0 ~ 1.4.1
    Plugins Required: None
    Plug & Play: Yes
    Supported: Yes

    Description
    This plugin is the base of a social bookmarking website, providing the "list" and "post" templates to display news summaries and individual news articles.

    You are able to set the default post type and also default filter for results to be shown on the list page, allowing you to extend beyond just bookmarking news items.

    Instructions
    1. Upload the "bookmarking" folder to your plugins folder.
    2. Install it from Plugin Management in Admin.
    3. Move Bookmarking to the top of the plugin order
    4. Edit settings in Admin -> Bookmarking

    Revision History
    v.0.5 2010/08/10 - Nick - Edits to CSS and templates to allow for posts by "Anonymous" users
    - Nick - Fix for blank post type on settings page when no posts in database
    v.0.4 2010/07/20 - Nick - Edits to CSS for sort/filter links
    v.0.3 2010/07/15 - Nick - Removed admin stats (moved to Post Manager)
    v.0.2 2010/06/15 - Alan - Add settings to change default main page and default type of posts to show on lists page
    v.0.1 2010/06/03 - Nick - Released first version (formerly SB Base)

    Please click "Rate Thread" and give this plugin a rating. Thank you.

    Attached Thumbnails Attached Thumbnails sb_base.png  
    Attached Files Attached Files

  2. Thanked by:


  3. #2
    Junior Member
    Join Date
    May 2010
    Posts
    13
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default

    Hi Nick ,

    Warning: Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause in /httpdocs/hotaru/libs/extensions/ezSQL/mysql/ez_sql_mysql.php on line 257

    Notice: Trying to get property of non-object in httpdocs/hotaru/content/plugins/bookmarking/libs/BookmarkingFunctions.php on line 132

    This is the error i got at the top of the page when I try to do a search. I run hotaru on : PHP v.5.2.4-2ubuntu5.10 | MySQL v.5.0.51a-3ubuntu5.4

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

    Default

    Hi Gabev, can you send me a system report, please (Admin -> Maintenance -> Debug). Thanks.

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

    Default

    Okay, I got your system report Gabev. I don't know off-hand what the problem is, and I'm unable to duplicate it on other Hotaru sites. I'm afraid I'm unwilling to offer further help because a) your version of PHP is below Hotaru's requirements, and b) you've removed the link to Hotaru from your site. Sorry.

  6. #5
    Junior Member
    Join Date
    May 2010
    Posts
    13
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default

    hi Nick,

    thanks for taking a look at my sys report.
    Concerning your points :
    1)I tend also to believe is the server enviro which creates that error..i'll upgrade my php and mysql versions.
    2)i got 6 templates i test all the time, that one u saw its the only one on which i modified to insert the Piwik tracking code.The site is not public and is not even in beta testing.
    Anyway, thank you for your time.

  7. #6
    Admin & Development shibuya246's Avatar
    Join Date
    Jun 2009
    Location
    Tokyo, Japan
    Posts
    505
    Blog Entries
    2
    Thanks
    119
    Thanked 200 Times in 120 Posts

    Default

    Quote Originally Posted by gabev View Post
    Hi Nick ,

    Warning: Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause in /httpdocs/hotaru/libs/extensions/ezSQL/mysql/ez_sql_mysql.php on line 257

    Notice: Trying to get property of non-object in httpdocs/hotaru/content/plugins/bookmarking/libs/BookmarkingFunctions.php on line 132

    This is the error i got at the top of the page when I try to do a search. I run hotaru on : PHP v.5.2.4-2ubuntu5.10 | MySQL v.5.0.51a-3ubuntu5.4
    You may have an old version of Bookmarking. Can you try downloading the latest version and activate the plugin again
    Also, check in your debug file (Access from admin dashboard, maintenance page) and see what errors are coming up. We need to see these errors to get an idea of what is wrong.

  8. #7
    Junior Member
    Join Date
    May 2010
    Posts
    13
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default

    Hi Alan,

    That problem happened after I did upgrade the Bookmarking 0.1 to ver 0.2. It might be the php-MySql environment of my server which causes that bug...first warning is a documented bug in sql so first i'll try to perform an upgrade of MySql. Only than we should look if its a code bug in Bookmarking..As u suggested I did re-installed the plugin but the error is still there. I will post my result after I upgrade.

  9. #8
    Donor
    Join Date
    Dec 2010
    Posts
    40
    Thanks
    8
    Thanked 2 Times in 1 Post

    Default

    Hi Nick,

    Is there any way to make "Top 7 days" as a default home page ?
    It is getting bored to see same top posts on front page for 3 weeks..

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

    Default

    No, but you could set the front page to show all, latest or upcoming posts instead.

  11. Thanked by:


  12. #10
    Junior Member
    Join Date
    Aug 2010
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Am I need to use this plugin even if I use book marking pack plugin too to run a book marking site?

    Thanks !

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 14
    Last Post: 08-02-2010, 09:26 PM
  2. Focus Change from Bookmarking to CMS Base
    By Nick in forum News and Announcements
    Replies: 0
    Last Post: 08-11-2009, 01:06 PM

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
  •