Quote:
Originally Posted by ozzy47
When you tried with Notepad, did you try it on a fresh copy of the XML, you would need to redownload the zip, and try it like that.
TBH, you can completely remove the line:
Code:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.1.0 alpha 1" />
So in the XML it will look like this:
Code:
<dependencies>
</dependencies>
|
Again, thank you for the Super Fast reply!!

I just redownloaded both Notepad++ and the xml file and it still says
XML Error: Reserved XML Name at Line 1
Lines 1-10 read like and are formatted like the following in Notepad++:
<?xml version="1.0" encoding="ISO-8859-1" ?>
- <product productid="post_thanks" active="1">
<title>Post Thank You Hack</title>
<description>Post Thank You Hack</description>
<version>7.82</version>
- <url>
- <![CDATA[ https://vborg.vbsupport.ru/misc.php?...id=post_thanks
]]>
</url>
- <versioncheckurl>
Whereas when I open it in Internet Explorer, which [B]IS NOT[B] what I use as a browser by the way, it reads and is formatted like this for 1-10:
<?xml version="1.0" encoding="ISO-8859-1" ?>
- <product productid="post_thanks" active="1">
<title>Post Thank You Hack</title>
<description>Post Thank You Hack</description>
<version>7.82</version>
- <url>
- <![CDATA[ https://vborg.vbsupport.ru/misc.php?...id=post_thanks
]]>
</url>
- <versioncheckurl>
It appears
to me thank Line 1 is
blank and pushed down but if I do that then it [B]follows[B] with the same error stating that it's on Line 2. I know the look as if they're the same, but it,
I believe is not getting pushed over the same exact way as in Internet Explorer cause it Notepad++ it's all aligned up against the wall.......
Instead of replying to this post I just edited to say that the Formatting appears to look the same here, but it didn't post the same way I copied it, meaning they weren't all aligned like they are here...if that even matters
And when I go to open the edited file from my computer it states:
The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.
--------------------------------------------------------------------------------
Invalid at the top level of the document. Error processing resource 'file:///C:/Documents and Settings/Administrator/My Doc...
<?xml version="1.0" encoding="ISO-8859-1" ?>