The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
product mismatch
I'm working on a hack and it's pretty much done.
Now, I'm having an issue with the upload of the product. It states the last line, which is Quote:
Quote:
here is my top product code Quote:
|
#2
|
|||
|
|||
probably is the xml error....
|
#3
|
||||
|
||||
The system was designed so that you developed your modification inside the Admin CP with debug mode turned on, and then exported it. Which would have given a perfectly formed XML file.
|
#4
|
||||
|
||||
Well why would it show an error for
Quote:
Or is there an issue possibly with the format? |
#5
|
||||
|
||||
Errors like that usually mean an end tag was omitted from the previous opening tag, with the error referring to an "erroneous" end tag.
|
#6
|
|||
|
|||
You should not need to edit the xml-file manuaaly. Only use the generated files and you should never encounter any problems.
|
#7
|
||||
|
||||
Quote:
I've been creating all my XML files manually in notepad. EDIT: I used a debug hack and can see it all now. Thanks for the heads up! This will make life much easier |
#8
|
||||
|
||||
Using a modification will most likely cause the "Explain" feature to not work. So just put this in your config.php:
PHP Code:
|
#9
|
||||
|
||||
Quote:
Thanks. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|