vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - [DBTech] vB Post Templates 1.5.0 [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=242246)

tech4c 07-12-2010 08:14 AM

thanks

Fraxter 07-18-2010 02:16 AM

Don't work with ASCII Codes... :(

Veer 07-21-2010 09:09 PM

Quote:

Originally Posted by Lionel (Post 2063837)
Hi, was there a fix for CMS? When using Post Templates the textarea disappears and article creation is no longer possible. Not a big deal for me as I only create article once per section and never touched again after publication. So I simply disable the product and re enable after I put in my content.

I thought I'd mention it to you, as I am strongly recommending your product to my customers who are using my Priority Support option.

Same here, Waiting for fix.

I done vbcms_editor_toolbar_on template edit, but it doesn't fix the problem.

leclownos 07-30-2010 05:12 PM

Merci pour ce hack

Veer 08-28-2010 06:17 AM

Is this mod still Supported?
Looking for a fix for cms enabled forums. When using Post Templates the textarea disappears and article creation is no longer possible.

Bombera 08-28-2010 09:39 AM

I have the same problem:(

Alucard^ 08-28-2010 12:19 PM

Awesome mod, i will use this!

Merjawy 08-30-2010 11:55 AM

Nice mod

Theres an issue with editor/quick replay disappearing in CMS, I had to disable the mod for now

Charis 09-01-2010 04:19 AM

Quote:

Originally Posted by Merjawy (Post 2091524)
Nice mod

Theres an issue with editor/quick replay disappearing in CMS, I had to disable the mod for now

I 've the same issue too.
vBulletin Ver 4.0.6

Hopping to be fixed in next version.

tech4c 10-01-2010 12:05 PM

Quote:

Originally Posted by Charis (Post 2092284)
I 've the same issue too.
vBulletin Ver 4.0.6

Hopping to be fixed in next version.

Me too with 4.0.7
I think the problem in POST_TEMPLATES !!

Perspektif 10-01-2010 09:53 PM

thanks
4.0.7 no problem

tech4c 10-04-2010 04:46 AM

Quote:

Originally Posted by Perspektif (Post 2105717)
thanks
4.0.7 no problem

Are sure !!!
Go to CMS then edit/quick any replay there to show the bug!!!??
Regards,

S!p 10-21-2010 10:13 AM

4.0.8 Not work.

tommythejoat 10-22-2010 06:02 PM

Would you consider adding group permissions to categories in global templates?

I would like to have templates that can be used by a large set of authors in our wiki space and another global set that can be used by moderators and admins only for example.

In looking quickly at the code, the permissions might only need to be applied to the editor template. However, there would need to be a control panel piece or something similar that recognized global categories and carried permissions for them.

reki 11-02-2010 11:33 PM

Quote:

Originally Posted by S!p (Post 2112319)
4.0.8 Not work.

Working here with 4.0.8.

SnowBot 11-06-2010 04:48 AM

Sorry to say not working in 4.0.8 with CMS

Same problem as others, no WYSIWYG, unable to edit articles.

HUSSEINDAWOOD 11-06-2010 05:11 AM

I will try it with my test forum..
Regards ..

Veer 11-06-2010 06:23 AM

Quote:

Originally Posted by SnowBot (Post 2118566)
Sorry to say not working in 4.0.8 with CMS

Same problem as others, no WYSIWYG, unable to edit articles.

Same here.

Webrunner 11-16-2010 01:17 PM

+1 with the CMS editor bug

emath 11-19-2010 12:36 PM

Quote:

Originally Posted by Webrunner (Post 2122437)
+1 with the CMS editor bug

+2 ...........

jluerken 11-21-2010 12:32 PM

Super Addon, I really want to use it but if I activate it QUICK REPLY box dissapears.
Can we have a fix? (vb 4.0.8 PL2)

Faskis 12-15-2010 06:34 PM

Issue with this: if you include an apostrophe into the title of a template, the whole thing basically breaks and you can't make any posts.


More particular, it gives an error such as this:

Code:

Parse error: syntax error, unexpected T_STRING in /forums/includes/class_core.php(4414) : eval()'d code on line 112

Mystics 12-20-2010 08:39 AM

Try this "fix" for the CMS problem - this just disables the plugin inside the CMS.

Edit Plugin "vB Post Templates: Integrate Into vB Editor" and change it to:
Code:

if (THIS_SCRIPT != 'vbcms')
{
        require(DIR . '/dbtech/posttemplates/hooks/editor_toolbar_end.php');
}


flegul 12-31-2010 05:00 PM

Many Thanks to Deceptor for this mod "Stunning" :D

Quote:

Originally Posted by Mystics (Post 2136752)
Try this "fix" for the CMS problem - this just disables the plugin inside the CMS.

Edit Plugin "vB Post Templates: Integrate Into vB Editor" and change it to:
Code:

if (THIS_SCRIPT != 'vbcms')
{
        require(DIR . '/dbtech/posttemplates/hooks/editor_toolbar_end.php');
}


And thanks to Mystics for the above fix :up:

owning_y0u 01-05-2011 03:28 AM

Installed, nominated, 5 stars

And thnx mystic for the fix

flegul 01-06-2011 05:05 PM

1 Attachment(s)
Stunning Mod, LOVE IT!!! :)

Could anyone tell me if there is something similar for the Thread Title that will allow the poster to preselect an input , I am in the UK and I want the user to be able to select there County before they add there Thread Title

Heres an example

Mystics 01-06-2011 07:56 PM

Quote:

Originally Posted by flegul (Post 2145007)
Could anyone tell me if there is something similar for the Thread Title that will allow the poster to preselect an input , I am in the UK and I want the user to be able to select there County before they add there Thread Title

I would just use Thread Prefixes for this.

flegul 01-07-2011 06:08 AM

Quote:

Originally Posted by Mystics (Post 2145093)
I would just use Thread Prefixes for this.

Thanks for the info Mystics, new to vBulletin and Forum software and was not aware of this feature :rolleyes: just what I need thanks :up:

SBKTR 01-07-2011 02:50 PM

Simply does not work with 4.1.0

SpikedRocker 01-08-2011 01:59 AM

We've found that this mod breaks the CMS portion of the Suite. It breaks the New Article creation's WYSIWYG Editor. We've disabled it for now, but would really love if a fix would come down on this.

Thanks for all your hard work!

DragonByte Tech 01-10-2011 07:38 AM

Quote:

Originally Posted by SBKTR (Post 2145461)
Simply does not work with 4.1.0

Can you provide any details? It works perfectly well for us on 4.1.0 =)

Quote:

Originally Posted by SpikedRocker (Post 2145768)
We've found that this mod breaks the CMS portion of the Suite. It breaks the New Article creation's WYSIWYG Editor. We've disabled it for now, but would really love if a fix would come down on this.

Thanks for all your hard work!

Any chance of further details on this (vb version etc) as on DBTech the editor on the CMS works without any issues.

Trek 01-10-2011 05:35 PM

This works just fine on my 4.1 installation... Not sure what your problem with it might be, but the mod DOES work on 4.1.

SpikedRocker 01-11-2011 11:05 PM

We are running Post Template version 1.5.0, vB 4.1.0 PL 2.

https://vborg.vbsupport.ru/external/2011/01/38.jpg

This is what it looks like when I have Post Template enabled. I have reinstalled the mod but no change.

I did have this working when we were on just the Forum version of vB, but when we moved to the Suite this happened.

DragonByte Tech 01-12-2011 12:36 AM

Quote:

Originally Posted by SpikedRocker (Post 2147762)
We are running Post Template version 1.5.0, vB 4.1.0 PL 2.

http://www.tns-gaming.com/images/article_error.jpg

This is what it looks like when I have Post Template enabled. I have reinstalled the mod but no change.

I did have this working when we were on just the Forum version of vB, but when we moved to the Suite this happened.

Do you still have this issue using the default skin?

Also, could you try leaving post templates enabled, and disabling all other mods temporarily (in case there is a conflict somewhere =) )

Mystics 01-12-2011 08:42 AM

Quote:

Originally Posted by SpikedRocker (Post 2145768)
We've found that this mod breaks the CMS portion of the Suite. It breaks the New Article creation's WYSIWYG Editor.

=> https://vborg.vbsupport.ru/showpost....2&postcount=63

SpikedRocker 01-13-2011 12:53 PM

Sorry for the late reply, Mystics fix helps.

To answer your question though, it did not work on the default style.

flegul 01-29-2011 07:11 PM

Is there any way to enable/disable this brilliant Mod to specific forums?

KeystoneAirsoft 02-08-2011 03:56 AM

1 Attachment(s)
Great mod and would love to use it, however it breaks my forums as I have no editor section to type in the content.

Please see pic below. This is default vBulletin style too (vBulletin 4.0.8 Patch Level 2)

fxwoody 02-10-2011 11:33 PM

WOW! Why didn't this mod been on top of every thing?!?

Major addition my friend;)

Installed and voted

ThomasBolley 02-13-2011 11:54 AM

dont work with forum 4.1.1


All times are GMT. The time now is 08:20 PM.

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.01965 seconds
  • Memory Usage 1,817KB
  • 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_code_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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