vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   About to relase a mod but templates aren't exporting (https://vborg.vbsupport.ru/showthread.php?t=209416)

Mutt 03-25-2009 04:26 PM

About to relase a mod but templates aren't exporting
 
I'm working on releasing a mod I made and everything seems like it would be OK for an export. when I go to export the product, the cp settings & plugins export but the templates don't make it into the product XML file. I went and checked the template editor and it says Product: vBulletin. I deleted the 3 templates and re-created them this time choosing my product name, Active Topics. For some reason, they once again say Product: vBulletin. Thinking that maybe it had something to do with the new templates having the same names as the deleted templates, I tired using a brand new name. same problem again. it just won't save as being part of my product.

Does anyone know what I'm doing wrong? I'm adding these templates thru the VB template editor. I could have sworn that I've seen an article about releasing your mod before and it would probably help me but I can't find it now. :(

thanks in advance.

nexialys 03-25-2009 04:45 PM

activate DEBUG mode in your admincp... edit your config file with this:

# If you want to activate the debug in the adminCP for development:
# if(VB_AREA == 'AdminCP') $config['Misc']['debug'] = TRUE;
# if you want to disable the hooks system with all the products:
# define('DISABLE_HOOKS', true);

uncomment the debug line...

Mutt 03-28-2009 11:14 PM

nexialys, I already had it in debug mode so that didn't help.

as I said, for some unknown reason when I save a template in my hacks product group, it winds up in the generic vbulletin group instead of mine. I haven't edited any of the template scripts.


All times are GMT. The time now is 04:53 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.01373 seconds
  • Memory Usage 1,705KB
  • 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