vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   LinkMe Hack (https://vborg.vbsupport.ru/showthread.php?t=64615)

Pseudomizer 05-04-2004 10:49 AM

Hi @LL,

i forgot to change the function_online.php for the correct view on the online.php.

Please do the following:

IN: includes/functions_online.php

Find:
PHP Code:

default:
            if (
$permissions['wolpermissions'] & CANWHOSONLINEBAD

Above add:
PHP Code:

        case 'LinkMe':
            
$userinfo['action'] = 'LinkMe';
            
$userinfo['where'] = "<a href=\"LinkMe.php\">$vboptions[bbtitle] LinkMe</a>";
            break; 

Then find in the same file:
PHP Code:

    default:
        
$userinfo['activity'] = 'unknown';
    } 

Above add:
PHP Code:

    case 'LinkMe.php':
        
$userinfo['activity'] = 'LinkMe';
        break; 

Cheers,

PixelFx 05-04-2004 07:42 PM

is the above change updated in the zip? cool system by the way :)

Pseudomizer 05-04-2004 07:55 PM

Quote:

Originally Posted by PixelFx
is the above change updated in the zip? cool system by the way :)

Yes. I updated it before i sent out the update to all installers.

Cheers,

SmartGnome 05-06-2004 08:32 AM

@Pseudomizer

Great hack, thanks. This was exactly what we were looking for :banana:

Install is clicked and install was piece a cake

CharlieBrownDE 05-06-2004 08:41 AM

Quote:

Originally Posted by SmartGnome
@Pseudomizer

Great hack, thanks. This was exactly what we were looking for :banana:

Install is clicked and install was piece a cake

hello Pseudomizer,

can you publish this expansion at vbulletin-Germany, too or does it adapt to the forum language? is only no asks ( ist ja nur ne frage:) )

Pseudomizer 05-06-2004 09:12 AM

Quote:

Originally Posted by CharlieBrownDE
hello Pseudomizer,

can you publish this expansion at vbulletin-Germany, too or does it adapt to the forum language? is only no asks ( ist ja nur ne frage:) )

Hi Charlie,

i know that problem with vbulletin germany and com. I am not a member of the germany one and the license transfer something i do not like personally.

Aber schau Dir mal bitte mein erstes Posting in diesem Thread GENAU an und Du wirst f?ndig. :devious:

Cheers,

CharlieBrownDE 05-06-2004 09:27 AM

Quote:

Originally Posted by CharlieBrownDE
hello Pseudomizer,

can you publish this expansion at vbulletin-Germany, too or does it adapt to the forum language? is only no asks ( ist ja nur ne frage:) )

thx. blind:D

Christine 05-07-2004 11:38 PM

Oh this is pretty!

*installs*

kall 05-08-2004 09:55 AM

Oh wow, very nice.

*clicks Install*

Kwak 05-09-2004 06:03 AM

Just what I needed! Thanks mate. Clicked Install.

edit: On the source code (inside the textbox), how can we change the HTML format?

Code:

        <!-- http://www.calpolyonline.com/forums Advertising Start -->

        <A HREF="http://www.calpolyonline.com/forums">
<IMG SRC="http://www.calpolyonline.com/forums/images/banners/calpolyonlinemain.gif"></A>

        <!-- http://www.calpolyonline.com/forums Advertising End -->


I want to change the above code to:

Code:

        <a href="http://www.calpolyonline.com/forums/">
<img src="http://www.calpolyonline.com/forums/images/banners/calpolyonlinemain.gif" alt="ALT"></a>


Notice the change? I have removed the <!-- --> brackets, removed capitalization, added a backward slash on the URL and added a "ALT" code. How would you be able to do that? Thank you for the support. Just the hack I was waiting for. :up:


All times are GMT. The time now is 08:00 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.01266 seconds
  • Memory Usage 1,748KB
  • 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
  • (4)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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