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
 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
July 05, 2008, 12:22:47 AM
401 Posts in 77 Topics by 130 Members
Latest Member: kerrie
News: Llama Council, it's new, it's cool. 
+  Llama Council Community
|-+  zOOM Gallery OpenSEF extension
| |-+  General Questions
| | |-+  Sef_EXT and Zoomthumb
  « previous next »
Pages: [1] Print
Author
Topic: Sef_EXT and Zoomthumb  (Read 1389 times)
« on: January 27, 2007, 03:25:15 PM »
mejim707
Newbie
*
Posts: 4

View Profile
Karma: +0/-0

I have gotten everything working with ZOOM and OpenSef but the zoomthumb feature. I can get to the zoomthumb screen and select a gallery. The URL redraws but no thumbnails appear. I can't figure out what is wrong. Please help me through this.
Logged
Reply #1
« on: January 27, 2007, 04:04:48 PM »
Darren996
Administrator
Full Member
*****
Posts: 189

View Profile
Karma: +1/-0

Hi,

Could you try it with plain SEF?  In other words, try it without my extension and see if it works.  If it doesn't work I'll have to direct you to zoomfactory.org.  I know there are a lot of things broken with SEF and zOOm Gallery still.

Let me know.

Thanks,
Darren
Logged
Reply #2
« on: January 27, 2007, 06:24:06 PM »
mejim707
Newbie
*
Posts: 4

View Profile
Karma: +0/-0

Hi thank you for the fast reply. Your plugin is incredible and works great!

I have been using Zoom for a while now and have relied on the zoomthumb feature for sites in the past. Zoomthumb works with regular Joomla SEF but when used with the plugin the zoomthumb screen will appear but when I click on one of the galleries the address bar will read this depending on gallery...

...Video-and-Images/zoomthumb/step2/Pictures/Autos/Porsche_Mirage

...and the screen will remain on the gallery select but will not display thumbs. I have been testing and can't figure it out. For now I've hacked the zoomthumb.php and changed 2 lines from sefReltoAbs('index.php? to sefReltoAbs('index2.php? to allow users to calculate thumbs without turning off your product but would like to set the code back to maintain the hidden URLs.

Thanks again for the time!



« Last Edit: January 27, 2007, 08:22:41 PM by mejim707 » Logged
Reply #3
« on: January 28, 2007, 02:39:41 AM »
Darren996
Administrator
Full Member
*****
Posts: 189

View Profile
Karma: +1/-0

Okay.  I see what it is.  I'm on it.
Logged
Reply #4
« on: January 28, 2007, 06:05:32 AM »
Darren996
Administrator
Full Member
*****
Posts: 189

View Profile
Karma: +1/-0

Hi thank you for the fast reply. Your plugin is incredible and works great!

I have been using Zoom for a while now and have relied on the zoomthumb feature for sites in the past. Zoomthumb works with regular Joomla SEF but when used with the plugin the zoomthumb screen will appear but when I click on one of the galleries the address bar will read this depending on gallery...

...Video-and-Images/zoomthumb/step2/Pictures/Autos/Porsche_Mirage

...and the screen will remain on the gallery select but will not display thumbs. I have been testing and can't figure it out. For now I've hacked the zoomthumb.php and changed 2 lines from sefReltoAbs('index.php? to sefReltoAbs('index2.php? to allow users to calculate thumbs without turning off your product but would like to set the code back to maintain the hidden URLs.

Thanks again for the time!

Hi mejim707,

I fixed your problem and some other things too.

Regarding your hack of zoomthumb I did it this way:

Code:
//DD012807
// echo '<form  name="zoomthumbform" action="'.(($zoom->_isBackend) ? "index2.php?option=com_zoom&Itemid=".$Itemid."&task=step4&catid=".$row1->catid."&imgid=".$imgid."&page=zoomthumb" : sefReltoAbs('index.php?option=com_zoom&Itemid='.$Itemid.'&task=step4&catid='.$row1->catid.'&imgid='.$imgid.'&page=zoomthumb')) .'" method="POST">';
echo '<form  name="zoomthumbform" action="'.(($zoom->_isBackend) ? "index2.php?option=com_zoom&Itemid=".$Itemid."&task=step4&catid=".$row1->catid."&imgid=".$imgid."&page=zoomthumb" : 'index.php?option=com_zoom&Itemid='.$Itemid.'&task=step4&catid='.$row1->catid.'&imgid='.$imgid.'&page=zoomthumb') .'" method="POST">';
//

I don't think we should have to do this hack.  I think maybe I should be copying the $POST variables when I am converting the URL but the sample I built this extension from didn't do this.  I haven't seen any examples of that either.  Do you or does anyone know or have an opinion on that?

Thanks,
Darren
Logged
Reply #5
« on: January 28, 2007, 06:47:34 AM »
mejim707
Newbie
*
Posts: 4

View Profile
Karma: +0/-0

Yeh, this is a better hack as it keeps everything within the page. So there is no other solution for this I guess. I will continue to dig. I'm new to SEF so I may not know what I'm looking for. Yes, please, if anyone has any suggestions let us know. Thanks for the time on this Darren996!
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.