SMF Media Gallery (SMG) - 2.0.5 is out! (December 2)

Started by SMGTeam, September 09, 2008, 03:14:05 PM

Previous topic - Next topic

Dragooon

8000? Last time I checked we were up to 798...how many commits you made?

Nao 尚

I meant 800, lol... Got a bit carried away it seems 8)
I will not make any deals with you. I've resigned. I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered.

Aeva Media rocks your life.

sheryltoo

Quote from: Immortalk on March 19, 2009, 05:04:12 AM
When i try to create a new album it says 'The required file isnt created, please make mgal_data and mgal_data/albums to 777

How can i fix that? need your help very much  :(

I too am having this problem and my folders are all set to 777.
I read one of the responses that said to contact your host on this but what exactly am I suppose to tell my host?
I installed this mod on two different site and one is working and another one keeps giving me that chmod error when I try and create an album.

I've tried uninstalling and reinstalling the mod a couple times. I even tried deleting the mgal_data folder and all it's contents and uploaded a new folder and content to my site, making the permissions 777, but that didn't help.
What exactly does my host have to do to make this work on a second site?
Sheryl

L'AltroWeb

Hi! I've upload over 500 images (with mass upload) in my gallery but at 90% it will be interrupt and after some minutes i've refreshed my pages.
Over 60images isn't present.
Now if i re upload all images i receive all duplicated or it insert only new images?

Dragooon

Quote from: sheryltoo on March 24, 2009, 05:16:52 PM
Quote from: Immortalk on March 19, 2009, 05:04:12 AM
When i try to create a new album it says 'The required file isnt created, please make mgal_data and mgal_data/albums to 777

How can i fix that? need your help very much  :(

I too am having this problem and my folders are all set to 777.
I read one of the responses that said to contact your host on this but what exactly am I suppose to tell my host?
I installed this mod on two different site and one is working and another one keeps giving me that chmod error when I try and create an album.

I've tried uninstalling and reinstalling the mod a couple times. I even tried deleting the mgal_data folder and all it's contents and uploaded a new folder and content to my site, making the permissions 777, but that didn't help.
What exactly does my host have to do to make this work on a second site?
Sheryl
Is this a fresh install? What errors does it says?

Quote from: Dark-Wolf on March 24, 2009, 11:30:35 PM
Hi! I've upload over 500 images (with mass upload) in my gallery but at 90% it will be interrupt and after some minutes i've refreshed my pages.
Over 60images isn't present.
Now if i re upload all images i receive all duplicated or it insert only new images?
Can you link to a phpinfo file?


Dragooon

Is that a standard phpinfo with
<?php
phpinfo
();
?>

?
If no create one with that.

L'AltroWeb

Quote from: Dragooon on March 25, 2009, 05:59:46 AM
Is that a standard phpinfo with
<?php
phpinfo
();
?>

?
If no create one with that.
yes i've changed only title ;)
I've maked now a virgin phpinfo(): http://darkwolf.altervista.org/script/info2.php

Dragooon

Uh you should ask your host for the values of post_max_size and upload_max_filesize, it doesn't defines them there.

L'AltroWeb

Quote from: Dragooon on March 25, 2009, 06:10:31 AM
Uh you should ask your host for the values of post_max_size and upload_max_filesize, it doesn't defines them there.
I've this value defined in my htaccess:
# av:PHP-upload
php_value upload_max_filesize 10M
php_value post_max_size 10M
php_value max_input_time 300
# PHP-upload

Dragooon

Any file above 10 MB you might be trying to upload? Or something that took more than 300 seconds.

L'AltroWeb

Quote from: Dragooon on March 25, 2009, 06:30:30 AM
Any file above 10 MB you might be trying to upload? Or something that took more than 300 seconds.
All small files (150/200k) but in total over 80MB of files.
I don't know the reason but simply i've see all locked to 90%.
Isn't a great problem, my question is if media gallery can upload duplicate or not :)

Dragooon

SMG can upload duplicate, it won't be a problem(Unless uploading duplicate is the problem).

sheryltoo

Quote from: Dragooon on March 25, 2009, 01:46:55 AM
Quote from: sheryltoo on March 24, 2009, 05:16:52 PM
Quote from: Immortalk on March 19, 2009, 05:04:12 AM
When i try to create a new album it says 'The required file isnt created, please make mgal_data and mgal_data/albums to 777

How can i fix that? need your help very much  :(

I too am having this problem and my folders are all set to 777.
I read one of the responses that said to contact your host on this but what exactly am I suppose to tell my host?
I installed this mod on two different site and one is working and another one keeps giving me that chmod error when I try and create an album.

I've tried uninstalling and reinstalling the mod a couple times. I even tried deleting the mgal_data folder and all it's contents and uploaded a new folder and content to my site, making the permissions 777, but that didn't help.
What exactly does my host have to do to make this work on a second site?
Sheryl
Is this a fresh install? What errors does it says?


This is the error I get after I try to create a user album:
An Error Has Occurred!
This album's directory couldn't be properly created, please make sure mgal_data and mgal_data/albums is chmodded to 777 

Here's the error that shows up in my error log:

http://subdomain.domainname.com/index.php?action=mgallery;sa=mya;do=add 
This album's directory couldn't be properly created, please make sure mgal_data and mgal_data/albums is chmodded to 777


Both albums are chmodded to 777.

Here's the steps I took to try and get this installed:
First of all, I had this installed on my site when I was running 1.1.7 and it worked.
When I upgraded to SMF 2.0 RC1, I uninstalled all my mods including this one.
I then tried to install it again with a newer version from the one that was previously installed and all seemed to look ok except it tried to recreate an empty folder I had on 1.1.7 but the folder icon showed as a red x.
I deleted the folder since there wasn't anything in it, and tried to create a new folder and that's when the chmod errors started.

I checked my permissions and they were set correctly so I uninstalled everything, including the tables and tried to install the mod again but still got the chmod error.

I tried changing the permissions to 755 but that didn't help.
So I deleted all the folders attached with this mod and tried to just install the folders again to see if that would help.
The mgal_data folder wasn't set to 777 so I tried to change the permissions and got an error saying that operation wasn't permitted.
I couldn't change any permissions for the included folders so I submitted a ticket to my host and they fixed the permission problem only it didn't help with this mod's problem.
I'm still getting an error saying my files aren't chmodded properly but they are.

I don't know what else to try.
Sheryl

Dragooon

OK So mgal_data isn't set to 777 and when trying to do so it says operation not permitted? Contact your host.

sheryltoo

QuoteI couldn't change any permissions for the included folders so I submitted a ticket to my host and they fixed the permission problem only it didn't help with this mod's problem


QuoteOK So mgal_data isn't set to 777 and when trying to do so it says operation not permitted? Contact your host.

See above. I did that already, changed the permissions to 777, but  it didn't get rid of the error saying my folders aren't chmodded correctly. They are all "now chmodded too 777" after my host fixed the permission problem.
Sheryl



Dragooon

What are the sub-folders in mgal_data?

asma

Hi, mr dragooon, after i install the gallery, i get this error... help me please..

Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_general_ci,IMPLICIT) for operation 'ifnull'
File: /home/duniccom/public_html/Sources/Subs-MGallery.php
Line: 3365

Note: It appears that your database may require an upgrade. Your forum's files are currently at version SMF 1.1.8, while your database is at version 1.1.5. The above error might possibly go away if you execute the latest version of upgrade.php.

sheryltoo

Quote from: Dragooon on March 25, 2009, 08:37:22 AM
What are the sub-folders in mgal_data?

album_icons
albums
generic_images
tmp

And then an index file: index.php

Dragooon

OK What are there permissions and what are the folder inside albums?

Advertisement: