Find out more about the “Show Off Your Avatar Campaign
RocketTheme  |  General  |  General Discussion  |  Topic: Time to choose a photo gallery, need help? « previous next »
Pages: 1 [2] 3 Go Down Print
Author Topic: Time to choose a photo gallery, need help?  (Read 5681 times)
Patrick Toulze
Hero Rocketteer
*****
Offline Offline

Posts: 240


WWW
Re: Time to choose a photo gallery, need help?
« Reply #15 on: June 06, 2008, 09:24:21 AM »

m using XHTML suite as WYSIWYG editor and they will have a flash embed button on the next version....

for now I use:
Code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" id="any" align="middle" height="440" width="600">
  <param name="allowScriptAccess" value="sameDomain" />
  <param name="movie" value="http://localhost:8888/joomlagraf/hivemind/modules/mod_ssp/ssp.swf" />
  <param name="quality" value="high" />
  <param name="bgcolor" value="#131313" />
  <param name="allowFullScreen" value="true" />
  <embed src="http://localhost:8888/joomlagraf/hivemind/modules/mod_ssp/ssp.swf" quality="high" bgcolor="#131313" name="any" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" align="middle" height="440" width="600" />
</object>

Everything work well now, but the full screen button don’t work... I try to implement with <param name="allowFullScreen" value="true" /> but it’s not working?Huh
Logged

Graphic Designer and trying to become a descent human being with the help of God.
Ronald Barrios
Newbie
*
Offline Offline

Posts: 1


WWW
Re: Time to choose a photo gallery, need help?
« Reply #16 on: June 06, 2008, 10:35:43 AM »

when i try to install the zoom media gallery or  Pony Media Gallery, i had this error line... please help me!



Parse error: syntax error, unexpected $end in /home/people/public_html/administrator/includes/pcl/pclzip.lib.php on line 3360
Logged

testing... testing.. 1, 2, 3
Peter Osipof
Hero Rocketteer
*****
Offline Offline

Posts: 892


aravot at joomla.org

WWW
Re: Time to choose a photo gallery, need help?
« Reply #17 on: June 06, 2008, 12:28:04 PM »

Have a look at DatsoGallery
Logged

Knowledge is knowing tomato is a fruit, wisdom is not putting in your fruit salad.
VirtueMart is looking for team members.
LiEs
Jr. Rocketeer
**
Offline Offline

Posts: 49

Re: Time to choose a photo gallery, need help?
« Reply #18 on: June 06, 2008, 05:57:36 PM »

m using XHTML suite as WYSIWYG editor and they will have a flash embed button on the next version....

for now I use:
Code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" id="any" align="middle" height="440" width="600">
  <param name="allowScriptAccess" value="sameDomain" />
  <param name="movie" value="http://localhost:8888/joomlagraf/hivemind/modules/mod_ssp/ssp.swf" />
  <param name="quality" value="high" />
  <param name="bgcolor" value="#131313" />
  <param name="allowFullScreen" value="true" />
  <embed src="http://localhost:8888/joomlagraf/hivemind/modules/mod_ssp/ssp.swf" quality="high" bgcolor="#131313" name="any" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" align="middle" height="440" width="600" />
</object>

Everything work well now, but the full screen button don’t work... I try to implement with <param name="allowFullScreen" value="true" /> but it’s not working?Huh


Have you downloaded the latest flash player?
Logged
Patrick Toulze
Hero Rocketteer
*****
Offline Offline

Posts: 240


WWW
Re: Time to choose a photo gallery, need help?
« Reply #19 on: June 06, 2008, 08:55:40 PM »

Yes, yesterday.
Do you think that way to embeded is OK.
Logged

Graphic Designer and trying to become a descent human being with the help of God.
LiEs
Jr. Rocketeer
**
Offline Offline

Posts: 49

Re: Time to choose a photo gallery, need help?
« Reply #20 on: June 07, 2008, 11:20:49 AM »

Yes, yesterday.
Do you think that way to embeded is OK.


I'm not sure,  go to their support forums.
Logged
foley
Rocketeer
***
Offline Offline

Posts: 95

Re: Time to choose a photo gallery, need help?
« Reply #21 on: June 07, 2008, 11:46:18 AM »

Datsogallery does not seem to have English translation for their site. How can one understnad what they are offering?

Have a look at DatsoGallery
Logged
Peter Osipof
Hero Rocketteer
*****
Offline Offline

Posts: 892


aravot at joomla.org

WWW
Re: Time to choose a photo gallery, need help?
« Reply #22 on: June 07, 2008, 11:56:35 AM »

Translate using Google or Babel Fish
Logged

Knowledge is knowing tomato is a fruit, wisdom is not putting in your fruit salad.
VirtueMart is looking for team members.
MikeMadz
Hero Rocketteer
*****
Offline Offline

Posts: 225


Me and my family :)

Re: Time to choose a photo gallery, need help?
« Reply #23 on: June 09, 2008, 07:31:55 AM »

i need a gallery for one of my site where.

1. users can upload pics in the front end.
2. create their own folders (viewable by others)
3. have comments, ratings etc.
4. preferably free  Grin
Logged
Patrick Toulze
Hero Rocketteer
*****
Offline Offline

Posts: 240


WWW
Re: Time to choose a photo gallery, need help?
« Reply #24 on: June 09, 2008, 12:31:38 PM »

After installing SSP, I Highly recommend it for any professionnal use. For the comment, just add another position and use a free comment system.....
Not free but very good.
Ex: http://www.grafcomm.ca/joomlagraf/hivemind/index.php?option=com_content&view=article&id=45&Itemid=10
and the backend control is perfect....


Logged

Graphic Designer and trying to become a descent human being with the help of God.
LiEs
Jr. Rocketeer
**
Offline Offline

Posts: 49

Re: Time to choose a photo gallery, need help?
« Reply #25 on: June 09, 2008, 09:17:56 PM »

i need a gallery for one of my site where.

1. users can upload pics in the front end.
2. create their own folders (viewable by others)
3. have comments, ratings etc.
4. preferably free  Grin

SSp is more to displayer only Your personal gallery (Portfolio).  I'm not sure whats out there, but I would go either with Gallery2 or Coppermine.
Logged
CG Icon
Hero Rocketteer
*****
Offline Offline

Posts: 356


Re: Time to choose a photo gallery, need help?
« Reply #26 on: June 10, 2008, 12:27:51 PM »

the only problem you may have with Gal 2 and Copper is getting a good working personal gallery for members ( if your site is a social community)  AND  you create additional membergroups besides the native Joomla ones.

other than that Copper is a great solution for site wide gallery AND personal gallery,, it allows private and public view,, e cards and with Stramms BB code plugin allows for embedding images into other communities like myspace and such.
Logged
MikeMadz
Hero Rocketteer
*****
Offline Offline

Posts: 225


Me and my family :)

Re: Time to choose a photo gallery, need help?
« Reply #27 on: June 11, 2008, 05:19:18 AM »

Tried with both gallery2 and coppermine. bridging them with joomla. both needs a lot of tinkering. and both bridges gave me a headache. Lots of errors. i would have picked gallery2. but i lost hope with all the errors that i got. Are there any other galleries that will allow my users to have thier own gallery? And yes CG Icon, my site is a social community.
Logged
CG Icon
Hero Rocketteer
*****
Offline Offline

Posts: 356


Re: Time to choose a photo gallery, need help?
« Reply #28 on: June 11, 2008, 12:25:37 PM »

if social is your goal and I mean a TRUE social community,and you use Joomla and CB ??  no,, there really is not a single solution to create a true social community media gallery,, ( and I do not know why any one has not jumped on this opportunity to make one )

  I have gone through every gallery,, patching and hacking,,, all fall short ,,
Logged
LiEs
Jr. Rocketeer
**
Offline Offline

Posts: 49

Re: Time to choose a photo gallery, need help?
« Reply #29 on: June 12, 2008, 12:08:41 PM »

Alright I found 2 more.

CB gallery plugin
These gives each member their own personal gallery that will be showed only in their profile.  It shows that it is only for 1.0, but I just used it for joomla 1.5.3 & CB 1.1.  It is in beta phase to use at own risk.

I notice *for me* that when I click on a image to view it, it does not work hence beta version, although if I put it on table view rather then default thumbnail or lightbox it works.
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,745/Itemid,35/

« Last Edit: June 12, 2008, 12:27:58 PM by LiEs » Logged
Pages: 1 [2] 3 Go Up Print 
RocketTheme  |  General  |  General Discussion  |  Topic: Time to choose a photo gallery, need help? « previous next »
Jump to: