![]() |
Personal Favorites
this is my fist hack
I cant find it anywhere,so I made it I read some good post but next time I visit the forum ,I cant find it ,only i can do is seach ,it is terrible. Use this hack ,users in your forum can add threads into their own Favorite folder ,they aslo can creat folders,move the threads from each other. I enjoy you like it,install it is very simple ,i write a script ,the only thing is running it,then add 2 links in your template.it works great on vb 22X.if you use vb 201 ,tell me ,I will write for you.version update to 2.5 all bug fixed ,add a new option:users can share their . users can select if they share their Favoritein usercp if they select yes ,other users can view their Favorite. so good article can be gathered and shared. enjoy it |
screenshot
|
niceeeee i will use it, keep up the good work ! :)
|
nice hack
|
Very nice hack easy to install!!! tnx. I made a NL install doc.
I also saw a little "bug" in your install doc if you wanne install it on vb2.2.5 You said to find code: Code:
<smallfont><img src="images/printer.gif" border="0"> <a href="member2.php?s=&action=addsubscription&threadid=$threadid">Receive updates to this thread</a></smallfont> Code:
<a href="member2.php?s=$session[sessionhash]&action=addsubscription&threadid=$threadid">Subscribe to this Thread</a> |
sorry,make a mistake,thanx fix it
|
Looks interesting.
|
Sounds good...
I shall take a look... Satan |
I like :tup:
Nice first hack... Satan |
well i have everyting exactly how it says and it just shows a blank page...it can be found here. http://www.gods-network.com/forums/
|
hm....maybe its jsut the script....cause i unistall it then install it again and it goes threw.... Table success....Templates Success all of them are success then after the templates it just goes to a blank screen. This is on a vb2.2.5 board also
|
Is this kinda like the "Install" feature used here? But only for threads?
Chris |
I like this, but isn't it just like subscribing to a thread? I mean whats the difference? I'm not trying to be a [better wash my mouth][better wash my mouth][better wash my mouth][better wash my mouth]. I mean it, what is the difference? when you subscribe to a thread, aren't your subscribed threads listed in the usercp?
|
This is excellent!! How strange - was walking to work this morning and thinking how useful it would be to be able to "bookmark" favourite threads.
In ways it's like subscribing, but without the email notification. It's also more intuitive for users who are used to the semantics of "bookmarking". Brilliant. |
I changed EVERY subscribe word to favorite on my forums, cuz nobody knows wants to "subscrible" to a thread! hahaha, but my users love adding threads to their favorites. I will HAVE to try this hack out a little later on today. Its 8:20am, SUCH a nice day, nobody home... time to skipp skool ;D
|
Quote:
Anyway, great hack. Well done. |
I wrote a favorites hack for vB v1.1.x but it never was updated for v2.x
v3.0 already has favorites in place. Favorites can be placed in folders and don't generate emails when new replies are made. |
that is... when v3.0 is released. ;)
untill then, lets not dangle the cheese infront of the mouse, eh? |
Not working for me...no matter what thread I add to favorites, It shows me ALWAYS the same thread... I added to favorites 5 diffrent threads and shows me 5 times a thread that I did not added...so strange...
|
well done, i've installed at http://www.ezyinvest.com
bug found: favourites.php does not checked if user is logged in i.e. even guests can add to favourites, here's a quick fix: In favourites.php, find the line at the top: require("global.php"); and add after the line: if (!$bbuserinfo[userid] or $bbuserinfo[userid] < 1 or $bbuserinfo[userid] =="") { show_nopermission(); } |
WallStreet tnx for the bug fix!! Gonna try that here also
|
i replaced "new thread" button with "add to favourites" button in shwothread.php, hence "add to favourites" will be more prominent. here's my codew in showthread template
PHP Code:
|
Quote:
|
Quote:
THanks! |
Nice one. Had to tidy up the templates quite a bit, and correct spelling errors, but the outcome looks great.
|
hack version update you can find the attchement in the firts post
|
The update seems to work okay, although sometimes for some reason the screen appears as a blank page. Shall let my members "beta" test it for me. :) Thanks.
|
can somone one release the code for what the guy said above
|
How would you go about adding a custom error message if you try to view someones favorites but they chose not to share them? Currently, you get the default no permission msg...
|
Are the templates available? The installer won't create them :(
|
Quote:
|
Quote:
|
hey where ezactly would I put the code to change the New post thing>>????
|
hi,
i like this hack! Maybe you could add an improvement! Is it possible that if the user has not allowed to show his favorites to public, that the link in postbit to his favorites is not shown? Because i think it is bad that if a user clicks on it, it only say some standard error that he has no rights to do that! Then if i add a thread to my favorites, it only shows an empty redirection page??? Wonder why? |
make sure the redirect_favaddthanks template is not empty ,the improvement i will write later.i am very glad to konw you like this hack.
|
The improvement:
open admin/functions.php find PHP Code:
PHP Code:
postbit replace the code Code:
<BR><A HREF="favorites.php?action=view&userid=$post[userid]">view favorite</A> PHP Code:
enjoy it.^^ |
Quote:
|
Quote:
I would love to see a working version of this hack, this thread should be in the beta forum really. |
Quote:
I will post a working version in the old thread soon. The version is compatible with Vb 2.2.* https://vborg.vbsupport.ru/showthrea...&threadid=4135 |
Thanks Lesane, I look forward to installing it ;)
|
All times are GMT. The time now is 09:48 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|