Post by finedesignz » Thu Nov 01, 2012 7:29 am

Hi,

I've been beating my head against a wall trying to figure out why this won't work. I'm using v1.5.4.1 and trying to simply remove some information from the dashboard overview in the admin panel using vqmod.

Here's the contents of "lsd-mods.xml":

Code: Select all

<modification>
	<id><![CDATA[LSD Mods]]></id>
	<version><![CDATA[1.0.0]]></version>
	<vqmver><![CDATA[2.1.7]]></vqmver>
	<author><![CDATA[Michael Smith]]></author>
	<file name="admin/view/template/common/home.tpl">
		<operation>
			<search position="replace" offset="15" error="log"><![CDATA[<table>]]></search>
			<add><![CDATA[<table>]]></add>
		</operation>
	</file>
</modification>
For the life of me I can't get it to work... can anyone help point me in the right direction?

New member

Posts

Joined
Tue Feb 08, 2011 3:57 am

Post by finedesignz » Thu Nov 01, 2012 7:39 am

Nevermind... was a problem with the install of VQMod.

Don't forget to update index.php if you renamed your admin folder! :-)

New member

Posts

Joined
Tue Feb 08, 2011 3:57 am
Who is online

Users browsing this forum: Majestic-12 [Bot] and 33 guests