imagematernal
Welcome, Guest. Please login or register.
Did you miss your activation email?

 
Advanced search

18649 Posts in 5529 Topics- by 9330 Members - Latest Member: Four05

May 22, 2013, 01:20:02 AM
JOOM::GALLERY::FORUMJoomGallery 1.5 MVCInstallation / Update1.5.0 to 1.5.0.1 killed my image uploads
Pages: 1 [2]
Print
Author Topic: 1.5.0 to 1.5.0.1 killed my image uploads  (Read 7616 times)
0 Members and 1 Guest are viewing this topic.
bigl00z3
Newbie
*
Offline Offline

Posts: 2


View Profile
« Reply #15 on: June 05, 2009, 10:07:33 PM »

unfortunately I wasn't able to fix it with the above trick.

So i tried to uninstall Joomgallery, and then reinstall it directly with 1.5.0.1.

It still doesn't work for me, even after modifying /administrator/components/com_joomgallery/common.joomgallery.php' on line 233.

Any idea?
Logged
Joshua
Sr. Member
****
Offline Offline

Posts: 321


Ready for Adventure!


View Profile WWW
« Reply #16 on: June 05, 2009, 10:40:20 PM »

I attached a copy of my common.joomgallery.php .... backup your original and see if that works...
Logged

bigl00z3
Newbie
*
Offline Offline

Posts: 2


View Profile
« Reply #17 on: June 06, 2009, 11:39:14 AM »

Great it's now working with the ftp upload.

still no luck with the batch upload using .zip. But as long as I have a multiple pictures upload way it's fine.

Thanks a lot.
Logged
Astronomy
Newbie
*
Offline Offline

Posts: 1


View Profile
« Reply #18 on: June 06, 2009, 11:42:53 AM »

Thanks a lot.
Logged
Mickaoy
Newbie
*
Offline Offline

Posts: 12


Hi, its Mickaoy


View Profile WWW
« Reply #19 on: June 07, 2009, 10:54:52 AM »

Hi,

Thanks for this post, its exactly what im looking for...

For my config, i just change CHMOD permissions folder to 777 and i dont change anything in the code...

Its woorking good but can i keep like that ? is that dangerous (about CHMOD 777)???

THANKS FOR YOUR REPLY..

Mickaoy  Grin
Logged
aHa
Developer-Team
Hero Member
*****
Offline Offline

Posts: 990


View Profile WWW
« Reply #20 on: June 07, 2009, 06:41:12 PM »

Hi,
Great - that's fixed BUT will it be fixed so as not to happen in future releases please?
Yes, it will be fixed in future releases, maybe with little modifications but the same effect.

@Mickaoy:
It's better to make the little hack. The standard permissions to files should be 644 and to folders 755.
A 777 can be dangerous if an intruder succeeds in searching a security hole in a vulnerable extension in Joomla!
Then a write accesss to a file would be effective immediately.

Regards
Andreas
Logged
trent241
Newbie
*
Offline Offline

Posts: 2


View Profile
« Reply #21 on: June 10, 2009, 07:16:50 AM »

I had the same problem, however the below code did not fix it for me.


return JPath::setPermissions($dir);



Instead it was necessary for me to do the following.

return JPath::setPermissions(0755);
Logged
tennison
Newbie
*
Offline Offline

Posts: 1



View Profile WWW
« Reply #22 on: June 11, 2009, 08:25:44 PM »

File '/administrator/components/com_joomgallery/common.joomgallery.php'

line 233
before
Code
return JPath::setPermissions($dir,$mode,$mode);
 

then
Code
return JPath::setPermissions($dir);
 

Thank you! This solved my problem.



Thanks for the fit, here is my new question. How does one create a pageor section for front in users to upload pics and catagories?
Logged
ozchap
Newbie
*
Offline Offline

Posts: 2


View Profile
« Reply #23 on: June 12, 2009, 07:22:18 AM »

Greta. The "patch" fixed my problem as well. 1.5.0.2 soon?
Logged
campbellmack
Newbie
*
Offline Offline

Posts: 1


View Profile
« Reply #24 on: June 16, 2009, 09:57:18 AM »

It's still broken for me, even after I started from scratch with a fresh install of 1.5.0.2.

Any chance we can get a copy of 1.5.0 to roll back to until the bug is fixed?
Logged
aHa
Developer-Team
Hero Member
*****
Offline Offline

Posts: 990


View Profile WWW
« Reply #25 on: June 16, 2009, 10:17:51 AM »

Hi,

Any chance we can get a copy of 1.5.0 to roll back to until the bug is fixed?

Any chance to make some tests in your installation to solve this issue?
Could you send me a Superadmin account to your installation via PN?
Thank you in advance.

Regards
Andreas
Logged
Pages: 1 [2]
Print
Jump to:  

Theme orange-lt created by panic

Bad Behavior has blocked 873 access attempts in the last 7 days.