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)

Rene Kriest 05-13-2010 06:27 AM

Great to have this mod finally ported to vb4. I missed it a lot! Thx! :)

Vitaly 05-15-2010 07:15 PM

Hm... why you did a separate dir for hooks & JS ? A bit strange coding style. There no performance benefits, and potential difficulties for maintenance. Why manual template edits?

I can polish it a bit, as did with attachments bug in 3.8 branch.

Deceptor 05-15-2010 07:26 PM

Quote:

Originally Posted by Vitaly (Post 2037546)
Hm... why you did a separate dir for hooks & JS ? A bit strange coding style. There no performance benefits, and potential difficulties for maintenance. Why manual template edits?

I can polish it a bit, as did with attachments bug in 3.8 branch.

New structure for all releases under "dbtech", not intended for performance (however hooks through files are better for performance than eval'ing raw php). The structure is easier to work with for me, but that's a personal opinion.

As for the template edits, there's no "safe" way to apply edits in realtime on the templatecache because the new rendered states are different to vB3, so until I look at alternate routes it'll remain with edits.

Lastly, the attachment bug has been fixed in the vB 3.8 version. Appreciate the feedback :)

Lionel 05-19-2010 03:07 AM

I also have the same problem than Bombera. I tried reverting the CMS template and I tried using original style, the editor does not display in CMS

Deceptor 05-19-2010 12:13 PM

Are you running vB 4.0.3 Lionel? I haven't tested on any version lower but it's working fine here.

Lionel 05-19-2010 12:22 PM

Hi,

Yes I am using latest version

Deceptor 05-19-2010 12:22 PM

Alright thanks for the info, I'll see what I can do to replicate the issue :)

Lionel 05-19-2010 12:31 PM

No problem. Let me know if you'd like me to PM you access

Daniel_HBK 05-19-2010 05:46 PM

editor button doesn't appreard :( although i edited permissions & made a Template .. any help please ?

EDIT :- fixed!

Vitaly 05-20-2010 11:36 AM

http://github.com/rcdesign/vb-foreig...ost_templates/

Did all fixes as promissed, to simplify maintenance. + 1 fix for CMS. See readme for details.
Hope to be included to upstream :)


All times are GMT. The time now is 05:18 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.01187 seconds
  • Memory Usage 1,729KB
  • 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
  • (1)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