Re: Pier3 GS 3.1.0.2 Template update shows in admin, but not on the main site
by Sean P. DeNigris
JupiterJones wrote
> Hi All :)
>
> I've setup GS3.1.0.2 on AWS with Pier3 and after fixing the cross platform
> problems with file upload and announcements it seems to be running sorta
> ok. The "choose" buttons on the settings pages don't work but most other
> things are working.
>
> So... I updated the mainTemplate and as expected, the changes show up
> nicely in admin, however, when I go the main site (ie. not viewing through
> admin) the template change doesn't show up - the previous version is still
> showing.
>
> What could I have possibly done to cause this? :) How is it possible for a
> template change to show in admin but not show on the main site? Sadly this
> puts the project on hold since I can't update the templates.
>
> Thanks in advance for any advice.
>
> Cheers,
>
> Jupiter
-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/Pier3-GS-3-1-0-2-Template-update-shows-in-admin-but...
Sent from the Magritte, Pier and Related Tools mailing list archive at Nabble.com.
9 years, 2 months
installing Pier in Pharo2
by Peter H. Meadows
I want to learn/play with Pier.
Starting with Pharo 20500 image, I loaded seaside30 and pier3 from the
configurations browser. (ignored some warnings).
Then I do:
PRPierFrame registerAsApplication: 'emptyPier' kernel: PRPierFrame
exampleEmpty .
but I get WARequestContextNotFound error.
How can I make it work? Should I be using seaside2.8? What is the
difference between pier2 and pier3?
thx.
9 years, 2 months