vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   End-User Options - Inline (Ajax) Subscription Management (https://vborg.vbsupport.ru/showthread.php?t=119053)

Tralala 02-26-2007 10:01 PM

Quote:

Originally Posted by Smoothie (Post 1143220)
What the hell is akak?

He didn't type "akak," he typed "akax," which is probably a typo of "ajax," considering the "k" is right next to the "j."

How you got "akak" though, is a different question entirely. :p

Smoothie 02-26-2007 11:56 PM

Quote:

Originally Posted by Tralala (Post 1191466)
He didn't type "akak," he typed "akax," which is probably a typo of "ajax," considering the "k" is right next to the "j."

How you got "akak" though, is a different question entirely. :p

akax, akak, same meaningless dribble. :p

Tralala 02-27-2007 06:31 PM

Back on track to the subject at hand... this great mod.

I'd like to see a way to easily add a subscription in the first place via AJAX, as mentioned earlier in the thread. But I also see that Alan won't be able to upgrade or support this in the foreeable future.

Oh well. It's still cool as it is. :)

/clicks install

Tralala 03-10-2007 04:54 PM

This hack was putting the "subscribed" icon on it's own line:
https://vborg.vbsupport.ru/external/2007/03/22.jpg

So I changed the code for threadbit replacement from <div> to <span> and it cleaned things up...

Code:

        <span id="inline_subs.$thread[threadid]">
            <a href="#" id="inline_subs.$thread[threadid]" onclick="set_thread($thread[threadid]); return false;"><img class="inlineimg" id="subicon_$thread[threadid]" border="0" src="$stylevar[imgdir_misc]/subscribed.gif" alt="$vbphrase[you_are_subscribed_to_this_thread]" /></a>
            <script type="text/javascript">
                vbmenu_register("inline_subs.$thread[threadid]", true);
            </script>
        </span>

Hope this helps someone else out there...

rjmjr69 03-18-2007 09:50 AM

Ok is this normal. When ever I click on the icon just once it lets me edit the thread title click on it twice I get the drop down? I mean I'm cool with that but is it normal? Great hack

Tralala 03-18-2007 04:43 PM

rjmjr69, you've got something funky going on... because that is not normal. One click on the icon gives me the pull-down. Double-clicking is what lets me edit the thread title; that's a standard vB 3.5+ feature.

pollon 03-18-2007 08:32 PM

does it work with 3.6.5?

Smoothie 03-18-2007 08:35 PM

:up:
Quote:

Originally Posted by pollon (Post 1206823)
does it work with 3.6.5?


BANDiT600 03-18-2007 08:56 PM

Looks nice, very usefull hack. Thank you!

/me BANDiT600 clicks install

pollon 03-18-2007 09:03 PM

I've just installed but this is what i get :( :

http://immagini.p2pforum.it/out.php/i118513_error.png


All times are GMT. The time now is 03:57 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.01052 seconds
  • Memory Usage 1,738KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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