PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Installs and Upgrade - vBulletin 3.6x (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-6x/)
-   -   installation error (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-6x/133856-installation-error.html)

quioxte October 16th, 2007 10:02 AM

installation error
 
When I try to install the vBGallery a get this error

"XML Error: unknown at Line 0"

I am installing the latest Gallery version with vBulletin 3.6.8

any help would be much appreciated.

Zachariah October 26th, 2007 09:07 AM

- Try and re-upload the XML file from the script package in ASCII format.
admincp/product-ppvbgallery.xml

The install should go OK.

MikeH2911 December 14th, 2007 12:45 PM

Just had this same error, sorry only just realised I'd posted that in entirely the wrong forum.

Its a problem with the installation instructions as they don't tell you to upload the xml file to the admincp directory.

I've since done this and the installation seems to have stalled, it imported the product and now only gives a blank page.

Any help?

Mike

MikeH2911 December 14th, 2007 01:03 PM

I get to this page:

http://www.mysite.com/forum/admincp/...o=editsettings

and a blank page appears, can't seem to do anything to change it.

Help would be good, thanks

Zendragon December 18th, 2007 05:00 PM

I was getting the same error, and also realized that the instructions didn't include adding the xml file to the admincp folder.

I added it and ran the import and now my forum is dead. So now what?

Warning: Unknown(/home/shutt9/public_html/forums/includes/vbgallery/template_groups.php): failed to open stream: No such file or directory in /includes/adminfunctions_template.php(3692) : eval()'d code on line 1

Warning: Unknown(/home/shutt9/public_html/forums/includes/vbgallery/template_groups.php): failed to open stream: No such file or directory in /includes/adminfunctions_template.php(3692) : eval()'d code on line 1

Fatal error: (null)() [function.require]: Failed opening required '/home/shutt9/public_html/forums/includes/vbgallery/template_groups.php' (include_path='.:/usr/lib/php') in /home/shutt9/public_html/forums/includes/adminfunctions_template.php(3692) : eval()'d code on line 1

Zachariah December 18th, 2007 07:23 PM

Quote:

Originally Posted by Zendragon (Post 1212592)
I was getting the same error, and also realized that the instructions didn't include adding the xml file to the admincp folder.

I added it and ran the import and now my forum is dead. So now what?

Warning: Unknown(/home/shutt9/public_html/forums/includes/vbgallery/template_groups.php): failed to open stream: No such file or directory in /includes/adminfunctions_template.php(3692) : eval()'d code on line 1

Warning: Unknown(/home/shutt9/public_html/forums/includes/vbgallery/template_groups.php): failed to open stream: No such file or directory in /includes/adminfunctions_template.php(3692) : eval()'d code on line 1

Fatal error: (null)() [function.require]: Failed opening required '/home/shutt9/public_html/forums/includes/vbgallery/template_groups.php' (include_path='.:/usr/lib/php') in /home/shutt9/public_html/forums/includes/adminfunctions_template.php(3692) : eval()'d code on line 1

In the script folder there are 2 folders.
- forums
- gallery

The content of the forums folder is uploaded to the root of your vBulletin install. The file structure of the upload will coincide with the vBulletin folder layout.

The gallery folder must also stay in tact, but can be placed in many places.

EX:
1)
http://www.domain.com <- vBulletin root
http://www.domain.com/gallery
http://gallery.domain.com

2)
http://www.domain.com
http://www.domain.com/forums <- vBulletin root
http://www.domain.com/forums/gallery
http://www.domain.com/gallery
http://gallery.domain.com


Now you can also change the /gallery/ name it could rename to /photos/ , but would best be done before install.

There should not be a reason the package hanging on install.
- shoot me some ftp / AdminCP access via PM I'll see whats up ill be happy to take a look.

- Ascii: php, js, html, css - anything that is a text file
- Binary: gif, jpg, png - any media file

Zendragon December 18th, 2007 09:25 PM

PM sent

Zachariah December 19th, 2007 10:42 AM

Quote:

Originally Posted by Zendragon (Post 1212599)
PM sent

- Missing URL's and Paths

AdminCP => vBGallery => Modify Settings
- Title, URL's, & Paths

- Gallery URL
- Files Path
- Files URL

Zendragon December 19th, 2007 12:24 PM

Quote:

Originally Posted by Zachariah (Post 1212610)
- Missing URL's and Paths

AdminCP => vBGallery => Modify Settings
- Title, URL's, & Paths

- Gallery URL
- Files Path
- Files URL

Ok... so how can I fix it? I can't actually get into my AdminCP

Zendragon December 19th, 2007 12:38 PM

so scratch that, I see it's online. thank you, when you have a moment, could you PM me with what I did wrong and what you did to fix it? thanks

luxotic December 28th, 2007 03:12 PM

I still have the same problem
 
Could someone please tell me how to solve this problem. I see that the issue was resolve for the previous inquiry but the solution was not posted.

Again my issue is:
I have installed the script but got an
"XML Error: unknown at Line 0"

I attempted fixing this by trying and re-upload the XML file from the script package in ASCII format.
admincp/product-ppvbgallery.xml

now I get a blank page and my entire forum is down.
I tried to post this on the forum where I saw another person with the same problem but I was not allowed to post.
Please help.

Thanks

Zachariah December 28th, 2007 07:30 PM

Quote:

Originally Posted by luxotic (Post 1213164)
now I get a blank page and my entire forum is down.
I tried to post this on the forum where I saw another person with the same problem but I was not allowed to post.
Please help.

Thanks

Take a look @ the gallery settings.

AdminCP => vBGallery => Modify Settings
- Title, URL's, & Paths

Make sure your URLs and PATHs are filled out.
EX:

Gallery URL:
http://www.domain.com/gallery

Files Path:
http://www.domain.com/gallery/files

Path of Images:
/path/to your/gallery/files

**No ending slash " / "

luxotic December 29th, 2007 09:39 AM

I can't look at the gallery setting because the screen goes blank after I log in.

Zachariah December 29th, 2007 02:13 PM

Place in forums/includes/config.php

Quote:

define('DISABLE_HOOKS', true);
This will disable all plugins and addons and allow you to continue. Remove to re-enable plugin system.

luxotic December 29th, 2007 04:19 PM

That got me logged in and let fill in that url path file info but I still have the same problem after removing

define('DISABLE_HOOKS', true);

from config

Zachariah December 29th, 2007 04:40 PM

shoot me some admincp /ftp access via PM, i'll take a look.

luxotic December 29th, 2007 06:38 PM

sent
 
I have sent it

nigelhewitt January 15th, 2008 03:18 PM

Same Problem here. I also am installing the latest Gallery version with vBulletin 3.6.8. The first part of the install seemed to go fine, it inserted tables etc. However I get the "XML Error: unknown at Line 0" message immediately after I click the "Import" button.

I have tried re-uploading the xml file but got the same result.

FYI..My forums still work but vbgallery does not show up in the control panel, so I can't change any settings from there.


All times are GMT -5. The time now is 07:29 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97