Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4257
Latest: Alex998.
New This Month: 1
New This Week: 0
New Today: 0
Stats
Total Posts: 43295
Total Topics: 7523
Most Online Today: 159
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 147
Total: 147

Author Topic: Installation support  (Read 7954 times)

0 Members and 1 Guest are viewing this topic.

Offline trvlnman

  • Bad Emails DO NOT EMAIL
  • Member
  • *
  • Posts: 8
    • View Profile
Installation support
« on: March 30, 2008, 01:52:19 am »
I am working with Sultry Angel (a customer of yours), and based on what she is telling me, we are experiencing installation issues.

She has a deadline where she needs to have the gallery up and running tomorrow, and she is willing to pay you to come and troubleshoot our issues.

We are stumbling around probably making things worse, so we need to start over from scratch.

We are in dire need of some expertise that will be available to assist us Eastern Time tomorrow.

I do know the following:

We have the necessary software on our server
We have been able to install the package successfully
We have created a category successfully
We have created sub categories correctly
We can upload gallery icons successfully
It looks like we are having an issue in bulk adding images (getting a 500 Server error).  The permissions seem to be correct (the FTP folder is set to 777). 
The import file function does not seem to be working.  A category is selected, import pictures is selected, the screen comes up blank, when you refresh there is a message that says that the category must be selected (but it was).  the path looks correct and there are pictures in the folder).
Adding a single picture works fine.

Looking at the error log we are getting a lot of Undefined index (8: Undefined index: gallery) problems in the following programs:

Errors.template.php (eval?)
Display.template.php (eval?)
MessageIndex.template.php (eval?)
Admin.template.php (eval?)
Gallery.template.php (eval?)
UserGallery.template.php (eval?)
Display.template.php (eval?)
Gallery.template.php (eval?)
ManagePermissions.template.php (eval?)
BoardIndex.template.php (eval?)
Post.template.php (eval?)

I don't have any more information at this time.

Thanks in advance for your help.


« Last Edit: March 30, 2008, 08:56:58 am by trvlnman »

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16452
    • View Profile
Re: Installation support
« Reply #1 on: March 30, 2008, 09:05:09 am »
I would use the Batch FTP option (found in the admin of the gallery) for the gallery instead of the import feature. The import feature only uploads files that are allowed and does not return the status if they failed or not.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline trvlnman

  • Bad Emails DO NOT EMAIL
  • Member
  • *
  • Posts: 8
    • View Profile
Re: Installation support
« Reply #2 on: March 30, 2008, 10:41:56 am »
I am getting the same error message when trying to use the Batch FTP (a 500 Server error) option.

What we wanted to do was allow each of our artists to create their own galleries, and let them upload more than one picture at time. 

The batch FTP option is only for admins correct?

I also tried the import function, it didn't work either.  The first statement about batch uploading was trying to use the Batch FTP function.  It looks to be some sort of permissions setting somewhere but I can't figure out where.

Like I said, uploading of a single picture works fine.

Sultry Angel will be around soon and I'd like to put a smile on her face  :D
« Last Edit: March 30, 2008, 10:51:34 am by trvlnman »

Offline trvlnman

  • Bad Emails DO NOT EMAIL
  • Member
  • *
  • Posts: 8
    • View Profile
Re: Installation support
« Reply #3 on: March 31, 2008, 10:55:23 am »
I am working with Sultry Angel (a customer of yours), and based on what she is telling me, we are experiencing installation issues.

She has a deadline where she needs to have the gallery up and running tomorrow, and she is willing to pay you to come and troubleshoot our issues.

We are stumbling around probably making things worse, so we need to start over from scratch.

We are in dire need of some expertise that will be available to assist us Eastern Time tomorrow.

I do know the following:

We have the necessary software on our server
We have been able to install the package successfully
We have created a category successfully
We have created sub categories correctly
We can upload gallery icons successfully
It looks like we are having an issue in bulk adding images (getting a 500 Server error).  The permissions seem to be correct (the FTP folder is set to 777). 
The import file function does not seem to be working.  A category is selected, import pictures is selected, the screen comes up blank, when you refresh there is a message that says that the category must be selected (but it was).  the path looks correct and there are pictures in the folder).
Adding a single picture works fine.

Looking at the error log we are getting a lot of Undefined index (8: Undefined index: gallery) problems in the following programs:

Errors.template.php (eval?)
Display.template.php (eval?)
MessageIndex.template.php (eval?)
Admin.template.php (eval?)
Gallery.template.php (eval?)
UserGallery.template.php (eval?)
Display.template.php (eval?)
Gallery.template.php (eval?)
ManagePermissions.template.php (eval?)
BoardIndex.template.php (eval?)
Post.template.php (eval?)

I don't have any more information at this time.

Thanks in advance for your help.




I wanted to give you an update.

When I do my testing I can upload a single image many times.  When Sultry Angel is doing her testing, she keeps getting error messages while performing the same steps.  This is when we click "Add a personal picture" from a personal gallery.

It seems that some of these same errors are showing up when uploading a single file.

If you go into MyGallery and select Add a picture and try to upload it to a public folder, you get the error that states "You must have a title", even though one has been entered.  You get a blank screen, the forum is not refreshing showing the error message, you have to highlight the link and hit enter to see the message.

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16452
    • View Profile
Re: Installation support
« Reply #4 on: April 01, 2008, 11:07:31 pm »
Seems most like either a file permission error/php upload limit error. By default php limits uploads to 2.0 mb each Also check your forum error log and your server error log for any possible hints.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline trvlnman

  • Bad Emails DO NOT EMAIL
  • Member
  • *
  • Posts: 8
    • View Profile
Re: Installation support
« Reply #5 on: April 02, 2008, 09:49:31 am »
Seems most like either a file permission error/php upload limit error. By default php limits uploads to 2.0 mb each Also check your forum error log and your server error log for any possible hints.

What file permission are you referring to?  The files in the /Gallery folder? Here are the permission for each of the folders where pictures are stored.

'gallery' - 777
'0' - 777
'catimgs' - 777
'ftp' - 777
'import' - 777

gallery.php - 755

Do I need to change the permissions for UserGallery.php, Gallery.template.php or UserGallery.template.php?  They are currently set to 666.

None of the images that we are testing with are larger than 80kb or 400 x 400.  We can write single images the the "0" folder, sometimes.




Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16452
    • View Profile
Re: Installation support
« Reply #6 on: April 02, 2008, 08:01:56 pm »
I would suggest to uncheck "Enable multiple folders for picture storage" under Gallery Settings if you have that checked. That sometimes causing an issue with some webhosts.

I was referring to the gallery folder but the Sources/Gallery.php may also affect it as well and those permissions look good.  How large are the images filesize wise in megabytes?
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline trvlnman

  • Bad Emails DO NOT EMAIL
  • Member
  • *
  • Posts: 8
    • View Profile
Re: Installation support
« Reply #7 on: April 05, 2008, 03:53:06 pm »
I'll try changing that setting.

Sorry, I had a typo there.  All of the images are less than 80kb

 

Related Topics

  Subject / Started by Replies Last post
12 Replies
33576 Views
Last post May 12, 2007, 12:06:23 pm
by brianjw
1 Replies
3188 Views
Last post April 25, 2007, 08:10:54 pm
by SMFHacks
1 Replies
5957 Views
Last post March 24, 2008, 08:35:25 pm
by SMFHacks
4 Replies
6864 Views
Last post April 14, 2008, 01:16:24 pm
by vkot
0 Replies
16199 Views
Last post November 30, 2008, 02:24:49 pm
by SMFHacks

+- Recent Topics

Please Help! by SMFHacks
April 17, 2024, 08:04:55 am

Rate own images by fvlog19
April 11, 2024, 10:56:53 am

Tidy Child Boards on 2.1.4 by SMFHacks
April 04, 2024, 03:54:12 pm

Problems SMF 2.0.19 > 2.1.4 SMF Gallery Pro - Recents Images to overall header by Michel68
March 30, 2024, 12:41:08 pm

Can't DROP 'id_member'; check that column/key exists Datei: by SMFHacks
March 30, 2024, 11:58:20 am

No thumbnails on new uploads by Tonyvic
March 29, 2024, 06:26:18 am

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

Powered by EzPortal