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)
-   -   Shoutbox Hack 1.04b (https://vborg.vbsupport.ru/showthread.php?t=68861)

ambrosious 02-05-2005 08:04 PM

Quote:

Originally Posted by noppid
Must be, there is a whole setting group in the ACP for the shoutbox with alot of options. It's usually the last option in vBulletin options.

Went back to the hack and cannot find the place where options are at?

Can someone point it out to me. What I see is the following:
PHP Code:

Open admincp/index.php
Find this
:
// ####################################

    // ***
    
if (can_administer('canadminthreads'))
    {
        
$printhr true;
        
construct_nav_option($vbphrase['subscription_manager'], 'subscriptions.php?do=modify''|');
        
construct_nav_option($vbphrase['add_new_subscription'], 'subscriptions.php?do=add');
        
construct_nav_group($vbphrase['subscriptions'], '<hr />');
    }

// ####################################

Replace it with this:
// ####################################

    // ***
    
if (can_administer('canadminthreads'))
    {
        
$printhr false;
        
construct_nav_option($vbphrase['subscription_manager'], 'subscriptions.php?do=modify''|');
        
construct_nav_option($vbphrase['add_new_subscription'], 'subscriptions.php?do=add');
        
construct_nav_group($vbphrase['subscriptions'], '<hr />');
    }
    
// ***
    
$printhr true;
    
construct_nav_option('Shout Manager''shout.php?do=modify''|');
    
construct_nav_group('Shoutbox''<hr />'); 

This gives me the option to clean up the shouts but not the options I need.

iTaLiAnBoY165 02-06-2005 02:55 PM

ok i got the instalation to work but after the template thing i get this error

ONIMUSHA1140 02-06-2005 08:15 PM

im having a problem when i installed this everything worked fine except the only thing is...its not showing up on the forums...not anywhere...the settings are there and they are it is on but i still dont see it

Spyke 02-07-2005 07:24 PM

hmm, ok, problem..there's no links on the shoutbox.php page for me to edit/delete shouts >_<. And yes i have it set in the usergroup permissions that i can.

noppid 02-07-2005 08:22 PM

Quote:

Originally Posted by Spyke
hmm, ok, problem..there's no links on the shoutbox.php page for me to edit/delete shouts >_<. And yes i have it set in the usergroup permissions that i can.

Click a users name. ;)

Spyke 02-07-2005 10:02 PM

wow, now that, is nifty :D

Thanks

ambrosious 02-07-2005 10:25 PM

Quote:

Originally Posted by ambrosious
Went back to the hack and cannot find the place where options are at?

Can someone point it out to me. What I see is the following:
PHP Code:

Open admincp/index.php
Find this
:
// ####################################

    // ***
    
if (can_administer('canadminthreads'))
    {
        
$printhr true;
        
construct_nav_option($vbphrase['subscription_manager'], 'subscriptions.php?do=modify''|');
        
construct_nav_option($vbphrase['add_new_subscription'], 'subscriptions.php?do=add');
        
construct_nav_group($vbphrase['subscriptions'], '<hr />');
    }

// ####################################

Replace it with this:
// ####################################

    // ***
    
if (can_administer('canadminthreads'))
    {
        
$printhr false;
        
construct_nav_option($vbphrase['subscription_manager'], 'subscriptions.php?do=modify''|');
        
construct_nav_option($vbphrase['add_new_subscription'], 'subscriptions.php?do=add');
        
construct_nav_group($vbphrase['subscriptions'], '<hr />');
    }
    
// ***
    
$printhr true;
    
construct_nav_option('Shout Manager''shout.php?do=modify''|');
    
construct_nav_group('Shoutbox''<hr />'); 

This gives me the option to clean up the shouts but not the options I need.


Anyone?

noppid 02-07-2005 10:42 PM

Maybe you are missing settings from the install? Just a guess.

ambrosious 02-07-2005 11:36 PM

That's what I'm saying, any idea which settings or code I'm missing? I've redownloaded the file and still don't have it?

BigKev43 02-08-2005 07:20 PM

Is there suppose to be a file called shout.php in the admincp dir?

trying to get my options avaliable in the admin cp and added the code above.
I now have the option avaliable but when i click it i get page cannot be disaplayed.

its point to shout.php?do=modify

as the above code tells it to.
construct_nav_option('Shout Manager', 'shout.php?do=modify', '|');

But i dont have a shout.php nor is there one in the zip???

any ideas?


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