hi Guys,
Just tried to run through this tutorial, and I got to the part where you install the package, but i get this error:
----------------------------------
±-----------------------------------------------+
| PHP Notice |
|------------------------------------------------|
| Only variables should be assigned by reference |
±-----------------------------------------------+
±------------------------------------------------------------------------------------------------------------------------------+
| MySource Warning |
|-------------------------------------------------------------------------------------------------------------------------------|
| XML_Parser: xml declaration not at start of external entity at XML input line 3:0In File:./packages/cms/better_user/asset.xml |
±------------------------------------------------------------------------------------------------------------------------------+
My asset.xml looks like this:
<?xml version='1.0' encoding='UTF-8' ?>
<?xml-stylesheet href="../../asset.xsl" type="text/xsl"?>
cms
better_user
0.1
Better User
A Simple asset to retrieve more information about a user
yes
backend_user
user
user
0.1
Users
Anyone know where I went wrong?