vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Templates code (https://vborg.vbsupport.ru/showthread.php?t=272140)

code95 10-16-2011 03:49 PM

Templates code
 
Dear All,
I searched in internet and didn't find any one talk about my issue ,So i hope you can help me

I want to take editor from newthread template and put it in FORUMDISPLAY template
With thread title ,editor and submit button (Add thread)

I did found the code i need from newthread template and i put it in FORUMDISPLAY template
but the editor doesn't appear and also the add thread function doesn't work


http://code95.info/vodafone1.jpeg


Please support me :erm: ....

kh99 10-16-2011 04:24 PM

I don't know everything that needs to be done, but I know there is some javascript and css that needs to be included to do what you're trying to do. Search the newthread template for anything with "editor" in the name.

HMBeaty 10-16-2011 06:09 PM

You're probably also going to need to add quite a bit of code to forumdisplay.php, so similar to what Kevin suggested, search newthread.php for anything that has "editor" in it.


All times are GMT. The time now is 09: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.01251 seconds
  • Memory Usage 1,707KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete