Skip to content
Narrow screen resolution Wide screen resolution Auto adjust screen size Increase font size Decrease font size Default font size default color grey color red color blue color
For Everything Llama - Llama Council
Home arrow Forum arrow zOOM Gallery OpenSEF extensionarrow Bugsarrow zOOm Gallery Bugsarrow Can't select a gallery from the Media Manager
 Llama Council Community
 
 User Info & Key Stats   
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
May 15, 2008, 09:30:12 PM
401 Posts in 77 Topics by 127 Members
Latest Member: Janet
News: Llama Council, it's new, it's cool. 
+  Llama Council Community
|-+  zOOM Gallery OpenSEF extension
| |-+  Bugs
| | |-+  zOOm Gallery Bugs
| | | |-+  Can't select a gallery from the Media Manager
  « previous next »
Pages: [1] Print
Author
Topic: Can't select a gallery from the Media Manager  (Read 2503 times)
« on: July 31, 2006, 02:31:48 AM »
Darren996
Administrator
Full Member
*****
Posts: 189

View Profile
Karma: +1/-0

When SEF is on, I am unable to select a gallery from the Media Manager.  This keeps me from uploading files from the front end.

Around line 73 in /components/com_zoom/www/admin/mediamgr.php you'll find this:

   <form enctype="multipart/form-data" name="catselect" method="post" action="index<?php echo ($zoom->_isBackend) ? "2" : "";?>.php?option=com_zoom&page=mediamgr&catid=<?php echo $catid;?>&Itemid=<?php echo $Itemid;?>">

Note that this is just one long line so be careful.

Change to this:

   <form enctype="multipart/form-data" name="catselect" method="post" action="<?php
//Changed by DD073006
      if ($zoom->_isBackend) {
         echo "index2.php?option=com_zoom&page=mediamgr&catid=$catid&Itemid=$Itemid";
      }
      else {
         echo sefRelToAbs("index.php?option=com_zoom&page=mediamgr&catid=$catid&Itemid=$Itemid");
      }
   ?>">

http://bugtracker.zoomfactory.org/view.php?id=578
Logged
Reply #1
« on: August 02, 2006, 07:56:29 AM »
BjoernG
Newbie
*
Posts: 9

View Profile
Karma: +0/-0

Hi Darren

I followed you the bug tracker on zoomgallery - still problems...  undecided

Bjoern
Logged
Reply #2
« on: August 02, 2006, 08:18:03 AM »
Darren996
Administrator
Full Member
*****
Posts: 189

View Profile
Karma: +1/-0

Did you make the change to mediamgr.php?  Make a backup first!

Darren
« Last Edit: August 02, 2006, 08:29:53 AM by Darren996 » Logged
Reply #3
« on: August 03, 2006, 03:20:58 AM »
BjoernG
Newbie
*
Posts: 9

View Profile
Karma: +0/-0

Hi Darren

Wow it's is working on my testweb www2.4riders.net - where I have
installed the RC2 release. Great job ;-) But one more question, after I
have uploaded some pictures I go over the frontend the regular way to the
gallery I can see the thumbs but when I click on the thumbs I get the HTTP
404 error. After a while I do the same procedure then it works sometimes
then again broken link.... Is this a setting in opensef to generate the
url?
Any suggestions

Thanx again Bjoern
Logged
Reply #4
« on: August 03, 2006, 04:15:39 AM »
Darren996
Administrator
Full Member
*****
Posts: 189

View Profile
Karma: +1/-0

This is should be a new topic. I think I will make one.

http://llamacouncil.org/component/option,com_smf/Itemid,55/topic,44.0
« Last Edit: August 03, 2006, 04:18:51 AM by Darren996 » Logged
Reply #5
« on: September 16, 2006, 02:26:37 AM »
reolf
Newbie
*
Posts: 1

View Profile
Karma: +0/-0

Did you make the change to mediamgr.php?  Make a backup first!

Darren

hi,
make the change to mediamgr.php , i upluad the sef_ext.php and i change the opensef configuration.

it vork but i when i select a gallery in dropdown field it send me to the upload files manager without show before the list of pics in the selected gallery.

please halp!  sad
Logged
Reply #6
« on: September 16, 2006, 05:32:56 AM »
Darren996
Administrator
Full Member
*****
Posts: 189

View Profile
Karma: +1/-0

Did you make the change to mediamgr.php?  Make a backup first!

Darren

hi,
make the change to mediamgr.php , i upluad the sef_ext.php and i change the opensef configuration.

it vork but i when i select a gallery in dropdown field it send me to the upload files manager without show before the list of pics in the selected gallery.

please halp!  sad

My fix doesn't work properly.  The old zOOm Gallery without the AJAX stuff I could fix.  The new one with the AJAX stuff I don't quite understand.  This is a zOOm Gallery bug I believe because it doesn't work when my extension is not installed.  This function only works when SEF is disabled in Joomla.  The guys at zOOm Factory need to fix this but so far no response to my ticket or to my post.

Thanks,
Darren
Logged
Reply #7
« on: December 20, 2006, 07:30:34 PM »
Darren996
Administrator
Full Member
*****
Posts: 189

View Profile
Karma: +1/-0

This should be fixed now.  See this link.
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Valid XHTML 1.0! Valid CSS! Ig-Oh Theme by koni.