vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - [DBTech] Follow User v1 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=293491)

diddy29 01-30-2013 01:16 PM

Thanks for the update! :)

Are you considering a different follow method in future releases?

DragonByte Tech 01-30-2013 08:25 PM

Yeah there is a bunch of different follow types under consideration for future updates.

Chris

iliarien 01-31-2013 11:09 AM

Hi,

thanks for this Great Mod,

Well im having database error :
PHP Code:

Invalid SQL:


            
SELECT COUNT(*) AS countfolloweeid AS userid

            FROM VBdbtech_follow_follow

            WHERE followeeid IN
(

                
SELECT DISTINCT userid

                FROM VBpost 
AS post

                WHERE 

            
)

            
GROUP BY followeeid;

MySQL Error   You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near ') 

In this page :
profile.php?do=editoptions

Thank you.

DragonByte Tech 01-31-2013 08:48 PM

Go to ACP / Plugins & Products / Plugin Manager and under the Product : DragonByte Tech: Follow User look for Count In Profile which is the hook, profile_complete. Un tick that box, scroll to the bottom and click on Save Active Status.

That will get rid of that error.

Chris

diddy29 02-01-2013 03:23 AM

Quote:

Originally Posted by DragonByte Tech (Post 2400871)
Go to ACP / Plugins & Products / Plugin Manager and under the Product : DragonByte Tech: Follow User look for Count In Profile which is the hook, profile_complete. Un tick that box, scroll to the bottom and click on Save Active Status.

That will get rid of that error.

Chris

I had this same database error. Your steps fixed the problem, but just letting you know that I got the error too (if that helps).

DragonByte Tech 02-01-2013 03:53 AM

Thanks for reporting, but to be honest that was something I was testing and actually should not be in there anyway since it does nothing right now, that's why it shows the error. In the next bugfix version I will remove that completely, as soon as I track down one other bug.

Chris

DragonByte Tech 02-02-2013 12:51 AM

Fixed a couple of bugs:

Bug Fixes And Issue Fixes:
  • Fixed a issue when you selected email as the notification type, it would not save.
  • Fixed a issue when you navigated to General Settings in your usercp you would get a db error.

Chris

diddy29 02-02-2013 01:56 AM

<i>"You must 'Like' someone else's post before liking any more by DragonByte Tech."</i>

DragonByte Tech 02-03-2013 01:47 AM

Quote:

Originally Posted by diddy29 (Post 2401216)
"You must 'Like' someone else's post before liking any more by DragonByte Tech."

That's cool, thanks for trying.

Bug Fixes And Issue Fixes: v1.1.2
  • Fixed a issue where you could not deselect notifications in the Notification Menu on the Follow page in the usercp.

grey_goose 02-03-2013 02:40 PM

Is there a way to manually add a link/URL using "&username=" to construct a "follow me" link in the postbit?


All times are GMT. The time now is 09:12 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.01233 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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