Search…

X3 Photo Gallery Support Forums

Search…
 
13thwitness
Topic Author
Posts: 14
Joined: 08 Jan 2009, 16:04

PHP error

08 Jan 2009, 16:07

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.
 
13thwitness
Topic Author
Posts: 14
Joined: 08 Jan 2009, 16:04

08 Jan 2009, 16:13

here is a link to my page ---> http://13thwitness.com/portfolio_09/showcase/
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

11 Jan 2009, 00:40

hmm, there are some errors here unlike your other gallery which was without problems. Pain will have to look into this ...
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

11 Jan 2009, 02:38

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.
firedev.com
 
13thwitness
Topic Author
Posts: 14
Joined: 08 Jan 2009, 16:04

12 Jan 2009, 01:36

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.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

12 Jan 2009, 01:57

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
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

12 Jan 2009, 03:11

Yes, but this should be forwarded to server support, they have sessions miscofigured.

viewtopic.php?t=4461
firedev.com
 
marcoie
Posts: 5
Joined: 14 Mar 2009, 10:17

Hi! I'm having the sme PHP Error

14 Mar 2009, 13:04

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.
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

16 Mar 2009, 16:37

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.
firedev.com