The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] Post Templates v1 (vB4) Details »» | |||||||||||||||||||||||||||||||||||||||||||
[DBTech] Post Templates v1 (vB4)
Developer Last Online: Mar 2023
vB Post Templates
This is a conversion of the mod Deceptor originally developed for vBulletin 3.8.x located here, due to popular request he updated it to work fully with vBulletin 4.0.x and released it under the DBTech banner, and the DBTech team has now updated it further to work with the new CKEditor. Priority support is handled at the Developers Website @ www.DragonByte-Tech.com/forum How does it work? Very simple, in your User CP you can create two new things. One is categories for your post templates, and you'll need atleast one category before you can create a post template. Then secondly ofcourse, you can create post templates. Once you have atleast one of each, when making new topics, or replies, or blogs, or anywhere with the full post editor - including the vB CMS Article Editor, CMS Quick Reply and Forum Quick Reply! You'll see a new option integrated into the vBulletin WYSIWYG called 'Post Templates', clicking it will open a menu showing you your post templates categorised. Click any of the post templates, and AJAX will quickly request then spit the contents of that post template right into your post! ------------------------------------------------------------------------------------------- If you like this mod please hit the button to the right ----> Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications. We appreciate the support! ------------------------------------------------------------------------------------------- Features
This is pretty much a replica of the vB3 version except for two things: 1) "Defined" was changed to "Global", to make it easier to understand. 2) The User CP for Post Templates is a lot easier to use and maintain than previously. FAQ Q) I've installed, I got to my usercp but don't see a post templates menu? A) You'll need to grant your usergroup permissions to use Post Templates, edit your UG permissions like you would normally within vBulletin. Q) What is a "Global" template? A) Global means the template/category can be seen/used by those who have permission to do so. This mod displays a copyright notification in the footer of all pages which includes:
Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
Comments |
#22
|
||||
|
||||
The latest version of PT should have it fixed, I'm unable to replicate it anymore on any browser or OS I have access to.
Fillip |
#23
|
|||
|
|||
Is this working with 4.2 PL2? I used to have it installed, but it was removed by VB support some time ago as it was causing probs on my forum. I don't half miss it, so if it works I will try to reinstall
|
#24
|
||||
|
||||
It is indeed
Fillip |
#25
|
|||
|
|||
Thanks for the response.
|
#26
|
|||
|
|||
When I install it I have a DB error....
Code:
Database error in vBulletin 4.1.12: Invalid SQL: CREATE TABLE `myweb_posttemplate` ( `pid` int(15) NOT NULL auto_increment, `userid` int(15) NOT NULL default '0', `parentid` int(15) NOT NULL default '0', `type` enum('category','template') NOT NULL default 'category', `title` varchar(255) NOT NULL, `content` mediumtext NOT NULL, PRIMARY KEY (`pid`), KEY `userid` (`userid`) ) Type=MyISAM; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Type=MyISAM' at line 10 Error Number : 1064 Request Date : Tuesday, July 24th 2012 @ 04:49:30 AM Error Date : Tuesday, July 24th 2012 @ 04:49:31 AM Script : http://www.myweb.com/admincp/plugin.php?do=productimport Referrer : http://www.myweb.com/admincp/plugin.php?do=productadd IP Address : Username : Classname : vB_Database MySQL Version : 5.5.24-cll |
#28
|
|||
|
|||
With the application, determined without the need to control the forum users, can add a template ready are we?
The editor's time he started the forum thread it will be hard template. Such a thing can be done? |
#29
|
||||
|
||||
Sorry, I don't understand what you're asking
Fillip |
#30
|
|||
|
|||
This has killed my forum!
Warning: require_once([path]/dbtech/posttemplates/hooks/global_start.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(117) : eval()'d code on line 6 Fatal error: require_once() [function.require]: Failed opening required '/home/broncos/public_html/dbtech/posttemplates/hooks/global_start.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/broncos/public_html/includes/class_bootstrap.php(117) : eval()'d code on line 6 |
#31
|
||||
|
||||
Please upload the contents of the upload folder to your public_html folder.
Fillip |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|