vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   New Posting Features - Per Forum Edit Time Limit (https://vborg.vbsupport.ru/showthread.php?t=136448)

Dismounted 03-11-2009 06:21 AM

I'm surprisingly busy, but don't worry, I'll get it over onto 3.8, some day :p.

BadgerDog 03-11-2009 09:48 AM

Thank you Dismounted ... :up:

Installed .....

Just what I needed for our forums ... :)

Regards,
Badger

Edit: Had to uninstall as it doesn't work... thank you for your efforts though...

BadgerDog 03-12-2009 10:57 PM

Quote:

Originally Posted by Makc666 (Post 1447697)
Speaking about Product's version 1.2


Hello Makc666 ... :)

Thank you very much for your efforts to get this going, as I really need it for our WTS/WTB forums.....

I tried to install it and got the message that it only works with v3.68 or greater....

I have v3.67pl1 .... :(

I hate to ask, but is there any way we can get a compatible version for v3.67pl, even on a pay-to-fix basis....

Thank you again for your consideration.... :up:

Regards,
Badger

Makc666 03-13-2009 10:14 AM

Quote:

Originally Posted by BadgerDog (Post 1766862)
I have v3.67pl1 .... :(

I hate to ask, but is there any way we can get a compatible version for v3.67pl, even on a pay-to-fix basis....

Update to 3.6.12.
I don't see any reason for you to run on 3.6.7PL1.

Any way you can try to download none-official 1.3 from this post
https://vborg.vbsupport.ru/showpost....7&postcount=68

Open it.
product-per_forum_edit_time_limit.xml

Change:

this:
PHP Code:

        <dependency dependencytype="vbulletin" minversion="3.6.8" maxversion="" /> 

to:
PHP Code:

        <dependency dependencytype="vbulletin" minversion="3.6.7" maxversion="" /> 

this:
PHP Code:

            <hookname>fetch_foruminfo</hookname>
            <
phpcode><![CDATA[if (isset($vbulletin->bf_misc['pfetlforumoptions'])) 

to:
PHP Code:

            <hookname>fetch_foruminfo</hookname>
            <
phpcode><![CDATA[global $vbulletin;
if (isset(
$vbulletin->bf_misc['pfetlforumoptions'])) 

No guarantees. Never tested.

BadgerDog 03-13-2009 03:22 PM

Quote:

Originally Posted by Makc666 (Post 1767090)
I don't see any reason for you to run on 3.6.7PL1

I'll make changes and let you know... :)

Thank you very much... appreciate it....

This would be very helpful to the old collectors in our WTS/WTB forums....

Regards,
Badger

EDIT: Installed your modded v1.7 for v3.67 and with a -1 setting, the "edit" and "delete" button function appears fine in the specified forum. Also it should be noted that I found out I could make the original author's released v1.2 work if I specified a number other than -1. ie: I used 86400 for 60 days (in minutes) and the "edit" and "delete" buttons appeared. Thanks again for your help... :)

Makc666 03-13-2009 10:02 PM

Quote:

Originally Posted by BadgerDog (Post 1767258)
EDIT: Installed your modded v1.7 for v3.67 and with a -1 setting, the "edit" and "delete" button function appears fine in the specified forum. Also it should be noted that I found out I could make the original author's released v1.2 work if I specified a number other than -1. ie: I used 86400 for 60 days (in minutes) and the "edit" and "delete" buttons appeared. Thanks again for your help... :)

Version is 1.3 and not 1.7 ;)

Also 1.2 doesn't work. Yes, you will see the buttons but when you try to edit some post as normal user you will get an notice that you can't.

To test you must try to edit some post as normal user. Then you will see if it work or not.

BadgerDog 03-14-2009 09:45 AM

Quote:

Originally Posted by Makc666 (Post 1767485)
Version is 1.3 and not 1.7 ;)

Also 1.2 doesn't work. Yes, you will see the buttons but when you try to edit some post as normal user you will get an notice that you can't.

To test you must try to edit some post as normal user. Then you will see if it work or not.

Correcttion ... v1.3... sorry .. typo ... :)

I can confirm now that your patch works fine on v3.67pl1....

Thanks again... we really needed this.... :up:

Regards,
Badger

attroll 05-22-2009 12:10 PM

Posted in the wrong spot.

Jamey 10-17-2009 12:42 PM

Can we make this work per usergroup?

Cybershaolin 11-19-2009 11:18 PM

Any idea when this would be upgraded to work with 3.8.x? I think a few people would be happy to have this. BTW, this should be standard in vbulletin. I really don't understand why this setting is global. Permssions by usergroups would also be great, for sure.


All times are GMT. The time now is 12:48 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.01453 seconds
  • Memory Usage 1,750KB
  • 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
  • (4)bbcode_php_printable
  • (5)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