Page 1 of 1
PHP error
Posted: 08 Jan 2009, 16:07
by 13thwitness
i've been updating the site with relatively no problems until just aminute ago i was no longer able to access my admin, getting this error
--> A PHP Error was encountered
Severity: User Error
Message: Argument passed to ivXml::setNodeTree() must be an instance of ivXmlNode
Filename: /imagevue/include/ivXml.class.php
Line Number: 140
if anyone can help me fix this, as a result even my gallery doesnt load, showing "undefined" in the menu.
Posted: 08 Jan 2009, 16:13
by 13thwitness
Posted: 11 Jan 2009, 00:40
by mjau-mjau
hmm, there are some errors here unlike your other gallery which was without problems. Pain will have to look into this ...
Posted: 11 Jan 2009, 02:38
by Nick
I thought I asnwered in email, but that was probably somebody else.
This might happen when you upload either files with erroneus name or edit folderdata.xml manually.
If you have file named with some special chars - it might be the cause of error. To resolve it quickly - rename it and either delete folderdata.xml in its parent folder or remote line reffering to that file.
If you not sure what file is that you can just try to open folderdatas from each folder in browser and see which one will spit out error - "Invalid XML token" or something like that.
Posted: 12 Jan 2009, 01:36
by 13thwitness
thanks for getting back to me guys.
this is the link to my final finished gallery.
it's now been placed in the root directory of the site.
here's a link
---->
http://13thwitness.com/
as i said before i'm having issues with 2 errors i get when i'm logged in and more importantly i'm having issues displaying the "standard" pixel font on my gallery.
please help out with this.
t.
Posted: 12 Jan 2009, 01:57
by mjau-mjau
http://13thwitness.com/imagevue/
Seems to be something wrong with sessions on your server - I don't think it does any damage, but pain will have to give a more specific answer to that.
13thwitness wrote:and more importantly i'm having issues displaying the "standard" pixel font on my gallery.
That topic, which you have posted separately, has been answered:
viewtopic.php?t=4456
Posted: 12 Jan 2009, 03:11
by Nick
Yes, but this should be forwarded to server support, they have sessions miscofigured.
viewtopic.php?t=4461
Hi! I'm having the sme PHP Error
Posted: 14 Mar 2009, 13:04
by marcoie
I did as Pain said my gallery is at
http://www.marcoie.com but it still don't work.
I've made sure of not using special characters. What I have do notice is that I have long file names. The only section working is the initial slide show. I did delete all folderdata.xml files in the entire gallery, and (as I expected) just a few were recreated.
Any advice? Can u tell me how your code looks into directories to track the possible directory with wrong filenames?
pain wrote:I thought I asnwered in email, but that was probably somebody else.
This might happen when you upload either files with erroneus name or edit folderdata.xml manually.
If you have file named with some special chars - it might be the cause of error. To resolve it quickly - rename it and either delete folderdata.xml in its parent folder or remote line reffering to that file.
If you not sure what file is that you can just try to open folderdatas from each folder in browser and see which one will spit out error - "Invalid XML token" or something like that.
Posted: 16 Mar 2009, 16:37
by Nick
To quickly find erroneous file best of all just drop it into any browser, ff or ie. If it is correct it will be displayed, otherwise browser will inform you about error.
I am afraid there is an issue with quotes ( " ) in descriptions, we fixed it for next release, though. So if you entered any description with quotes it is probably it.