vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   help needed in coding drop down menu in toplinks (https://vborg.vbsupport.ru/showthread.php?t=245263)

dippetas 06-25-2010 11:25 AM

help needed in coding drop down menu in toplinks
 
Hi i want to make a new drop down menu just like the notifications drop down menu, and it will contain in the drop down menu the posts and the threads that a user created or has replied.

my code is this one:
PHP Code:

<!--codemyposts-->
<
li class="popumenu">
<
class="popupctrl" href="javascript://">{vb:rawphrase my_posts}</a>

    <
ul class="popupbody popuphover">

        <
li class="popupbody popuphover"><a href="search.php?{vb:raw session.sessionurl}do=finduser&amp;userid={vb:raw bbuserinfo.userid}&amp;contenttype=vBForum_Post&amp;starteronly=1">{vb:rawphrase my_threads}</a></li>

        <
li class="popupbody popuphover"><a href="search.php?{vb:raw session.sessionurl}do=finduser&amp;userid={vb:raw bbuserinfo.userid}&amp;contenttype=vBForum_Post&amp;showposts=1">{vb:rawphrase my_posts}</a></li>

    </
ul>

</
li>


<!--
codemyposts_end--> 

any help would be appreciated
thanks in advance

dippetas 06-29-2010 07:31 PM

i would like the mods to close this thread as i found the solution on my own :)

merk_aus 06-30-2010 04:58 AM

care to share the solution incase others want to do the same type of thing?

dippetas 06-30-2010 07:17 AM

Quote:

Originally Posted by merk_aus (Post 2062075)
care to share the solution incase others want to do the same type of thing?

of course, if you would like to have the mod just pm me :D
i will post a screen shot for you to see.
http://img341.imageshack.us/img341/7...eministats.png

--------------- Added [DATE]1277904383[/DATE] at [TIME]1277904383[/TIME] ---------------

Merk_aus
and Boofo

i would love to hear your opinion about this small hack i made


thanks in advance

dippetas


All times are GMT. The time now is 08:33 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.00964 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete