vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Send Update Pm/Mail (https://vborg.vbsupport.ru/showthread.php?t=112277)

klaush 04-22-2006 01:06 PM

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?

Developer 04-22-2006 01:08 PM

Forums & Moderators ;)

klaush 04-22-2006 01:11 PM

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?

Developer 04-22-2006 01:16 PM

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

klaush 04-22-2006 01:32 PM

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.

klaush 04-22-2006 01:38 PM

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;

klaush 04-22-2006 01:44 PM

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

Thanks for the hint! :-)

killmymatrix 04-22-2006 02:36 PM

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?

bashy 04-22-2006 03:23 PM

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 :)

Developer 04-22-2006 03:24 PM

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)


All times are GMT. The time now is 07:02 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.02584 seconds
  • Memory Usage 1,733KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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