The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
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? |
#12
|
|||
|
|||
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 &pid= in place of &pid= would also work. |
#13
|
||||
|
||||
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?
|
#14
|
|||
|
|||
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.
|
#15
|
||||
|
||||
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. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|