|
Photowidget panel
|
| Domi |
Posted on 12/12/11 02:30
|

Venue Admin

Posts: 147
Joined: 24/08/05
|

Adds a panel wich will show randomized images in a cloud of photo thumbs from your PHP-Fusion gallery.
Check Venue´s humorpage or frontpage for examples.
-- View this Addon --
Edited by Domi on 12/12/11 02:42
|
| |
|
|
| deepnight |
Posted on 02/21/12 06:21
|

Newbie

Posts: 2
Joined: 21/02/12
|
Hello.
first: This is one of the best Addons for php-fusion that i have see ;)
But i have a smal problem since i updatet fusion core to 7.02.04.
The Panel dont show any content on php-fusion own sites. All sites that run under an infusion, the Panel works.
i have no idea how to solve this problem. on 7.01.05 the panel runs on all sites. iam a bit confused, because the panel runs only on infusion sites.....
Kind regards
Michael
Edited by deepnight on 02/28/12 19:08
|
| |
|
|
| Domi |
Posted on 02/21/12 10:09
|

Venue Admin

Posts: 147
Joined: 24/08/05
|
Heya, and thank you.
It seems to be a path problem.
You run your site in a dir rather than www.site.com/index.php
First check your site settings so they have your site path as http://www.tuning-freaks-schwarzwald.de/TFS/
If thats correct and it still dosent work you need to change paths in the cloud panel file. |
| |
|
|
| deepnight |
Posted on 02/21/12 14:53
|

Newbie

Posts: 2
Joined: 21/02/12
|
Hi and big thanks for your fast replay 
i have checked the path options in adminaerea, and all looks ok.
strange thing is, under 7.01.05 the panel runs perfectly.
//edit: i have no idea what i have to do in the photowidget_panel.php ...
//edit2: have try a backupinstallation from the TFS webspace to an other webspace, and the panel works.
it is possible, 7.02.04 php-fusion uses a new funktion, that is not supportet from the TFS Webspace?
Edited by deepnight on 02/28/12 19:09
|
| |
|
|
| Domi |
Posted on 04/17/12 12:20
|

Venue Admin

Posts: 147
Joined: 24/08/05
|
I could only specualte in to that one, your guess would be as good as mine  |
| |
|
|
| Brian69 |
Posted on 04/21/12 20:11
|

Newbie

Posts: 4
Joined: 14/04/12
|
Hey hey
It looks awesome but got a bit sad when I found that it’s “only” a side panel.
Is it possible to get it as a center_panel version as well, would make the thumbs a tad larger, there’re kind a small in the side_panel – saw it the first time in the Wallpaper section and there it has a very nice size…
Edited by Brian69 on 04/21/12 20:29
|
| |
|
|
| Domi |
Posted on 04/22/12 05:21
|

Venue Admin

Posts: 147
Joined: 24/08/05
|
Heya!
You need to change openside( to opentable( and closeside to closetable
Then all you need to do is adjust the sizes in this line
Codevar so = new SWFObject("'.INFUSIONS.'photowidget_panel/photowidget_panel.swf", "photowidget", "390", "390", "7", "#ffffff");
390,390 = height and width. |
| |
|
|
| Brian69 |
Posted on 04/22/12 09:24
|

Newbie

Posts: 4
Joined: 14/04/12
|
Nice – thanks 
Did take a look at it, and change it too size 170x170 and that’s an okay size if I decide to use it as a side panel, what I think I’m going to end up with after all - didn’t know the options to just rename it to opentable if one want to use it as a center panel, so nice to learn that one as well, if I go with the center v. rather than side. at some point 
Wonder what the color #ffffff does, though - was hoping that it was the border around each picture, but guess not, because nothing happens when I change it? Would be perfect if I could change it to #c8c8c8
One more thing; the height and width on each thumbnail is the same, is it possible to change that, so the width is larger, like a widescreen picture, or is that something that is determent in the swf file it self (as the border color?) and nothing that I can change?  |
| |
|
|
| Brian69 |
Posted on 04/22/12 09:57
|

Newbie

Posts: 4
Joined: 14/04/12
|
Me again
Damn. just thought that I got this - where do you change the openside to opentable?
Only place I see it is when I ad it as a new panel, and then it’s under the Element content:
Codeopentable("name");
echo "Content";
closetable();
but that doesn’t made any difference, is still shows as a side panel? |
| |
|
|
| Ads |
Posted on 05/18/13 12:42
|
Bot Agent
Posts: n^x
Joined: Always
|
|
| IP: localhost |
|
|
| Brian69 |
Posted on 04/22/12 15:09
|

Newbie

Posts: 4
Joined: 14/04/12
|
Doh - found it... Old eyes I think 
But would like to know about the other things I asked, when you can find the time.  |
| |
|
|
| Domi |
Posted on 04/23/12 05:12
|

Venue Admin

Posts: 147
Joined: 24/08/05
|
The color is for the swf background, its not working when transparancy is enabled, the photos have only one size, but they scale with the swf size. |
| |
|
|
| Bogusia |
Posted on 07/13/12 11:46
|

Newbie

Posts: 1
Joined: 13/07/12
|
Hello
I tried put two photowidget panel in my side then run only first panel or second panel. Dont wont to show two panels togethers.
thanks for advice |
| |
|
|
| Domi |
Posted on 07/29/12 06:11
|

Venue Admin

Posts: 147
Joined: 24/08/05
|
Its not made for that.
You can try and rename all functions in one panel and add is a separate one. |
| |
|