vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Profile Enhancements - Secret Admirer (https://vborg.vbsupport.ru/showthread.php?t=96393)

hadog 02-12-2006 01:23 PM

I am in the same position...I installed according to directions.
All things seem to be ok but there is no pm or email recieved...when the link is clicked it says that the admire has been logged. Where does it go??
I guess I have something turned off????

imranbaig 02-12-2006 04:04 PM

Clicked install,..

In UserCP, the cell for Secret Admirer is bigger then the other Links, I modified it to fit properly, just a note,..
Nice hack..

Barteken 02-12-2006 04:28 PM

@hadog just having the same problem :-)

pete_brady 02-12-2006 08:40 PM

Quote:

Originally Posted by pete_brady
figured it out

maybe I should elaborate?

To get this to work, at line 70/71 in secretadmirer.php I had to change

PHP Code:

$success mysql_query(
         
"INSERT INTO ".TABLE_PREFIX."secretadmirer ("

to read

PHP Code:

$success $vbulletin->db->query_write(
         
"INSERT INTO ".TABLE_PREFIX."secretadmirer ("


Smiry Kin's 02-15-2006 10:50 AM

dont work for me, installed on 3.5.3
shame really.

dxguru 02-15-2006 12:19 PM

Ours is working fine on 3.5.3 ... has from the start :)

dxguru 02-16-2006 01:08 AM

How do I stop getting the database error when try to admire someoen you have already matched with?

buro9 02-18-2006 01:56 PM

Quote:

Originally Posted by dxguru
How do I stop getting the database error when try to admire someoen you have already matched with?


You shouldn't get a database error, I catch it.

Unless you did this: https://vborg.vbsupport.ru/showpost....&postcount=104

In which case, I think there will be database errors for you. As the database class freaks out instead of letting the application decide what to do with the error.

bada_bing 03-13-2006 07:09 PM

Does this work with usergorups? Also had anyone tried this on vb 3.5.4?

jerx 03-23-2006 09:45 AM

This is really a funny hack!

I plan to use the who viewed my profile hack. It logs the time a user visits a profile. If you register your admiration, you can be easily tracked. Does anybody have a good idea how to keep it secret?


All times are GMT. The time now is 02:49 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.01185 seconds
  • Memory Usage 1,739KB
  • 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_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