vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Personal Favorites (https://vborg.vbsupport.ru/showthread.php?t=37775)

David Bott 06-12-2002 05:02 PM

Yes...it would be good....Are you still going to release it?

Thanks!

N9ne 10-29-2002 03:41 PM

Yeah I would like to see it ;)

Dynamic One 11-01-2002 07:14 PM

Thanks m8. Will sure install this 1.

jeffj 01-14-2003 01:57 AM

I installed this hack and it's working well. made a bunch of usual anal retentive changes, but I did find a bug in their php code that was not displaying additional page of "favorites" if the favorites were not in the "root" folder. It was because they were not passing the folder id in the 'next page' link...

Here's the new line of code that should be used to replace the link without the 'folderid' variable - you'll find the line in favorites.php

PHP Code:

 $pagenav getpagenav($numoffav,"favorites.php?s=$session[sessionhash]&userid=$userid&folderid=$folderid&perpage=$perpage"); 

it's easy to install, but does require a lot of touch up work before deployment. I would still recommend it. my folks like it.

ps: you should also add these two lines in the header of the showfav template (because the page doesn't display the updated count of folder favorites:

<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="expires" content="0">



:)

LangTuDaTinh 03-10-2003 05:25 PM

this hack is great.....

however, i would like to know if it's possible to create a new forum in forum index and put those favorite thead in that forum

Erwin 03-10-2003 10:42 PM

Make a new forum, with the title of the Forum being:

</a><a href="favorites.php">Your Favorites</a>

Should work.


All times are GMT. The time now is 11:43 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01563 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete