• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

[pfps.com.br] Bookmark Posts

Status
Not open for further replies.
When I upgrade to 1.1 I will need to undo this changes?

Yes, but it is simple:

Erase this line:
$contents = str_replace('</ul>', $rendered . '</ul>', $contents);

And uncoment this:

//$contents .= $rendered;


In the next version i will try to do something that user will not need to do this.
 
Thanks, very fine update with new features and fixes.

I see there's a /index.php?bookmarks Bookmarks own page, the page title should have description under it. And should be mentioned that this page contains 'Public' Bookmarks.

Just noticed that this add-on does not support friendly urls yet, if board is friendly url enabled then the urls should be like this:
/index.php?bookmarks ---> /bookmarks
/index.php?bookmarks/2/view ---> /bookmarks/2/view

Overall it looks really nice, design and idea both are awesome, glad you take it to the next level :)
 
I'm just going to install this addon. Since my forum uses friendly urls, it will be better to use them in mod too. For not to make changed any more. Please! :)
 
Thanks!! Just to be sure. I can safely uninstall the previous version and install this one without loosing any of my user's bookmark?
 
Got this error after the update, I am running 1.1B3

Mysqli prepare error: Unknown column 'bookmark_posts.bookmark_user_id' in 'field list'
  1. Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
  2. Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
  3. Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
  4. Zend_Db_Adapter_Abstract->query() in XenForo/Model.php at line 218
  5. XenForo_Model->fetchAllKeyed() in XenForo/Model/Post.php at line 197
  6. XenForo_Model_Post->getPostsInThread() in EWRporta/Model/Post.php at line 30
  7. EWRporta_Model_Post->getPostsInThread() in XenForo/ControllerPublic/Thread.php at line 81
  8. XenForo_ControllerPublic_Thread->actionIndex() in EWRporta/ControllerPublic/Thread.php at line 9
  9. EWRporta_ControllerPublic_Thread->actionIndex() in EWRmedio/ControllerPublic/Thread.php at line 7
  10. EWRmedio_ControllerPublic_Thread->actionIndex() in Dark/TaigaChat/ControllerPublic/Index.php at line 8
  11. Dark_TaigaChat_ControllerPublic_Index->actionIndex() in MaxViewGuests/ControllerPublic/Thread.php at line 8
  12. MaxViewGuests_ControllerPublic_Thread->actionIndex() in BookmarkPosts/Extend/ControllerPublic/Thread.php at line 16
  13. BookmarkPosts_Extend_ControllerPublic_Thread->actionIndex() in XenForo/FrontController.php at line 310
  14. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  15. XenForo_FrontController->run() in /nfs/c07/h02/mnt/110115/domains/flytyingbug.com/html/index.php at line 13

I have disabled the addon.
 
Hey there, just got back from vacation and had time to update this to the latest version.

First thing, REALLY nice, I like all of the functionality! =)

I do have two problems though.

Once someone clicks on the bookmarks tab in the members profile, it changes the background color of many of the blocks and such to white. Where do I change this, or is this a bug?

I was having problems removing bookmarks from the bookmarks tab and getting this error

Just For Fun Gaming Community - Error

This action is available via POST only. Please press the back button and try again.

However, now it's working for some reason (2 minutes later and no changes). But, reporting it just incase you might have an idea of what it was so it doesn't happen to someone else. =)

Great work man, this is a really useful mod!
 
Hey there, just got back from vacation and had time to update this to the latest version.

First thing, REALLY nice, I like all of the functionality! =)

I do have two problems though.

Once someone clicks on the bookmarks tab in the members profile, it changes the background color of many of the blocks and such to white. Where do I change this, or is this a bug?

I was having problems removing bookmarks from the bookmarks tab and getting this error

However, now it's working for some reason (2 minutes later and no changes). But, reporting it just incase you might have an idea of what it was so it doesn't happen to someone else. =)

Great work man, this is a really useful mod!

To change the background color of the blocks in the member profile, you have to edit the css template that is used. The name of the template is: bookmark_post.css.

And about the other error, i really dont know what could be. No one has reported something like that, but if this happens again, tell me!
 
Status
Not open for further replies.
Back
Top Bottom