Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Addons

Post Reply
 
Thread Tools
  #1  
Old 03-16-2008, 02:40 AM
Franco's Avatar
Franco Offline
forum loafer
 
Join Date: Sep 2007
Posts: 16
Question MediaRSS addon (PicLens support) v1.0.1

Hi

Did anyone get this addon working?

I installed it and the tag <MEDIARSS_AUTODETECT_LINK> succesfully renders the link (<link rel="alternate" href="addons/mediarss.php" type="application/rss+xml" title="My title - MediaRSS Feed" id="gallery" />.

However the piclens arrow doesnt appear in the bottom left corner of pictures like it does on other piclens enabled sites...

I've tried using <script type="text/javascript" src="http://lite.piclens.com/current/piclens.js" /> but nothing!

What am I misisng here?

Thanks!
Reply With Quote
  #2  
Old 04-04-2008, 06:32 AM
jaire77 Offline
forum loafer
 
Join Date: May 2005
Posts: 9
Same issue

I didn't manage to get it working. The same problem.

http://emble.net/30s
__________________
---------------------
www.emble.net
www.neusgrandia.com
Reply With Quote
  #3  
Old 04-04-2008, 07:09 AM
imixed Offline
forum loafer
 
Join Date: Jan 2008
Location: Dusseldorf, Germany
Posts: 7
Hi,
Well, seems that you guys have the same problem that I experienced and mentioned here: http://www.pixelpost.org/forum/showt...?t=7051&page=3

On my site I can only make use of PicLens on thearchive page but not on the common image page.

I guess that it's somehow to do with the template I am using (and also you guys) and the way the appropriated template uses background images.

All other sites I saw where the PicLens addon was working properly didn't have those background images.

But I am not sure if this is really the reason for that missing functionality or not ... just an idea.

Regards,
Mario
Reply With Quote
  #4  
Old 04-08-2008, 06:51 PM
mkm Offline
pp regular
 
Join Date: Mar 2008
Posts: 32
Works fine by me. added the two tags and turned the addon on and works fine.
Only problem is on main page, which seems to come from the <next> and <previous> button. (a layer problem)

Quote:
Tags: <MEDIARSS_AUTODETECT_LINK> - Renders a <link> tag with a location for the MediaRSS feed. Add this tag between the <HEAD> and </HEAD> tags in your image_template.html and browse_template.html.
Reply With Quote
  #5  
Old 04-29-2008, 02:26 PM
mkm Offline
pp regular
 
Join Date: Mar 2008
Posts: 32
Piclens now has new features.
Images now come with the name below the picture.
Als support for Youtube videos is added. and Youtube search

This is with version 1.6.3 (standard download on www.piclens.com)
Reply With Quote
  #6  
Old 07-06-2008, 07:46 PM
jeremyr Offline
forum loafer
 
Join Date: Feb 2008
Location: Salt Lake City
Posts: 1
Question

I'm having problems with this addon also. I have done what the instructions have stated. Put the mediarss.php in the addons folder and then add <MEDIARSS_AUTODETECT_LINK> inside the browse and image template headers.

When i view the page in the brower it doesnt work. After viewing the page source it shows that <MEDIARSS_AUTODETECT_LINK> doesnt render to what it's supposed to. it just leaves it alone.

Any ideas what i did wrong?
Reply With Quote
  #7  
Old 09-03-2008, 10:55 AM
Poll Offline
forum loafer
 
Join Date: Feb 2008
Posts: 7
Hello I´ve a problem with MediaRSS addon (PicLens support) v1.0.2 too.

I have installed it like jeremyr bevore.

Then I surf to my site and start piclens. There are no pictures, ony the title of the pics. When I choose one of the pics and click on the earth-icon the new window has an error. But this small thing I have fix.

My URL is like: http://pics.domain.com
So I do this
<link>".$cfgrow['siteurl']."index.php?showimage=$id</link>
to this
<link>".$cfgrow['siteurl']."/index.php?showimage=$id</link>

Otherwise I get this: http://pics.domain.comindex.php?showimage=63


But how can I get the pictures in my piclens-window?

Thanks for any kind of helping!!!
Reply With Quote
  #8  
Old 09-04-2008, 06:57 AM
Poll Offline
forum loafer
 
Join Date: Feb 2008
Posts: 7
Okay, I find the solution by myself. Maybe interesting for people how have the same construction: http://pics.domain.com

You have to change this 3 snippings:
$rssthumbnaildir = $cfgrow['siteurl']."thumbnails/thumb_";
$rsspicdir = $cfgrow['siteurl']."images/";
<link>".$cfgrow['siteurl']."index.php?showimage=$id</link>

TO
$rssthumbnaildir = $cfgrow['siteurl']."/thumbnails/thumb_";
$rsspicdir = $cfgrow['siteurl']."/images/";
<link>".$cfgrow['siteurl']."/index.php?showimage=$id</link>
Reply With Quote
  #9  
Old 03-07-2009, 02:17 PM
skpManiac Offline
forum loafer
 
Join Date: Mar 2009
Location: Manchester, UK
Posts: 7
Cool Not quite there yet!

After reading these posts it seems that this addon has changed quite a lot?

This is where I am up:

I have the plugin working but it is only finding 15 pictures out of my stream

I would appreciate any help at all

Thanks
__________________
http://www.stephenprocter.co.uk

Njoi
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 06:41 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs