The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBFavorites Details »» | |||||||||||||||||||||||||||||||||||||||
I no longer support my hacks. Please feel free to update them and release new versions elsewhere as long as I get the credit for the original modification.
/*================================================= =====================*\ || vBFavorites || || Author : Anton Kanevsky || Works on : vBulletin 3.5.x - 3.8.x || Released : Jun 03, 2009 || || Time required to install: ~30 seconds || Difficulty: easy \*================================================ ======================*/ DESCRIPTION This modification gives your users an opportunity to create their own personalized menus of favorite threads, posts and users within your bulletin board. STATISTICS File Uploads: 1 Products to Install: 1 FEATURES
VERSION HISTORY 2.1.1 [+] Made it so that the redirect screens no longer show up, for faster redirection. [F] Fixed a bug which made favorites entries non-editable. [F] Fixed a bug which made prevented anything from showing in favorites dropdown on standard error screens. [F] Fixed a text wrapping bug in postbit_legacy. 2.1.0 [+] Eliminated all file and template edits. [+] The hack is now compatible with vBulletin 3.5.x - 3.8.x. 2.0.2 [F] Fixed a bug which made it impossible for multiple users to add the same favorites item. 2.0.1 [F] Corrected a minor template bug, which caused invalid links in navbar dropdown. 2.0.0 [+] The modification has been rewritten from scratch: the code has been optimized, and is now compatible with both vBulletin 3.5 and 3.6. [+] Implemented "Smart Links": When an item is in one's favorites, the link "Add Item to Favorites" is replaced with "Remove Item from Favorites". This is achieved without any extra queries. [+] Templates have been redesigned; they are now more stylish and fully compatible with vBulletin CSS Layout. [+] Some templates have been removed, others have been added. [+] Implemented the "Who's Online" information bit for users located at vbfavorites.php. [+] User CP listings are now collapsible. 1.0.3 [+] It is now possible to enable or disable either of the three parts of the hack via vbulletin options. 1.0.2 [F] Corrected a minor sql problem. [F] Corrected a minor template bug. 1.0.1 [+] Less file edits; more plugins. [F] Corrected a couple of minor sql problems and a minor readme mistake. 1.0.0 Initial Release The installation manual is contained within the attached file. IF YOU LIKE MY HACK, PLEASE CLICK INSTALL Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
Comments |
#92
|
|||
|
|||
Nevermind, I figured it out, for some reason "&" was getting parsed into "=dir=dir=",, weird ehh? It was only happening in my showthread template and only on 2 occurences- one of which made "Add thread to favorites" completely disappear...
|
#93
|
|||
|
|||
what about the solution for the hook issue?
|
#94
|
|||
|
|||
I'm a complete newbie with zero understanding of coding. I upload the php file to my server anduplaoded the xml file through the AdminCP product upload but I get no change at all. Nothing on any of the navbars even though the mod appears in vb options and appears to be switched on. The instructions for upload don't really explain what to do and I looked at the manual but it doesn't help much either. Can someone explain as if to a child how to get this working looks like a great addition to my board.
Thanks! |
#95
|
|||
|
|||
Installed on a 3.73 board and it does not work. The instruction manual in the zip tells you nothing as far as the installation goes. After install nothing shows up in nav bar. I then manually added the code in the nav bar templete. The Favorites link then appeared in the nav bar, but then the link was unclickable. I entered vbfavorites.php in address bar and was shown a page that I did not have permissions to view the page even though I'm the super admin.
This mod is well over a year old and I have noticed several others with similar issues as I have explained above, and still no resolution. In my opinion this mod is not MOTM material. Psionic Vision, let me know if there's anything I can do to help get this mod on track. |
#96
|
|||
|
|||
Great Mod!
Worked first time, perfect! Thank you! |
#97
|
||||
|
||||
Permission to translate It to Spanish?
|
#98
|
|||
|
|||
Every time i try to ad a thread to my favorites i get a 404 error
|
#99
|
||||
|
||||
Since I'm running vb 3.8.3, I'm kind of scared to install this, as much as I want to. I don't want to get DB errors :/ I did install it on a different test forum I have, but I've lagged with updating that forum, and it's nothing like my live forum, so the fact it works there doesn't really prove anything. Also, I had to add the link to the navbar manually cos it wasn't showing up, and now I've got TWO favorites links in my navbar - don't know how to fix it, I dont see duplicate codein the template. Would totally install this mod if it were working for more ppl.
|
#100
|
|||
|
|||
|
#101
|
|||
|
|||
BUG: In the template vbfavorites_editor the form tag isn't closed. This breaks favourites if there are any forms that follow it on the page that also have a 'do' parameter.
Suggestion: Add some code to template_groups to say Code:
$only = array_merge($only, array('vbfavorites' => 'vBFavorites')); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|