10375 Posts in 2190 Topics by 1707 members
| Go to End | Next > | |
| Author | Topic: | 66864 Views |
-
Re: Image Gallery Extension: Testers Needed

21 April 2009 at 10:43am Last edited: 21 April 2009 11:25am
Hey, I had a huge long question posted here that was probably too difficult to understand so I removed the text. The forum software doesn't allow me to just delete one of my posts so I am just putting this explanation instead. If a mod wants to delet this post then please do. Also It would be something that might be good to add to the forum modules that people can delete their own posts if need be.
Thanks all.
-
Re: Image Gallery Extension: Testers Needed

21 April 2009 at 12:03pm
I'm not entirely clear on what you're trying to do, but it seems to me all you need is something like:
$fields->addFieldToTab("Root.Content.Portfolio Pages", new DropdownField('PortfolioPageOneID", "Portfolio Page One"));
// etc..And then you'd have all your accessors available:
$this->PortfolioPageOne();
$this->PortfolioPageTwo();etc..
Looks like you removed the post, though.. so maybe that won't help.
-
Re: Image Gallery Extension: Testers Needed

22 April 2009 at 9:28am
Hi!
I've checked out the files from your SVN. I've created a gallery and now I want to upload photos. What I got is an empty popup (look attachment) and there's a PHP error:
[21-Apr-2009 17:23:50] PHP Fatal error: Class name must be a valid object or a string in /Applications/MAMP/htdocs/parking/sapphire/filesystem/Folder.php on line 70
Any idea?
-
Re: Image Gallery Extension: Testers Needed

22 April 2009 at 9:38am
Something's funky in your assets folder. Your filesystem isn't syncing correctly. Try navigating to the Files & Images tab and then back to site content.
-
Re: Image Gallery Extension: Testers Needed

22 April 2009 at 10:08am
The « Files & Images » tabs is now broken, nothing is shown (blank page, which suggest a fatal error) and the same fatal error shows on my logs...
-
Re: Image Gallery Extension: Testers Needed

22 April 2009 at 10:24am
Thanks for your input! Some of the records in the files DB table didn't have a ClassName... which is wierd, but I deleted them, and now I hope I didn't screew the whole DB!!!
JP
-
Re: Image Gallery Extension: Testers Needed

22 April 2009 at 3:26pm
Hey UC,
Large images (800x500px -- not really that large) are showing a lot of compression artifacts - is there a way to override the compression settings?
Thanks,
J
| 66864 Views | ||
| Go to Top | Next > |


