vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Plugin not parsing variables (https://vborg.vbsupport.ru/showthread.php?t=264408)

Simon Lloyd 05-30-2011 03:16 AM

Can you explain please? as i don't know what you mean there.

--------------- Added [DATE]1306729501[/DATE] at [TIME]1306729501[/TIME] ---------------

Should be sorted now, i had 1.00 as the version in vb.org and 1.0.0 in the xml, can you give it another go?

kh99 05-30-2011 03:34 AM

When I import the product xml file I get an error that says:

HTML Code:

XML Error: EntityRef: expecting ';' at Line 8

When I tried it the first time I just deleted that whole line.

Looking at another product file, I think your versioncheckurl should look like this:

HTML Code:

<versioncheckurl><![CDATA[https://vborg.vbsupport.ru/misc.php?do=producthelp&pid=whoisip_002]]></versioncheckurl>

I think maybe it's the '&' char that's causing a problem without the CDATA tags. Maybe using &amp;pid= in place of &pid= would also work.

Simon Lloyd 05-30-2011 04:04 AM

You were right with the chkurl, thanks!, i do have a problem though, the xml and everything work fine on my test forum but importing to my live forum and it doesn't show, i suspect that the hook that i tag my code on to is already being replaced by another mod - would that sound feasible?

kh99 05-30-2011 04:11 AM

It's possible - you used ".=" to append to the template hook (as you should), but it could be that another mod just used "=". If you have any other mods that add to the dropdown, you could disable them to see if it makes a difference.

Simon Lloyd 05-30-2011 04:18 AM

Hmmm, they don't add a dropdown but do add to it in the same place.

--------------- Added [DATE]1306733804[/DATE] at [TIME]1306733804[/TIME] ---------------

I'm going to do those tests later, i'm off home to bed shortly - thanks for the help again, i'll report back here on my findings tonight.


All times are GMT. The time now is 07:43 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.01152 seconds
  • Memory Usage 1,724KB
  • 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
  • (2)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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