Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Send Update Pm/Mail Details »»
Send Update Pm/Mail
Version: 1.1.0, by Developer Developer is offline
Developer Last Online: Nov 2010 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 04-05-2006 Last Update: 06-08-2006 Installs: 39
DB Changes Uses Plugins Template Edits
 
No support by the author.

Send Update Pm/Mail.
Version 1.1.3
Description::.
hack's idea goes to beebi
this hack give thread starter option to mail/pm users who have posted in his thread like in vb.org when i mail users who clicked install for update
Hack Features::.
[-]1-easy yo install
[-]2-on/off
[-]3-minimum posts before could use the hack
[-]4-send pms
[-]5-send mails
[--]6-Forum Perrmisions{allow sending updates or not}
[--]7-allow to who can moderate this forum to send update
[--]7-Send mails uses vB queue system{Thnx Paul M}
[---]
8-Add feature to log updates by creating a new thread in specified forum{Livewire idea in vBHackers.com}
[-]Version 1.0.0 - [--]Version 1.1.0 - [---]Version 1.1.3

Planned Features::.

1-usergroup Perrmisions
2-[sugs.]

Installation::.
1-Import The product.
2-Edit Template Showthread find:
Code:
<a href="$firstunread"><strong>$vbphrase[view_first_unread]</strong></a>
		</if>
add below it:
Code:
<if condition="$show['send_update']"><a href="misc.php?$session[sessionurl]do=update&t=$threadinfo[threadid]">$vbphrase[sendup_send_update]</a></if>
3-Click install
History::.
1.0.0 On 6. Apr 2006 Initial Version.
1.1.0 On 22. Apr 2006 {See Features}.
1.1.3 On 3. May 2006 fix some code when user run this script misc.php?do=update Notice there is no thread id in the link, {See Features}.
Hack Languages::.
  • English
  • German By: killmymatrix
Details::.
2 plugins, 21 phrases, 1 template, 4 options, 1 queries[adding field in forum for forum permission]
Donation::.
Feel Free To
aT lAsT::.
IF YOu lIkE iT cLIcK INSTALL
vbulletin.org

Support Given For Who Clicked Install {ONLY}

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 04-22-2006, 01:06 PM
klaush klaush is offline
 
Join Date: Oct 2005
Posts: 340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Developer
Version 1.1.0 Released with this new features:
1-Forum Perrmisions{allow sending updates or not}
A blind man in the dark...; where to set?
Reply With Quote
  #33  
Old 04-22-2006, 01:08 PM
Developer's Avatar
Developer Developer is offline
 
Join Date: Sep 2005
Location: EgYpT
Posts: 662
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Forums & Moderators
Reply With Quote
  #34  
Old 04-22-2006, 01:11 PM
klaush klaush is offline
 
Join Date: Oct 2005
Posts: 340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Developer
Version 1.1.0 Released with this new features:
1-Forum Perrmisions{allow sending updates or not}
2-Send mails uses vB queue system
3-allow to who can moderate this forum to send update

And ups....:

Invalid SQL:
UPDATE vb3_forum SET

MySQL-Fehler : Unknown column 'allowupdate' in 'field list'
Fehler-Nr. : 1054
Datum : Saturday, April 22nd 2006 @ 04:10:14 PM
Skript : http://www.nikon-fotografie.de/vbull...incp/forum.php
Referrer : http://www.nikon-fotografie.de/vbull...ncp/forum.php?
Reply With Quote
  #35  
Old 04-22-2006, 01:16 PM
Developer's Avatar
Developer Developer is offline
 
Join Date: Sep 2005
Location: EgYpT
Posts: 662
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

try to open product with any text editor then at line 8
try to change
<code version="1.00">
to
<code version="1.1.0">
if the works correctly tell me
Edit:And ofcourse Import the product again
Reply With Quote
  #36  
Old 04-22-2006, 01:32 PM
klaush klaush is offline
 
Join Date: Oct 2005
Posts: 340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Developer
try to open product with any text editor then at line 8
try to change
<code version="1.00">
to
<code version="1.1.0">
if the works correctly tell me
Edit:And ofcourse Import the product again
Nope; when changing the code version the settings for the permission is no longer shown in the forum menue.

So you have to leave ist as it is or change another code in the script.
Reply With Quote
  #37  
Old 04-22-2006, 01:38 PM
klaush klaush is offline
 
Join Date: Oct 2005
Posts: 340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It even does not alter the table forum with "allowupdate".

So if one of you have the same error use this with phpmyadmin:

ALTER TABLE vb3_forum ADD allowupdate SMALLINT(5) UNSIGNED DEFAULT '1' NOT NULL;
Reply With Quote
  #38  
Old 04-22-2006, 01:44 PM
klaush klaush is offline
 
Join Date: Oct 2005
Posts: 340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It´s working when the field "allowupdate" is present in the table "forum".

Thanks for the hint! :-)
Reply With Quote
  #39  
Old 04-22-2006, 02:36 PM
killmymatrix killmymatrix is offline
 
Join Date: Sep 2005
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ehr... one question, maybe I just don't get it:
If "Enable Pming?" is set to 'yes' and "Enable mailing?" is set to 'yes', too, the thread starter sends a message to the users as a PM and a mail?

I just don't get the following sentence:
use this to enable send pms
uses this or mail



Edit:
Could it be, that just one option should be activated or otherwise the update would be sended as PM and Mail?
Reply With Quote
  #40  
Old 04-22-2006, 03:23 PM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi Dev

I have installed tried your code and peterska2 code as well but i just do not see the update button... What have i overlooked, oh and yeah it is enabled
Reply With Quote
  #41  
Old 04-22-2006, 03:24 PM
Developer's Avatar
Developer Developer is offline
 
Join Date: Sep 2005
Location: EgYpT
Posts: 662
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah it sends a pm and mail
i was just want to put a note to not to disable pms and mails cuz at least one enabled for make the hack works (if pm and mail disapled the hack will do nothing)
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:13 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05011 seconds
  • Memory Usage 2,311KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete