vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   End-User Options - vBFavorites (https://vborg.vbsupport.ru/showthread.php?t=215197)

Mellymonster 06-10-2009 04:09 AM

Oh it would be cool if this added the forums for favorites, that is what my members are asking for :D however this is cool, I'm debating on installing it or not...

markblair 06-10-2009 05:58 AM

Very cool mod. Installed :)

TheInsaneManiac 06-11-2009 12:46 PM

You are aware you have spelled favorite wrong a few times yes?

Infopro 06-11-2009 02:43 PM

Quote:

Originally Posted by Psionic Vision (Post 1823053)
Since you are running vBulletin 3.8.x, the best solution for you is:

Find a plugin whose title is 'vBFavorites: Initialize', it is located under 'global_start'. You do that using the plugin manager. Find the following code:

Code:

$find_string = compile_template('<td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>');
Replace it with the following code:

Code:

$find_string = '$template_hook[navbar_buttons_left]';
I think it should work for you unless your style does not have the template hook.

Worked perfect to fix link, thanks.

akanevsky 06-11-2009 06:29 PM

Quote:

Originally Posted by TheInsaneManiac (Post 1827594)
You are aware you have spelled favorite wrong a few times yes?

No, I am not. Please show me where. :)

JacquiiDesigns 06-16-2009 12:59 AM

Great update! Thanks

Jacquii.

ShackMaster 06-27-2009 12:48 PM

oops.... Not working on my forum... www.hometheatershack.com/forums vB 3.8.3

Had to uninstall... destroyed my forum with database errors...

Database Errors:
Quote:

Database error in vBulletin 3.8.3:

Invalid SQL:

SELECT *
FROM favorites
WHERE userid = '1'
AND entry_type = 'thread'
ORDER BY dateline DESC;

MySQL Error : Unknown column 'entry_type' in 'where clause'
Error Number : 1054
Request Date : Saturday, June 27th 2009 @ 09:46:49 AM
Error Date : Saturday, June 27th 2009 @ 09:46:49 AM
Script : http://www.hometheatershack.com/foru...splay.php?f=31
Referrer : http://www.hometheatershack.com/foru...on-device.html
IP Address : 99.195.159.204
Username : Sonnie
Classname : vB_Database_MySQLi
MySQL Version : 5.0.67-community

ShackMaster 06-27-2009 12:55 PM

Yup... got about 100 of these within just the few minutes I had it installed:

Quote:

Database error in vBulletin 3.8.3:

Invalid SQL:

SELECT *
FROM favorites
WHERE userid = '38972'
AND entry_type = 'thread'
ORDER BY dateline DESC;

MySQL Error : Table 'homethea_forums.favorites' doesn't exist
Error Number : 1146
Request Date : Saturday, June 27th 2009 @ 09:50:20 AM
Error Date : Saturday, June 27th 2009 @ 09:50:20 AM
Script : http://www.hometheatershack.com/foru...r=captainronmn
Referrer : http://www.hometheatershack.com/
IP Address : 76.113.190.226
Username : captainronmn
Classname : vB_Database_MySQLi
MySQL Version :

akanevsky 06-27-2009 01:36 PM

Do you have another favorites hack installed?

ShackMaster 06-27-2009 02:11 PM

Nope... not any at all... this was my first.


All times are GMT. The time now is 09:33 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
  • Page Generation 0.01236 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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