Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#25 2007-12-19 21:20:09

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: rvm_maintenance (v0.5)

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

#26 2007-12-19 21:31:13

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: rvm_maintenance (v0.5)

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

#27 2007-12-19 21:31:48

Joey
Member
From: Netherlands
Registered: 2005-01-19
Posts: 257

Re: rvm_maintenance (v0.5)

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

#28 2007-12-19 21:40:26

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: rvm_maintenance (v0.5)

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

#29 2007-12-19 21:58:58

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: rvm_maintenance (v0.5)

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

#30 2007-12-19 23:13:43

typeshige
Member
From: USA
Registered: 2005-08-11
Posts: 151
Website

Re: rvm_maintenance (v0.5)

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

#31 2007-12-20 00:50:48

maverick
Member
From: Southeastern Michigan, USA
Registered: 2005-01-14
Posts: 976
Website

Re: rvm_maintenance (v0.5)

Works on my install of Textpattern version: 4.0.5 (r2750).

Mike

Offline

#32 2007-12-20 09:38:02

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: rvm_maintenance (v0.5)

Version 0.4 of the plugin should work on a recent 4.0.x SVN revision (yes, I’ve tested it ;)
Crockery is not near a release so I’m not writing plugins for it.

Offline

#33 2007-12-20 18:03:17

typeshige
Member
From: USA
Registered: 2005-08-11
Posts: 151
Website

Re: rvm_maintenance (v0.5)

Thanks for the plugin and for the clarification. I’ll try again with my site, but it seems to always give a 503 message with 0.4.

Should I try removing all cookies, logging off and back in or something too?

ruud wrote:

Version 0.4 of the plugin should work on a recent 4.0.x SVN revision (yes, I’ve tested it ;)
Crockery is not near a release so I’m not writing plugins for it.

Offline

#34 2007-12-20 19:11:08

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: rvm_maintenance (v0.5)

typeshig, try deleting your TXP cookies, login again, and force a page reload when trying to view your site.

Offline

#35 2007-12-20 19:19:27

typeshige
Member
From: USA
Registered: 2005-08-11
Posts: 151
Website

Re: rvm_maintenance (v0.5)

It was just a matter of clearing the old cookies and logging in again.

It works except not with asy_dashboard.

You login and get the normal admin tabs at the top, but the 503 error message right below. The tabs work and you can see the other screens just fine.

Disable asy_dashboard and the 503 message upon login goes away and it works as expected.

Just FYI… This didn’t happen with the 0.3 version.

Shige

Offline

#36 2008-01-11 18:18:49

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: rvm_maintenance (v0.5)

I can’t get it to work anymore. Using TXP 4.0.5 and plugin version 0.3. I’ve tried everything, cleared the cache, deleted the cookies, logged out and in again, all this in every order I could think of. I keep getting the 503 page :(
I’m using Firefox (Linux), the same happens in Konqueror.

Offline

Board footer

Powered by FluxBB