https://www.silverstripe.org/community/forums/rss Re: layout.css and typography.css always showing in source in new theme https://www.silverstripe.org/community/forums/archive/show/2533?start=8#post307310 <p>No problem! This issue used to bug the crap out of me too, until I realized it was due to the requirements I was copying with Page.php.</p> <br /> <p data-swiftype-index="false">Posted to: layout.css and typography.css always showing in source in new theme | <a href="https://www.silverstripe.org/community/forums/archive/show/2533?start=8#post307310" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/2533" class="replyLink">Post Reply</a></p> Tue, 30 Aug 2011 19:23:30 +1200 https://www.silverstripe.org/community/forums/archive/show/2533?start=8#post307310 Re: if Pos < 5 - this doesn't work https://www.silverstripe.org/community/forums/archive/show/2747#post307239 <p>Hi, </p><p>I finding the way to display record from dataobject by escape first top three records. Does any one have any idea? <br />I am really appreciated your reply. </p><p>Thanks <br />Bunheng</p> <br /> <p data-swiftype-index="false">Posted to: if Pos &lt; 5 - this doesn&#039;t work | <a href="https://www.silverstripe.org/community/forums/archive/show/2747#post307239" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/2747" class="replyLink">Post Reply</a></p> Sat, 27 Aug 2011 14:52:09 +1200 https://www.silverstripe.org/community/forums/archive/show/2747#post307239 Re: layout.css and typography.css always showing in source in new theme https://www.silverstripe.org/community/forums/archive/show/2533?start=8#post307099 <p>Thanks Ryan - it was right in front of my face the whole time.</p> <br /> <p data-swiftype-index="false">Posted to: layout.css and typography.css always showing in source in new theme | <a href="https://www.silverstripe.org/community/forums/archive/show/2533?start=8#post307099" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/2533" class="replyLink">Post Reply</a></p> Mon, 22 Aug 2011 08:31:08 +1200 https://www.silverstripe.org/community/forums/archive/show/2533?start=8#post307099 Re: layout.css and typography.css always showing in source in new theme https://www.silverstripe.org/community/forums/archive/show/2533#post307081 <p>@tama - instead of clear() you would want to use block() in that case.</p> <br /> <p data-swiftype-index="false">Posted to: layout.css and typography.css always showing in source in new theme | <a href="https://www.silverstripe.org/community/forums/archive/show/2533#post307081" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/2533" class="replyLink">Post Reply</a></p> Sat, 20 Aug 2011 19:59:48 +1200 https://www.silverstripe.org/community/forums/archive/show/2533#post307081 Re: Embedding video https://www.silverstripe.org/community/forums/archive/show/2396?start=8#post307064 <p>"you can edit the tinymce config to accept any html eg iframes.. See <a href="http://doc.silverstripe.com/doku.php?id=tinymce&amp;s=tiny%20mce#forcing_tinymce_to_eat_other_code&quot;">http://doc.silverstripe.com/doku.php?id=tinymce&amp;s=tiny%20mce#forcing_tinymce_to_eat_other_code"</a> </p><p>The link you supplied is broken, any chance of getting a new link. </p><p>We would also like to do the simple task of embedding a video within content.</p> <br /> <p data-swiftype-index="false">Posted to: Embedding video | <a href="https://www.silverstripe.org/community/forums/archive/show/2396?start=8#post307064" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/2396" class="replyLink">Post Reply</a></p> Sat, 20 Aug 2011 07:50:05 +1200 https://www.silverstripe.org/community/forums/archive/show/2396?start=8#post307064 Re: TinyMCE stripping out form elements https://www.silverstripe.org/community/forums/archive/show/1176#post307063 <p>Hi, I know this is an incredibly old thread however there's no solution or reference to one written here. </p><p>How can we add form elements in TinyMCE. </p><p>We don't want to add a complex form or anything. </p><p>Just things like paypal buttons (which use forms). </p><p>Feel free to move the post or start a new thread with it if you think appropriate.</p> <br /> <p data-swiftype-index="false">Posted to: TinyMCE stripping out form elements | <a href="https://www.silverstripe.org/community/forums/archive/show/1176#post307063" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/1176" class="replyLink">Post Reply</a></p> Sat, 20 Aug 2011 07:35:19 +1200 https://www.silverstripe.org/community/forums/archive/show/1176#post307063 Re: layout.css and typography.css always showing in source in new theme https://www.silverstripe.org/community/forums/archive/show/2533#post307033 <p>Why not just comment out or delete the requirements call in Page.php to ensure they aren't included? If you started your site theme by copying the blackcandy one and changing it to fit your design, the Page.php file will have the typography and layout requirement calls inside it already.</p> <br /> <p data-swiftype-index="false">Posted to: layout.css and typography.css always showing in source in new theme | <a href="https://www.silverstripe.org/community/forums/archive/show/2533#post307033" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/2533" class="replyLink">Post Reply</a></p> Fri, 19 Aug 2011 16:06:24 +1200 https://www.silverstripe.org/community/forums/archive/show/2533#post307033 Re: layout.css and typography.css always showing in source in new theme https://www.silverstripe.org/community/forums/archive/show/2533#post307031 <p>I'm mobilising a website so wanting to call typography.css and layout.css in a non-standard way. What code do I need to use to make sure they aren't automatically inserted into the page? </p><p>I've tried the following code in /mysite/code/Page.php </p><p><div class="codesnippet"><p>// Disable automatic inclusion of layout.css and typography.css <br />Requirements::clear('/themes/mytheme/css/layout.css'); <br />Requirements::clear('/themes/mytheme/css/typography.css');</p></div> </p><p>Any help would be appreciated.</p> <br /> <p data-swiftype-index="false">Posted to: layout.css and typography.css always showing in source in new theme | <a href="https://www.silverstripe.org/community/forums/archive/show/2533#post307031" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/2533" class="replyLink">Post Reply</a></p> Fri, 19 Aug 2011 15:34:56 +1200 https://www.silverstripe.org/community/forums/archive/show/2533#post307031 Re: chat in SilverStripe https://www.silverstripe.org/community/forums/archive/show/1404?start=8#post307020 <p>Hi Wojtek - did you ever get this Chat module working? It would be great to have on Silverstripe...</p> <br /> <p data-swiftype-index="false">Posted to: chat in SilverStripe | <a href="https://www.silverstripe.org/community/forums/archive/show/1404?start=8#post307020" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/1404" class="replyLink">Post Reply</a></p> Fri, 19 Aug 2011 11:19:19 +1200 https://www.silverstripe.org/community/forums/archive/show/1404?start=8#post307020 Re: extremely slow loading backend and very slow/delayed text editor https://www.silverstripe.org/community/forums/archive/show/2609?start=8#post307016 <p>chmod the dir assets to -R 777</p> <br /> <p data-swiftype-index="false">Posted to: extremely slow loading backend and very slow/delayed text editor | <a href="https://www.silverstripe.org/community/forums/archive/show/2609?start=8#post307016" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/2609" class="replyLink">Post Reply</a></p> Fri, 19 Aug 2011 10:03:28 +1200 https://www.silverstripe.org/community/forums/archive/show/2609?start=8#post307016 Re: remove javscript from front end https://www.silverstripe.org/community/forums/archive/show/4475#post250816 <p>Requirements::block('/path/to/js'); should work.</p> <br /> <p data-swiftype-index="false">Posted to: remove javscript from front end | <a href="https://www.silverstripe.org/community/forums/archive/show/4475#post250816" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4475" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 09:46:55 +1300 https://www.silverstripe.org/community/forums/archive/show/4475#post250816 remove javscript from front end https://www.silverstripe.org/community/forums/archive/show/4475 <p>Hi, I want to use jquery on the front end but prototype is interfereing </p><p>the following in page controller does not remove the javascripts, how can I remove them ? thanks </p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Requirements::clear_combined_files(); <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Requirements::clear();</p> <br /> <p data-swiftype-index="false">Posted to: remove javscript from front end | <a href="https://www.silverstripe.org/community/forums/archive/show/4475" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4475" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 09:34:23 +1300 https://www.silverstripe.org/community/forums/archive/show/4475 Re: Image Gallery Extension: Testers Needed https://www.silverstripe.org/community/forums/archive/show/3914?start=56#post250774 <p>Had to take the weekend off - be at it today/tomorrow - thanks!</p> <br /> <p data-swiftype-index="false">Posted to: Image Gallery Extension: Testers Needed | <a href="https://www.silverstripe.org/community/forums/archive/show/3914?start=56#post250774" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/3914" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 09:07:31 +1300 https://www.silverstripe.org/community/forums/archive/show/3914?start=56#post250774 Installing SilverStripe on Windows Vista and IIS Services https://www.silverstripe.org/community/forums/archive/show/4474 <p>I am in need of a good CMS system that I can use as a development platform for work. </p><p>I need to first get the environment platform working on my develpment machine before migrating it to one of my servers running IIS. <br />The servers are running Windows Server 2003 Professional. My office development machine is running Windows XP Professional and my <br />development laptop is running Windows Vista. </p><p>For now I do most of my develpment work and testing on my Vista laptop so that is my starting point. </p><p>I hope to document the process and try to make it over the obsticals as I go. So this is the first obstical. </p><p>I have downloaded FastCGI to host PHP Applcations on IIS 7.0 <br />I am running IIS Version 7.0 SP1 on my Vista Laptop. <br />I have installed the Update for Windows Vista (KB954946). <br />I have modified the php.ini per the installation instructions. </p><p>Now for the first problem. WHen setting up the Handler Mappings FastCgiModule is not available in the Module: dropdown box. <br />Should I select CGI instead? This does not seem to allow PHP to run under IIS.</p> <br /> <p data-swiftype-index="false">Posted to: Installing SilverStripe on Windows Vista and IIS Services | <a href="https://www.silverstripe.org/community/forums/archive/show/4474" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4474" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 09:00:33 +1300 https://www.silverstripe.org/community/forums/archive/show/4474 Problems with SecurityAdmin https://www.silverstripe.org/community/forums/archive/show/4473 <p>I installed 2.3.0-rc2 without any errors. Then I tried to access the Administrator group under Security admin. I got a alert box with an error message to big to see on my 13.3" screen. Then I tried to create a new group and got the same alert box. I reloaded and got this <a href="http://pastie.org/339785/">this</a>. Is this a bug or something on my machine? Any clues?</p> <br /> <p data-swiftype-index="false">Posted to: Problems with SecurityAdmin | <a href="https://www.silverstripe.org/community/forums/archive/show/4473" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4473" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 07:37:10 +1300 https://www.silverstripe.org/community/forums/archive/show/4473 Re: New 2.3 documentation available https://www.silverstripe.org/community/forums/archive/show/4444#post250748 <p>Thanks, I really looking forward to a stable 2.3. I love what I've seen so far!</p> <br /> <p data-swiftype-index="false">Posted to: New 2.3 documentation available | <a href="https://www.silverstripe.org/community/forums/archive/show/4444#post250748" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4444" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 07:26:55 +1300 https://www.silverstripe.org/community/forums/archive/show/4444#post250748 How to dynamically populate dropdownfield2 in popup based on selection of dropdownfield1? https://www.silverstripe.org/community/forums/archive/show/4472 <p>Hi guys, </p><p>Apart from other fields, I have two dropdownfields in my Popup. I managed to get them populated with data. However, as there is a one-to-many relationship between them, I would like the second combo to be dynamically populated with the data specific to the first one. At the moment I get all the values in a second combo regardless of combo1. Is there a way to do it? And how can I find out if the state of the dropdownfield has been changed and how can I get the value? <br />I spent days on silverstripe doc, trying to find the answer but no luck. <br />Thank you in advance.</p> <br /> <p data-swiftype-index="false">Posted to: How to dynamically populate dropdownfield2 in popup based on selection of dropdownfield1? | <a href="https://www.silverstripe.org/community/forums/archive/show/4472" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4472" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 06:23:42 +1300 https://www.silverstripe.org/community/forums/archive/show/4472 ImageEditor https://www.silverstripe.org/community/forums/archive/show/4471 <p>I was unable to get the ImageEditor to work at all, because of a 'mod_rewrite' permissions issue, so I contacted my server. After several attempts, they managed to find a problem and fixed it for me, and one of the solutions they used was to 'whitelist' me on a mod_rewrite list, this is at hostgator.com.. </p><p>Once I click on an image in Files &amp; Images, it opens the 'lightbox' window, and I used to get the forbidden/permissions error once I clicked on the 'edit this image' link in that box.. </p><p>Now it works, and it opens a bigger lightbox and just hangs up while attempting to 'load' the photo..along with a couple of 'spinning' images at the bottom of page..I dissected the code a bit by viewing source, and I can take urls out of the source and they work (meaning the show the image it was attempting to load).. </p><p>The entire rest of the cms seems to work just fine, and unless I can fix this, I have to start over, and I have already put alot of time and work into silverstripe.. </p><p>Any help, would be so very much appreciated, thank you! </p><p>NoahTall</p> <br /> <p data-swiftype-index="false">Posted to: ImageEditor | <a href="https://www.silverstripe.org/community/forums/archive/show/4471" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4471" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 06:06:01 +1300 https://www.silverstripe.org/community/forums/archive/show/4471 Re: version 2.3.0 rc1 - VirtualPage website error https://www.silverstripe.org/community/forums/archive/show/4265#post250665 <p>I get the same error in 2.3.0 rc2:</p><p></p><div class="codesnippet"><p>[Notice] Trying to get property of non-object<br>GET /forschung-31/<br>Line 150 in /srv/www/ss_sec/silverstripe-v2.3.0-rc2/sapphire/core/model/VirtualPage.php<br>Source<br>141 }<br>142 <br>143 /**<br>144 * When the virtualpage is loaded, check to see if the versions are the same<br>145 * if not, reload the content.<br>146 * NOTE: Virtual page must have a container object of subclass of sitetree.<br>147 * We can't load the content without an ID or record to copy it from.<br>148 */<br>149 function init(){<br>150 if($this-&gt;record-&gt;ID){<br>151 if($this-&gt;record-&gt;VersionID != $this-&gt;failover-&gt;CopyContentFrom()-&gt;Version){<br>152 $this-&gt;reloadContent();<br>153 $this-&gt;VersionID = $this-&gt;failover-&gt;CopyContentFrom()-&gt;VersionID;<br>154 }<br>155 }<br>156 parent::init();</p><p>Trace<br>VirtualPage_Controller-&gt;init() <br> Line 113 of Controller.php<br>Controller-&gt;handleRequest(HTTPRequest) <br> Line 19 of ModelAsController.php<br>ModelAsController-&gt;handleRequest(HTTPRequest) <br> Line 257 of Director.php<br>Director::handleRequest(HTTPRequest,Session) <br> Line 106 of Director.php<br>Director::direct(forschung-31/) <br> Line 111 of main.php</p></div> <br> <p data-swiftype-index="false">Posted to: version 2.3.0 rc1 - VirtualPage website error | <a href="https://www.silverstripe.org/community/forums/archive/show/4265#post250665" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4265" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 05:37:17 +1300 https://www.silverstripe.org/community/forums/archive/show/4265#post250665 Re: Image Gallery Extension: Testers Needed https://www.silverstripe.org/community/forums/archive/show/3914?start=56#post250658 <p>Apparently send_warnings_to and log_errors_to are not valid methods of the Debug class? Can you remove those and just keep send_errors_to ?</p> <br /> <p data-swiftype-index="false">Posted to: Image Gallery Extension: Testers Needed | <a href="https://www.silverstripe.org/community/forums/archive/show/3914?start=56#post250658" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/3914" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 05:24:00 +1300 https://www.silverstripe.org/community/forums/archive/show/3914?start=56#post250658 Cannot create folders in Assets (sudden problem) https://www.silverstripe.org/community/forums/archive/show/4470 <p>All of a sudden , it is impossible to create new directories within the Assets dir by using "files and images" .... </p><p>The file / directory rights are okay (the apache user has full read/write rights) , and it _is_ possible to add files or rename already existing directories. I can also delete existing dirs. </p><p>Silverstripe does not produce an error; it just kinda' hangs (ajax process never stops).... </p><p>This is a big problem for us, since it impairs my clients work bigtime... </p><p>Anyone experienced this before ?</p> <br /> <p data-swiftype-index="false">Posted to: Cannot create folders in Assets (sudden problem) | <a href="https://www.silverstripe.org/community/forums/archive/show/4470" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4470" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 05:23:56 +1300 https://www.silverstripe.org/community/forums/archive/show/4470 Re: Image Gallery Extension: Testers Needed https://www.silverstripe.org/community/forums/archive/show/3914?start=56#post250654 <p>i'm already here a few minutes..</p><p>i put<br>Debug::send_errors_to("my@email.com");<br>Debug::send_warnings_to("my@email.com");<br>Debug::log_errors_to("");</p><p>into my mysite/_config.php</p><p>I get this with the second and third line:<br>Fatal error: Call to undefined method Debug::send_warnings_to() in /srv/www/vhosts/domain.com/httpdocs/mysite/_config.php on line xx<br>Fatal error: Call to undefined method Debug::log_errors_to() in /srv/www/vhosts/domain.com/httpdocs/mysite/_config.php on line xx</p><p>but the elementary line make no error. [Debug::send_errors_to("my@email.com");]<br>but i dont recieve an email when i do the db rebuild where it stops at ImageGallery :S</p><p>i tried to get an error report at mail, so i removed an " ; " in _config.php. The website shows the error, but i did not recieve an email..</p><p>so.. how can i help you to help me? cu tommorow</p> <br> <p data-swiftype-index="false">Posted to: Image Gallery Extension: Testers Needed | <a href="https://www.silverstripe.org/community/forums/archive/show/3914?start=56#post250654" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/3914" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 05:18:46 +1300 https://www.silverstripe.org/community/forums/archive/show/3914?start=56#post250654 Re: Image Gallery Extension: Testers Needed https://www.silverstripe.org/community/forums/archive/show/3914?start=48#post250645 <p>Great. Please let me know. Joshuar, how did things work out with you? Did that fix the problem?</p> <br /> <p data-swiftype-index="false">Posted to: Image Gallery Extension: Testers Needed | <a href="https://www.silverstripe.org/community/forums/archive/show/3914?start=48#post250645" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/3914" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 04:42:44 +1300 https://www.silverstripe.org/community/forums/archive/show/3914?start=48#post250645 Re: Image Gallery Extension: Testers Needed https://www.silverstripe.org/community/forums/archive/show/3914?start=48#post250643 <p>ah today i cant go on with it. <br />but tomorrow i do reply with error report! <br />cu</p> <br /> <p data-swiftype-index="false">Posted to: Image Gallery Extension: Testers Needed | <a href="https://www.silverstripe.org/community/forums/archive/show/3914?start=48#post250643" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/3914" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 04:40:07 +1300 https://www.silverstripe.org/community/forums/archive/show/3914?start=48#post250643 Re: Image Gallery Extension: Testers Needed https://www.silverstripe.org/community/forums/archive/show/3914?start=48#post250632 <p>Is there any way you can crank up your error reporting so we get a readable PHP error on the build?</p> <br /> <p data-swiftype-index="false">Posted to: Image Gallery Extension: Testers Needed | <a href="https://www.silverstripe.org/community/forums/archive/show/3914?start=48#post250632" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/3914" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 04:04:20 +1300 https://www.silverstripe.org/community/forums/archive/show/3914?start=48#post250632 Re: Image Gallery Extension: Testers Needed https://www.silverstripe.org/community/forums/archive/show/3914?start=48#post250629 <p>hey, i have a problem..</p><p>when i upload your<br>- image_gallery<br>- sortable_dataobject<br>- swfupload<br>- __MACOSX</p><p>folders in my SS root directory and then i do an DB/BUILD?flush=1, the DB/BUILD breaks when it reches the ImageGallery.. look here: <a href="http://salvadrive.biz/Unbenannt-1.jpg">http://salvadrive.biz/Unbenannt-1.jpg</a></p><p>site is working, but no new pagetype.. so i found the problem that DB/BUILD stops at ImageGallery.</p><p>I tried with an ss2.2.2 and with ss2.3, its the same error at both version.<br>the ss2.3 was on an other webserver, there the ss is in an subfolder, so i had to edit the "swfupload/_config.php" to<br></p><div class="codesnippet"><p>require_once($_SERVER['DOCUMENT_ROOT'] . "/MySubFolder/swfupload/code/SWFUploadFileIFrameField_Uploader.php");<br>require_once($_SERVER['DOCUMENT_ROOT'] . "/MySubFolder/swfupload/code/SWFUploadFileIFrameField.php");</p></div><p>but after there was no error ecxept the same error like with the ss.2.2.2 that building db stops at imagegallery..</p><p>hmmm..</p><p>can you help me?</p> <br> <p data-swiftype-index="false">Posted to: Image Gallery Extension: Testers Needed | <a href="https://www.silverstripe.org/community/forums/archive/show/3914?start=48#post250629" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/3914" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 03:59:56 +1300 https://www.silverstripe.org/community/forums/archive/show/3914?start=48#post250629 Re: How to do a <= check in template https://www.silverstripe.org/community/forums/archive/show/4469#post250620 <p>If &lt;= works (which I'm not sure of) then it would be: </p><p>&lt;% if Pos &lt;= 4 %&gt; </p><p>i.e. without the $ </p><p>If not, and $Pos is an integer, can't you do &lt; 5?</p> <br /> <p data-swiftype-index="false">Posted to: How to do a &lt;= check in template | <a href="https://www.silverstripe.org/community/forums/archive/show/4469#post250620" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4469" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 03:29:41 +1300 https://www.silverstripe.org/community/forums/archive/show/4469#post250620 Re: Theme is not working/showing https://www.silverstripe.org/community/forums/archive/show/4463#post250609 <p>Hi, </p><p>It's working. I deleted the file, made a new one on my computer and uploaded the new file and it seems to work. Thanks!</p> <br /> <p data-swiftype-index="false">Posted to: Theme is not working/showing | <a href="https://www.silverstripe.org/community/forums/archive/show/4463#post250609" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4463" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 03:06:27 +1300 https://www.silverstripe.org/community/forums/archive/show/4463#post250609 Re: Theme is not working/showing https://www.silverstripe.org/community/forums/archive/show/4463#post250602 <p>make sure your "new theme" does not look like the blackcandy theme :D </p><p>make sure, that your _config.php is realy changed. when i set up new sites, i have to delete the _config.php in webserver, then I edit the _config.php local at my pc and reupload it. then my config is changed :S </p><p>look that your CSS urls are correctly.. (not like "../themes/blackcandy/..")</p> <br /> <p data-swiftype-index="false">Posted to: Theme is not working/showing | <a href="https://www.silverstripe.org/community/forums/archive/show/4463#post250602" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4463" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 02:42:17 +1300 https://www.silverstripe.org/community/forums/archive/show/4463#post250602 How to do a <= check in template https://www.silverstripe.org/community/forums/archive/show/4469 <p>Hello. </p><p>I would like to do a test like this: </p><p>&lt;% if $Pos &lt;= 4 %&gt; <br /> ... </p><p>Is this possible in the ss template?</p> <br /> <p data-swiftype-index="false">Posted to: How to do a &lt;= check in template | <a href="https://www.silverstripe.org/community/forums/archive/show/4469" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4469" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 02:37:41 +1300 https://www.silverstripe.org/community/forums/archive/show/4469 Theme is not working/showing https://www.silverstripe.org/community/forums/archive/show/4463 <p>Hello, </p><p>I've uploaded a new theme in the 'Themes' folder and I changes the _config.php file. <br />Anyway, I still see my old theme! </p><p>How can I change it? </p><p>The URL of the website is: </p><p><a href="http://www.jsdstudios.nl/website/SilverStripe">http://www.jsdstudios.nl/website/SilverStripe</a> </p><p>and I entered this URL: </p><p><a href="http://www.jsdstudios.nl/website/SilverStripe?flush=1">http://www.jsdstudios.nl/website/SilverStripe?flush=1</a> </p><p>But I still see the original style. </p><p>How can I change the theme? </p><p>Greetings, <br />Jeroen</p> <br /> <p data-swiftype-index="false">Posted to: Theme is not working/showing | <a href="https://www.silverstripe.org/community/forums/archive/show/4463" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4463" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 02:27:02 +1300 https://www.silverstripe.org/community/forums/archive/show/4463 tinymce image : original size https://www.silverstripe.org/community/forums/archive/show/4468 <p>Hi, <br />while working on the <a href="http://www.silverstripe.com/site-builders-forum/flat/9740?showPost=168909"> original / vs resampled image hack</a>, I implemented another quick hack that allows editors to automatically let big images take their original size in the tinymce image panel, instead of the maximum 600 limit set in ThumbnailStripField.php </p><p>everything is <a href="http://www.webmasterbulletin.net/2008/12/silverstripe-tinymce-improvements-for-image-handling/547">described here</a>, let me know if it useful for you</p> <br /> <p data-swiftype-index="false">Posted to: tinymce image : original size | <a href="https://www.silverstripe.org/community/forums/archive/show/4468" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4468" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 02:26:57 +1300 https://www.silverstripe.org/community/forums/archive/show/4468 Re: ModelAdmin user error https://www.silverstripe.org/community/forums/archive/show/4465#post250573 <p>Think your problem might be here: </p><p>static $allowed_children = array( 'Product' ); </p><p>Product is not derived from SiteTree, so I don't think this will work.</p> <br /> <p data-swiftype-index="false">Posted to: ModelAdmin user error | <a href="https://www.silverstripe.org/community/forums/archive/show/4465#post250573" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4465" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 01:38:15 +1300 https://www.silverstripe.org/community/forums/archive/show/4465#post250573 tinymce.template.js - Add "onclick" for "a" ??? https://www.silverstripe.org/community/forums/archive/show/4467 <p>hey..<br>in file tinymce.template.js I can add for example "style" for the div tag, so when i write<br></p><div class="codesnippet"><p>&lt;div style="margin:0;"&gt;hello&lt;/div&gt;</p></div><br>the editor dont removes the "style" code. with the default file there would be<br><div class="codesnippet"><p>&lt;div&gt;hello&lt;/div&gt;</p></div><br>in the HTML after "Update".<p>soo.. i want to add the ONCLICK for my "a" tags:<br></p><div class="codesnippet"><p>&lt;a href="#" onclick="openPopup('http://mypage.com');"&gt;Open Popup&lt;/a&gt;</p></div><br>but the editor removes the "onclick" in my code.. i did add the onclick in the tinymce.template.js file, but it did not work :(<br>i could hard code it in the ".ss" file, but i need this "a-tag" with onclick in my content, what will be loaded in the .ss file..<p>so.. someone can help me?</p><p></p><div class="codesnippet"><p>valid_elements:<br>"+a[id|rel|rev|dir<strong>|onclick</strong>|tabindex|accesskey|type|name|href|target|title|class],<br>-strong/-b[class],<br>-em/-i[class],<br>-strike[class],<br>-u[class],<br>#p[id|dir|class|align],<br>-ol[class],<br>-ul[class],<br>-li[class],<br>br,<br>img[id|dir|longdesc|usemap|class|src|border|alt=|title|width|height|align],<br>-sub[class],<br>-sup[class],<br>-blockquote[dir|class],<br>-table[border=0|cellspacing|cellpadding|width|height|class|align|summary|dir|id|style],<br>-tr[id|dir|class|rowspan|width|height|align|valign|bgcolor|background|bordercolor|style],<br>tbody[id|class|style],thead[id|class|style],<br>tfoot[id|class|style],<br>-td[id|dir|class|colspan|rowspan|width|height|align|valign|scope|style],<br>-th[id|dir|class|colspan|rowspan|width|height|align|valign|scope|style],<br>caption[id|dir|class],<br>-div[id|dir|class|align|style],<br>-span[class|align],<br>-pre[class|align],<br>address[class|align],<br>-h1[id|dir|class|align],<br>-h2[id|dir|class|align],<br>-h3[id|dir|class|align],<br>-h4[id|dir|class|align],<br>-h5[id|dir|class|align],<br>-h6[id|dir|class|align],<br>hr[class],<br>dd[id|class|title|dir],<br>dl[id|class|title|dir],<br>dt[id|class|title|dir]",<br>      extended_valid_elements :<br>"img[class|src|alt|title|hspace|vspace|width|height|align|onmouseover|onmouseout|name]"<br>});</p></div> <br> <p data-swiftype-index="false">Posted to: tinymce.template.js - Add "onclick" for "a" ??? | <a href="https://www.silverstripe.org/community/forums/archive/show/4467" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4467" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 01:35:05 +1300 https://www.silverstripe.org/community/forums/archive/show/4467 Re: Fasthosts https://www.silverstripe.org/community/forums/archive/show/3383#post250559 <p>Hi Gareth. </p><p>Please can you help. </p><p>I think I'm suffering similar problems to you attempting to install SilverStripe on a Fasthosts Linux server. (150mb MySQL for Linux DB) </p><p>Would it be possible to ask how you managed to solve your problem. </p><p>Below are the Requirements I'm failing on: </p><p>1. Is the .htaccess file writeable? <br />User 'domain???' needs to be able to write to this file: <br />.htaccess </p><p>2. Server software <br />I can't tell what webserver you are running. <br />Without Apache I can't tell if mod_rewrite is enabled. </p><p>3. mod_rewrite enabled <br />I can't tell whether mod_rewrite is running. <br />You may need to configure a rewriting rule yourself. </p><p>Any help would be very much appreciated. </p><p>Thanks in advance, DH.</p> <br /> <p data-swiftype-index="false">Posted to: Fasthosts | <a href="https://www.silverstripe.org/community/forums/archive/show/3383#post250559" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/3383" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 01:04:58 +1300 https://www.silverstripe.org/community/forums/archive/show/3383#post250559 ModelAdmin user error https://www.silverstripe.org/community/forums/archive/show/4465 <p>Hi guys, </p><p>I am looking into how to use modeladmin now that there is some documentation to it. </p><p>I have done a clean install from the 2.3 branch then created 3 files in mysite/code: </p><p>ProductsHolder.php <br /><div class="codesnippet"><p>&lt;?php <br />class ProductsHolder extends Page { <br /> static $allowed_children = array( 'Product' ); <br />} </p><p>class ProductsHolder_Controller extends Page_Controller { <br />} <br />?&gt;</p></div> </p><p>Product.php <br /><div class="codesnippet"><p>&lt;?php </p><p>class Product extends DataObject { </p><p> static $db = array( <br /> 'Name' =&gt; 'Varchar', <br /> 'ProductCode' =&gt; 'Varchar', <br /> 'Description' =&gt; 'Text' <br /> ); </p><p> static $has_one = array( <br /> 'Category' =&gt; 'Category' <br /> ); </p><p> static $searchable_fields = array( <br /> 'Name', <br /> 'ProductCode' <br /> ); </p><p> } </p><p>?&gt;</p></div> <br />and MyCatalogAdmin.php <br /><div class="codesnippet"><p>&lt;?php </p><p>class MyCatalogAdmin extends ModelAdmin { </p><p> protected static $managed_models = array( <br /> 'Product' <br /> ); </p><p> static $url_segment = 'products'; // will be linked as /admin/products <br /> static $menu_title = 'My Product Admin'; </p><p>} </p><p>?&gt;</p></div> </p><p>After db build I log into the admin and am able to select "My Product Admin" which then appears to load fine until I click on "Create 'Product'" it shows an error message: </p><p>Error: "Bad class to singleton() - Category" at line 263 of /Users/Howard/Desktop/localhost/jdmnz/sapphire/core/Core.php </p><p>the line from core.php in question reads: </p><p>if(!class_exists($className)) user_error("Bad class to singleton() - $className", E_USER_ERROR); </p><p>Any help would be greatly appreciated!</p> <br /> <p data-swiftype-index="false">Posted to: ModelAdmin user error | <a href="https://www.silverstripe.org/community/forums/archive/show/4465" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4465" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 00:35:00 +1300 https://www.silverstripe.org/community/forums/archive/show/4465 SVN asking for password on sapphire update/checkout https://www.silverstripe.org/community/forums/archive/show/4466 <p>When I tried updating my SVN working copy today I got asked for a password when it pulled the sapphire module. </p><p>I've never had to enter any login details? Did something change?</p> <br /> <p data-swiftype-index="false">Posted to: SVN asking for password on sapphire update/checkout | <a href="https://www.silverstripe.org/community/forums/archive/show/4466" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4466" class="replyLink">Post Reply</a></p> Tue, 16 Dec 2008 00:08:38 +1300 https://www.silverstripe.org/community/forums/archive/show/4466 Re: Greyscaling and resizing images not working? https://www.silverstripe.org/community/forums/archive/show/4464#post250512 <p>I had a quick look at the GD class - some functions do create a new instance, others don't. Maybe try: </p><p><div class="codesnippet"><p>public function generateLogoH30Grey(GD $gd) { <br />&nbsp;&nbsp;&nbsp;$gd = $gd-&gt;PaddedResize(70, 30)-&gt;greyscale(); <br />&nbsp;&nbsp;&nbsp;$gd-&gt;setQuality(100); <br />&nbsp;&nbsp;&nbsp; <br />&nbsp;&nbsp;&nbsp;return $gd; <br />}</p></div></p> <br /> <p data-swiftype-index="false">Posted to: Greyscaling and resizing images not working? | <a href="https://www.silverstripe.org/community/forums/archive/show/4464#post250512" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4464" class="replyLink">Post Reply</a></p> Mon, 15 Dec 2008 23:34:24 +1300 https://www.silverstripe.org/community/forums/archive/show/4464#post250512 Re: Greyscaling and resizing images not working? https://www.silverstripe.org/community/forums/archive/show/4464#post250501 <p>Thanks for your reply, ajshort! </p><p>That is a very good point, and when I read your post I thought, "Duh! That's it!". But unfortunately I'm getting even bigger problems when chaining: <br /><strong>Fatal error: Call to a member function paddedResize() on a non-object</strong> </p><p>So, that's not the solution, or the syntax of the chaining is incorrect. </p><p>By the way, the one $gd per line style is according to the docs: <a href="http://doc.silverstripe.com/doku.php?id=imageupload">http://doc.silverstripe.com/doku.php?id=imageupload</a> (under the 'More advanced uses' heading, there's an example).</p> <br /> <p data-swiftype-index="false">Posted to: Greyscaling and resizing images not working? | <a href="https://www.silverstripe.org/community/forums/archive/show/4464#post250501" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4464" class="replyLink">Post Reply</a></p> Mon, 15 Dec 2008 23:17:00 +1300 https://www.silverstripe.org/community/forums/archive/show/4464#post250501 Re: Greyscaling and resizing images not working? https://www.silverstripe.org/community/forums/archive/show/4464#post250496 <p>I think your problem may be that your changes are not carried over to the next line of code - each of these methods return a new instance of the GD class rather than modifying the existing one. Have you tried chaining your methods together? </p><p><div class="codesnippet"><p>public function generateLogoH30Grey($gd) { <br />&nbsp;&nbsp;&nbsp;return $gd-&gt;setQuality(100)-&gt;paddedResize(70, 30)-&gt;greyscale(); <br />}</p></div></p> <br /> <p data-swiftype-index="false">Posted to: Greyscaling and resizing images not working? | <a href="https://www.silverstripe.org/community/forums/archive/show/4464#post250496" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4464" class="replyLink">Post Reply</a></p> Mon, 15 Dec 2008 23:05:47 +1300 https://www.silverstripe.org/community/forums/archive/show/4464#post250496 Re: How do i do the tutorials? https://www.silverstripe.org/community/forums/archive/show/4437#post250492 <p>My answer to Question 1: </p><p>In the Mentor example there is actually no specific (to a <br />mentor) content on the Mentor (holder) page (which is just a normal page) so you <br />can just add normal content; whereas on the ProjectHolder page we put the table <br />of all the projects (which needs is own template that can access Project <br />properties), a normal page would just use the Page.ss template so a <br />ProjectHolder class is created so that it will look for the ProjectHolder.ss template <br />hence we can have customized content on the ProjectHolder page. </p><p>Question 2: </p><p>How do i start a new project? </p><p>I moved the _config.php folder from the tutorials folder to the mysite folder and i </p><p>changed <br />$project = 'tutorial'; <br />to <br />$project = 'mysite'; </p><p>But no good I get an HTTP 500 error </p><p>So then i then i tried a dB flush <br /> - success!! </p><p>But wait a minute, this is still the turorial site!! </p><p>I clearly haven't grasped the concepts here. </p><p>I though a new folder would = new web site, new objects different pages </p><p>How can _config.php in the mysite folder still be using the objects from the tutorials folder??? </p><p>Is it one web site = 1 installation of SilverStripe , and different project folders (eg mysite, tutorials) are the same pages with different themes? </p><p>Thanks <br />Adam</p> <br /> <p data-swiftype-index="false">Posted to: How do i do the tutorials? | <a href="https://www.silverstripe.org/community/forums/archive/show/4437#post250492" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4437" class="replyLink">Post Reply</a></p> Mon, 15 Dec 2008 22:56:09 +1300 https://www.silverstripe.org/community/forums/archive/show/4437#post250492 Greyscaling and resizing images not working? https://www.silverstripe.org/community/forums/archive/show/4464 <p>For some reason I can't get the greyscale to work with a resize: <br /><div class="codesnippet"><p>function generateLogoH30Grey($gd) { <br />&nbsp;&nbsp;&nbsp;$gd-&gt;setQuality(100); <br />&nbsp;&nbsp;&nbsp;$gd-&gt;paddedResize(70,30); <br />&nbsp;&nbsp;&nbsp;return $gd-&gt;greyscale(); <br />}</p></div> <br />The above example gives me back grey images, but they are the original size (so paddedresize is cancelled) rather than width 70 and height 30. </p><p><div class="codesnippet"><p>function generateLogoH30Grey($gd) { <br />&nbsp;&nbsp;&nbsp;$gd-&gt;setQuality(100); <br />&nbsp;&nbsp;&nbsp;$gd-&gt;greyscale(); <br />&nbsp;&nbsp;&nbsp;return $gd-&gt;paddedResize(70,30); <br />}</p></div> <br />And the above gives me resized images as expected but then the greyscale is cancelled (so the images are back in color). </p><p>Does anybody have any experience with resize/greyscale combinations? What am I overlooking? </p><p>I looked at the code in the gd class, and it would seem that it should work either way....?</p> <br /> <p data-swiftype-index="false">Posted to: Greyscaling and resizing images not working? | <a href="https://www.silverstripe.org/community/forums/archive/show/4464" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4464" class="replyLink">Post Reply</a></p> Mon, 15 Dec 2008 22:43:12 +1300 https://www.silverstripe.org/community/forums/archive/show/4464 right click -> image properties in IE https://www.silverstripe.org/community/forums/archive/show/4462 <p>When i insert image in content, and right click the image, the link "Image properties" displays only in Firefox, but not in IE (7). <br />Any ideas how to get it in? <br />thanks</p> <br /> <p data-swiftype-index="false">Posted to: right click -&gt; image properties in IE | <a href="https://www.silverstripe.org/community/forums/archive/show/4462" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4462" class="replyLink">Post Reply</a></p> Mon, 15 Dec 2008 22:25:25 +1300 https://www.silverstripe.org/community/forums/archive/show/4462 Re: New 2.3 documentation available https://www.silverstripe.org/community/forums/archive/show/4444#post250461 <p>Thanks for that ... </p><p>The scaffolding system looks awesome , definitely gonna try it out within a couple of weeks.</p> <br /> <p data-swiftype-index="false">Posted to: New 2.3 documentation available | <a href="https://www.silverstripe.org/community/forums/archive/show/4444#post250461" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4444" class="replyLink">Post Reply</a></p> Mon, 15 Dec 2008 21:15:46 +1300 https://www.silverstripe.org/community/forums/archive/show/4444#post250461 Re: directing / access to a page https://www.silverstripe.org/community/forums/archive/show/4456#post250447 <p>Ok i'll check, </p><p>to which page should it go by default if i omit the rest of the url? And how do i change that <br />or alternatively how do i create the / page. </p><p>br, <br />lekonna, <br />thanks for answering</p> <br /> <p data-swiftype-index="false">Posted to: directing / access to a page | <a href="https://www.silverstripe.org/community/forums/archive/show/4456#post250447" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4456" class="replyLink">Post Reply</a></p> Mon, 15 Dec 2008 19:35:36 +1300 https://www.silverstripe.org/community/forums/archive/show/4456#post250447 Removing tinymce in the admin area https://www.silverstripe.org/community/forums/archive/show/4461 <p>how do I remove tinymce in the admin area?</p> <br /> <p data-swiftype-index="false">Posted to: Removing tinymce in the admin area | <a href="https://www.silverstripe.org/community/forums/archive/show/4461" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4461" class="replyLink">Post Reply</a></p> Mon, 15 Dec 2008 19:09:11 +1300 https://www.silverstripe.org/community/forums/archive/show/4461 Re: Two questions on the gallery pop up window! https://www.silverstripe.org/community/forums/archive/show/4428#post250413 <p>it is somewhat hard to guess what is the problem with your website. </p><p>try with installing Firebug as add-on for firefox, and see whats wrong with the styles.</p> <br /> <p data-swiftype-index="false">Posted to: Two questions on the gallery pop up window! | <a href="https://www.silverstripe.org/community/forums/archive/show/4428#post250413" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4428" class="replyLink">Post Reply</a></p> Mon, 15 Dec 2008 17:08:45 +1300 https://www.silverstripe.org/community/forums/archive/show/4428#post250413 Re: Two questions on the gallery pop up window! https://www.silverstripe.org/community/forums/archive/show/4428#post250389 <p>Thank you for responding. </p><p>I am building the site on my local site. </p><p>I can't get the gallery view window to pop up in the center like it is supposed to and the next and previous navigation isn't showing up.</p> <br /> <p data-swiftype-index="false">Posted to: Two questions on the gallery pop up window! | <a href="https://www.silverstripe.org/community/forums/archive/show/4428#post250389" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4428" class="replyLink">Post Reply</a></p> Mon, 15 Dec 2008 16:00:25 +1300 https://www.silverstripe.org/community/forums/archive/show/4428#post250389 Re: Form fields not publishing https://www.silverstripe.org/community/forums/archive/show/3224?start=8#post250360 <p>I'm experiencing the exact same behaviour and it's really annoying! </p><p>However, the 'save cycle' technique does seem to fix the problem (I've got my 4 fields on the page now). </p><p>I'll try it later today with a large form I've been wanting to create and see how I go with that. </p><p>edit: I was using Firefox 3 too.. I might try IE later and see how that goes.</p> <br /> <p data-swiftype-index="false">Posted to: Form fields not publishing | <a href="https://www.silverstripe.org/community/forums/archive/show/3224?start=8#post250360" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/3224" class="replyLink">Post Reply</a></p> Mon, 15 Dec 2008 15:01:53 +1300 https://www.silverstripe.org/community/forums/archive/show/3224?start=8#post250360 Re: Two questions on the gallery pop up window! https://www.silverstripe.org/community/forums/archive/show/4428#post250351 <p>can I have your URL please?</p> <br /> <p data-swiftype-index="false">Posted to: Two questions on the gallery pop up window! | <a href="https://www.silverstripe.org/community/forums/archive/show/4428#post250351" class="showLink">Show Thread</a> | <a href="https://www.silverstripe.org/community/forums/archive/reply/4428" class="replyLink">Post Reply</a></p> Mon, 15 Dec 2008 14:42:40 +1300 https://www.silverstripe.org/community/forums/archive/show/4428#post250351