Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#229 2005-07-13 14:35:19
- nardo
- Member
- From: tuvalahiti
- Registered: 2004-04-22
- Posts: 743
Re: [plugin] [ORPHAN] sgb_url_handler - support all url variations at the same time
damn, didn’t realise how much I depended on this one… “with each new dawn I see the sungod rise…” or not!
how’s it going with the update biff? : )
Offline
#230 2005-07-16 23:50:12
Re: [plugin] [ORPHAN] sgb_url_handler - support all url variations at the same time
My temp fix for this has been to edit:
/index.php
on lline 3 change:
error_reporting(E_ALL);to
error_reporting(E_ALL ^ E_NOTICE);This will get rid of the pesky notice errors.
Last edited by dankind (2005-07-16 23:50:35)
Dan
dankind.com
Offline
#231 2005-07-17 09:54:05
Re: [plugin] [ORPHAN] sgb_url_handler - support all url variations at the same time
Hmm, didn’t work for me :o( The errors still displayed until I disabled the plugin again.
Cheers,
Jon VC#9
Offline
#232 2005-07-20 01:34:57
Re: [plugin] [ORPHAN] sgb_url_handler - support all url variations at the same time
Sorry guys!
Things are going slowly but moving. We’re swamped at work and unfortunately I have to get that done before I can work on this, however the good news is that I won’t have to be putting overtime in any more this week so I should have my evenings free to hack at TxP!
I’ll post once I get something solid done.
Thanks for bearing with me!
- sgb
Offline
#233 2005-07-29 14:12:47
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [plugin] [ORPHAN] sgb_url_handler - support all url variations at the same time
I just upgraded to rev 665: notices now only show up in production status debugging!
Offline
#234 2005-07-29 17:05:26
Re: [plugin] [ORPHAN] sgb_url_handler - support all url variations at the same time
that’s great news, doggiez! :)
textpattern.org :: find and share Textpattern resources
docs.textpattern.io :: Textpattern user documentation
Offline
#235 2005-08-04 21:52:03
Re: [plugin] [ORPHAN] sgb_url_handler - support all url variations at the same time
I am in the same boat as everyone else. I was looking for SOME type of error handling and this one seemed to be the answer—until I ran it and got the errors. Any news on this?
Offline
#236 2005-08-04 22:23:35
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [plugin] [ORPHAN] sgb_url_handler - support all url variations at the same time
Well, it’s still working. And the notices don’t show in Production Statuses testing and live, so why shouldn’t you use it? I do. And I trust sgb to find the time someday to update the plugin, he’s been very supportive in the past :)
Offline
#237 2005-08-05 03:19:10
Re: [plugin] [ORPHAN] sgb_url_handler - support all url variations at the same time
I have mine set to live and the errors were still showing up.
Offline
#238 2005-08-06 14:33:32
Re: [plugin] [ORPHAN] sgb_url_handler - support all url variations at the same time
It’s working fine on one of my sites, but I’m getting “the errors” on the other.
Both are running RC5 (r712). Same host, but different servers. The servers are supposedly running the same versions of the same software (Apache, PHP, etc.), but on the site that gets the errors, Txp’s pre-flight check returns a “cleanurl_only_apache” message.
Offline
#239 2005-08-07 14:35:00
Re: [plugin] [ORPHAN] sgb_url_handler - support all url variations at the same time
I was running RC4. After upgrading, the issue disappeared.
Offline
#240 2005-08-07 16:25:21
Re: [plugin] [ORPHAN] sgb_url_handler - support all url variations at the same time
Actually… now when this plug-in is active, clicking on the permlink throws a 404.
Offline