vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Updated Community Bulletin Generator (https://vborg.vbsupport.ru/showthread.php?t=16290)

Floris 07-19-2002 10:54 PM

Well,

I have installed it and it works perfectly, I opened up the comm* php file and wanted to preset a few options, like the board number and user who is posting the thread .. but I have no idea how to do it, because the code is too confusing! Could someone help me with a few examples or explain how to handle the syntax?

Floris 07-19-2002 11:54 PM

Another question ..

I came pretty far with finding out how to tweak the config so I didn't had to select stuff in the future each time, which would be preset.

I removed the line from the .php file for the encrypted password, so the user doesn't get his hashed send to him.
But I wish to include 2 more lines.
Username: $username
E-mail: $email
Threads started: You started $threadsstarted threads.
just like with posts: You have $totalposts posts.
THis would be great, but putting in $email just doesn't do it, what do i need to update in order to have this going?

Learner29 09-01-2002 01:12 AM

wow !

that is a real real amasing hack !!!

I am going to install it now, but wanted to thank both Kier and Tubedogg for their amasing work!!!

Rick 10-16-2002 01:12 AM

I can't find the references to the code needed in admin/index.php in 2.2.8

When I upgraded to 2.2.8 my board stopped sending out email notifications and I was thinking this hack had something to do with it.

Help please.

Thanks,

Rick

Rick 10-16-2002 01:20 AM

One more thing... In the user control panel neither box is checked now for recieving community bulletin updates.

I did redo the /admin/user.php hacks but that's all.

pgowder 11-19-2002 12:58 PM

I have some users that are complaining because they turned off the option to get, but are still recieving it???

What could be causing that?

Steeldolphin 11-21-2002 09:42 PM

I am running 2.2.8 and I am attemptinmg to install this hack, however in admin/index.php I cant find:

Quote:

<a href="email.php?s=<?php echo $session[sessionhash]; ?>"> Email users </a><br>
Am I blind or doing somthing wrong? I see this was created for v2..2.1 b8ut I was hoping it would work with the later versions.

Thanks!

NTLDR 11-21-2002 10:01 PM

That code is pre Version 2.2.x therefore you won't find it in there, search for "Email Users" instead ;)

Steeldolphin 11-21-2002 10:08 PM

ah okay...then i find this:

Quote:

makenavoption("Email Users","email.php?action=start","<br>");
Can I just add the:
Quote:

<a href="commbull.php?s=<?php echo $session[sessionhash]; ?>"> Send Community Bulletin </a><br>
After it? or is there a newer equivalent....sorry I am not a script guy. :(

NTLDR 11-21-2002 10:11 PM

Add the follwing line:

PHP Code:

makenavoption("Send Community Bulletin","commbull.php?","<br>"); 



All times are GMT. The time now is 10:43 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.01306 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
  • (1)bbcode_php_printable
  • (3)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