Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

Front-end image uploads wont go to subfolders
(1 viewing) (1) Guest
Support forum for users using free edition of JoomSEF 3 (Joomla 1.5 compatible). These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.
  • Page:
  • 1

TOPIC: Front-end image uploads wont go to subfolders

Front-end image uploads wont go to subfolders 15 years, 6 months ago #6646

  • Tom0
  • OFFLINE
  • Posts: 1
Hi,

I initially thought this problem was due to com_media and spent a good while trying to figure out why it could not pass the folder variable across. When I found out it was doing this through the url I tried switching SEF off and it worked!

I like Artio a lot - especially as you can, in the configuration, choose to skip the SEF implementation for certain components. However there is no option to switch it off for com_media?

So I put this in the plugins/system/joomsef.php file: (line 31- in the function onAfterInitialise())

 
if (JRequest::getVar('option')=='com_media') {
return true;
}
 


and everything works.

Hope this helps someone sometime!

Tom

Re:Front-end image uploads wont go to subfolders 15 years, 6 months ago #6748

  • jaku
Hello Tom,

thanks for your post. We will check this.
  • Page:
  • 1
Přihlášení uživatele Prázdný