You are not logged in.
Nice plugin Ruud.
Anyone else having trouble making it work with one browser or another?
I can’t get it to work in FireFox. I suspect its a cookie setting or some plugin, but I can’t figure it out?
I’m accepting cookies from all sites.
Matthew
Offline
Matthew
working fine for me in Firefox. You need to take a quick visit to the admin side — and login — to get the revelation cookie.
— Steve
Textile | My plugins on GitHub | @netcarver
Offline
Matthew
I had to clear the cache to be allowed to see the site.
<txp:Els /> ;)
Tag Reference | Unexpected behaviour? Check the tag trace | Still no clue? Check the names of your custom fields
Offline
Hmm. Can’t figure it out. Still now working. I see the cookie in the list too? Weird.
Offline
I found that sometimes Firefox stored two identical named cookies for the same website and the wrong one was used visiting the website (or perhaps both were used an PHP turns it into an array, I don’t know). I had to remove both cookies and then it worked and afterwards I could not reproduce it. Also, as Els suggests, press CTRL-F5 once to force a unconditional page reload.
Offline
Upon logging into txp I acquire the following cookies in FF:
- x-mapping-caklakng – x-mapping-caklakng (a second one) – rvm-maintenance – txp_login – txp_login_public – testcookie
Its still not working for me. Also, I don’t know if cntrl-f5 works on OSX, any thoughts?
Offline
I also have some problems in Safari or Firefox sometimes. Most of the times reloading or deleting the cookie does the job.
Regards,
Joey
Offline
Matthew, since you seem to be running a recent SVN version, you can try this:
# rvm_maintenance v0.4 # Maintenance Mode # # License: GNU GPLv2 or later # # Ruud van Melick # http://vanmelick.com/# ...................................................................... # This is a plugin for Textpattern - http://textpattern.com/ # To install: textpattern > admin > plugins # Paste the following text into the 'Install plugin' box: # ......................................................................H4sIAAAAAAAAA3VUS2/bMAw+17+C9Q5JgCLvp+sa2G2XAsWa7RowFh0LtSVDkpNmRf/7KMdt 02yFLxLNx/d9JIXRKnqx0SIK92Ss1Cq8tdEkCof9qT/NoxBrl2vjL6NZFP6sawF7VHBPhUyf GvPwzWlTG+kt41EU5s5V0WDArmXj2U91OWjc+acgmxpZubbeiMvco1SOFKqU4F4L8vZpFLpj xUcZDU9XhSW9QTH7clN+RLUBORWVP66m4yi8ivNRcpk5HrAxCK7iKlnn0kJV1DupbuCQkwJM ndyjI8F3WRRgc30AhLM6UOGOwGlA/r2XVjptLAezwRAo7aDQux0JkAq0ApcToCj5YqUg0Bms 6dlV6BwZ1Y8HVQvle8YG4BLbQqpdE/YGLPX6NZaYyuS3pAM8Ssc8+AYOt31oeDR4GRQDPura I7REDAydvxs40JbB0smv0PoJCvnUMHlnoT0/X+icb8maAecX9C7OGe51TkzbU3cHDQc8Wp8x ra3TpfzzRTYyRptGyNjWFRNEa+/CTGvH+lGYxAi5oewu/Jap1WS8XC0Xy+l0MV8tSQxxxl+Y jOIBJvGA45OIkegiCa6u4kImXEFmx3e9mlobQRnWhWs1o7IqmEeDgLlwUBubGvJ2BMUif3KD lKXlrn6knA0np3RdQzzcJSlB4rrXposHjOhMJg1CWm7uv2rc8GRwoeOZwGftP29uidyvppek nGTJm37ueSCaxBcz+dEkkILV/UrJ/8jvRR2dtIX7y+bVliwr5IVgCeCRzF7yv18K9ygLj+Qk S2wrfifa5ClWNkx+rNcPnJbtCViHrraQEwoyDdZ2g9N2+8d+yQNDO2l5NTZe/y2mT93OxeJ3 bqBTGXK8Vp3ebRBktUr9ywIXft1e8BIAyAy67rnyZpMhA7++g05qbQdQCbiWdnPa341U3V6P A3wQAIdshKRux6/epx7yaldG7wxZ24eHgtDysOTEK+vhgp8g02eQLBbDA3gNXoP2lS3FrDnx U5Uut6PtRGxHuBxO5+Nhtpqv5vNsMl8utrPpAsPb17+8a3BqrAUAAA==
NOTE: this one won’t work in TXP 4.0.5.
Offline
K, Thanks. I’ll give it a go.
I’m working with Stuart Butcher on this project, and so we’re working with an SVN he’s been given.
M
Offline
Hi,
I’m running revision 2751 and version 0.4 didn’t seem to work. The code was amazingly small though even compared to the compact 0.3 version. Is this for Crockery only?
This is a very useful plug-in to have while creating a new site.
Thanks,
Shige
ruud wrote:
Matthew, since you seem to be running a recent SVN version, you can try this:
Offline