Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#226 2005-07-06 04:53:55
Re: [plugin] [ORPHAN] sgb_url_handler - support all url variations at the same time
hallo
thanks for the reply.. (and the plugin that i cannot do without)
by “switching to a different production mode”, does that mean the Site Preferences tab:
Production Status…? i’ve tried switching this to Live, as well as to Testing and Debugging… all of them leave me with those same errors :-/
i’ll be happy to try other suggestions, or wait patiently while they get figured.
thanks again :)
textpattern.org :: find and share Textpattern resources
docs.textpattern.io :: Textpattern user documentation
Offline
#227 2005-07-06 21:48:25
Re: [plugin] [ORPHAN] sgb_url_handler - support all url variations at the same time
I’m in the same newbie boat as BlueMamba here — installed the plugin and activated it, but when I try a URL with section/category or section/category/title, nothing happens. Or rather, it gives me the default page like it does when trying to access something that doesn’t exist.
I’m running Apache with PHP 4.3.10 and don’t get any errors or notices.
btw., the reason I want to use this plugin is that I need to stick a /?pg= at the end of a URL pointing to a category, and I think I’m right in assuming there’s no way of doing that using the standard /?c=category kind if URL?
Thanks
Offline
#228 2005-07-11 04:56:57
Re: [plugin] [ORPHAN] sgb_url_handler - support all url variations at the same time
Any updates on this? I’m getting the same errors as reported above!
“Take a point, stretch it into a line, curl it into a circle, twist it into a sphere, and punch through the sphere.”
— Albert Einstein
Offline
#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