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] Profile Hover v1 (vB4) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=257579)

DragonByte Tech 02-10-2011 07:50 PM

Quote:

Originally Posted by hIBEES (Post 2161111)
Excellent addition,! I'm wanting it to find out what users are doing but its not showing current location, just last activity :(

It shows what they are doing if they are currently active. If there session is gone then it will just show their last activity

Doublecrosser 02-10-2011 07:59 PM

Thanks boss, good work!

Bounce 02-10-2011 09:34 PM

Quote:

Originally Posted by DragonByte Tech (Post 2161123)
It shows what they are doing if they are currently active. If there session is gone then it will just show their last activity


Found the problem.

If who's online is OFF it will not show users activity, sorted now thanks, now to find out how to hide who's online from all other members

bulldog51981 02-16-2011 02:32 PM

Installed great, not showing Thanks/Like/Dislikes though. Enabled in options, is there anything else that I have to do?

DragonByte Tech 02-16-2011 03:25 PM

Quote:

Originally Posted by bulldog51981 (Post 2163224)
Installed great, not showing Thanks/Like/Dislikes though. Enabled in options, is there anything else that I have to do?

Are you using our thanks/likes mod or a different one? If you are using ours, what version is it?

Dylan

bulldog51981 02-16-2011 03:29 PM

Quote:

Originally Posted by DragonByte Tech (Post 2163240)
Are you using our thanks/likes mod or a different one? If you are using ours, what version is it?

Dylan

I am using your thanks/likes mod (1.1.4 Lite). I do have a different installed by someone else but currently disabled. Do I need to uninstall that one for yours to work?

*Edit - I uninstalled the other disabled "Post Thank You" hack and removed all server files for it. After this was done, I used the maintenance section of your Thank You/Like mod in the admincp and ran all repair/rebuild options. After all this, still not displaying when hoovering.

DragonByte Tech 02-17-2011 04:59 PM

Quote:

Originally Posted by bulldog51981 (Post 2163244)
I am using your thanks/likes mod (1.1.4 Lite). I do have a different installed by someone else but currently disabled. Do I need to uninstall that one for yours to work?

*Edit - I uninstalled the other disabled "Post Thank You" hack and removed all server files for it. After this was done, I used the maintenance section of your Thank You/Like mod in the admincp and ran all repair/rebuild options. After all this, still not displaying when hoovering.

I replicated it on my dev system. Here is what you do to fix that.

Open dbtech/profilehover/hooks/ajax_start.php

On line 85 change

Code:

        if ($vbulletin->options['dbtech_thanks_cloud_location'] && $vbulletin->options['dbtech_ph_thanks'])
to

Code:

        if ($vbulletin->options['dbtech_thanks_allow_likethanks'] && $vbulletin->options['dbtech_ph_thanks'])
That should work for now, I'll make a more permanent fix in the next release.

Dylan

bulldog51981 02-17-2011 08:20 PM

That worked like a charm....sorry about posting in the Like/Thanks thread about this. I went to the wrong subscribed thread. Now that I have this working, I will be getting the pro versions this evening. Will I have to re-upload all the files for this mod and the "Likes/Thanks" mods and make this edit again?

Dylanblitz 02-18-2011 04:35 AM

Quote:

Originally Posted by bulldog51981 (Post 2163705)
That worked like a charm....sorry about posting in the Like/Thanks thread about this. I went to the wrong subscribed thread. Now that I have this working, I will be getting the pro versions this evening. Will I have to re-upload all the files for this mod and the "Likes/Thanks" mods and make this edit again?

No, the problem is a conflict with the thanks Lite version, with the pro you wont have to edit the files. But yes, you will need to upload all the files from the new pro packages and install the pro product files.

betts02 03-19-2011 12:12 AM

For some reason its not working for me


All times are GMT. The time now is 04:04 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.01430 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
  • (2)bbcode_code_printable
  • (6)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