Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#316 2008-01-17 18:10:57
Re: gbp_permanent_links
jodeci wrote:
Uh, just to let you know that I’m having the exact problem as edemay. Yes, with the updated files :)
Impossible! Make sure you refresh the cache or it might be a different line number though, can you paste the exact error you’re getting here.
Thanks
Offline
#317 2008-01-17 18:42:20
Re: gbp_permanent_links
Sorry but it’s true… here’s the error message after I refreshed cache, re-launched Firefox and re-installed:
A problem occured while loading the plugin: gbp_permanent_links -> User_Error: Unable to include required plugin “gbp_admin_library” on line 459
Fatal error: Class ‘GBPPlugin’ not found in (censored)/textpattern/lib/txplib_misc.php(534) : eval()’d code on line 13
And oh, both the compressed and full source version do this. Hope this helps :)
Offline
#318 2008-01-17 19:08:35
Re: gbp_permanent_links
You’ll be missing gbp_admin_library v0.4.632 (Compressed)
Sorry I didn’t make that clear when I posted those last set of links.
Offline
#319 2008-01-18 01:28:06
Re: gbp_permanent_links
Ouch, how could I miss that? Thanks a lot graeme :)
Offline
#320 2008-01-18 19:55:48
Re: gbp_permanent_links
(I’d post a URL to demonstrate but all links in question are in Chinese so whatever :p)
TXP default permalink structure: /section/id/title
category links are intended to be domain/category/categoryname/
coded as <txp:category1 title=“1” link=“1” /> on the according forms
I then build a new permalink with the plugin: section/id/ (precedence 0) and it works like a charm. But then I look twice and see that only domain/ and domain/category/categoryname will return the intended category link. On pages structured as domain/section/ or domain/section/id/, the category link will become domain/section/.
Turing off the plugin fixes the problem. Merely removing the permalink rule will make all links “messy” but function as intended. I’m still trying to get familiar with textpattern, so I might be missing something obvious? Thanks :)
Offline
#321 2008-01-24 12:51:19
- mapu
- Member

- From: Munich, Germany
- Registered: 2004-03-16
- Posts: 141
Re: gbp_permanent_links
Great plugin!
However, whenever I’m accessing my homepage, this plugin seems to add an index.php (also with search results). Is this a bug or am I missing something?
Update: Don’t worry!
Last edited by mapu (2008-01-24 13:16:06)
Offline
#322 2008-01-27 02:36:18
- nvision
- New Member
- Registered: 2008-01-27
- Posts: 2
Re: gbp_permanent_links
I’m having some trouble getting this to work. I’m using vdh_flickr to display photos from flickr and I can’t seem to get it to work. I’m using vdh_flickr
My messy links look like http://hs.pcgroundzero.com/?s=photos&set=72057594109535304&img=130201728
Will I be able to even use this with the set and img variable?
Last edited by nvision (2008-01-27 03:11:15)
Offline
#323 2008-01-27 18:59:59
Re: gbp_permanent_links
Updated to fix a small problem with the upcoming Txp 4.0.6 release.
Offline
#324 2008-01-27 19:04:47
Re: gbp_permanent_links
nvision wrote:
I’m having some trouble getting this to work. I’m using vdh_flickr to display photos from flickr and I can’t seem to get it to work.
Not exactly sure what the problem is I don’t use vdh_flickr. If my plugin is interfering in how that works then try surrounding any vdh_flickr tags with <txp:gbp_disable_permlinks> ... </txp:gbp_disable_permlinks>
Offline
#325 2008-01-27 19:06:48
- marios
- Archived Plugin Author

- Registered: 2005-03-12
- Posts: 1,253
Re: gbp_permanent_links
graeme wrote:
Updated to fix a small problem with the upcoming Txp 4.0.6 release.
Terrific, really apreciate that.
Couldn’t live without that, thanks.
All the best.
Cheers, marios
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
#326 2008-01-27 19:10:34
- els
- Moderator

- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: gbp_permanent_links
graeme wrote:
Updated to fix a small problem with the upcoming Txp 4.0.6 release.
Thank you Graeme. I can install gbp_admin_library just fine, but gbp_permanent_links says: ‘Badly formed or empty plugin code.’
Edit: I tried this on installs on three different servers. Two gave me the error above, the third installed fine.
Edit: my apologies, some servers need the compressed version, others don’t. All is well.
Last edited by els (2008-01-27 19:28:51)
Offline
#327 2008-01-28 19:09:43
Re: gbp_permanent_links
Thank you very much for the update! This plugin is the key to my project’s navigation scheme.
marios wrote:
graeme wrote:
Updated to fix a small problem with the upcoming Txp 4.0.6 release.
Terrific, really apreciate that.
Couldn’t live without that, thanks.
All the best.
Cheers, marios
Offline
#328 2008-01-28 19:10:54
Re: gbp_permanent_links
graeme wrote:
Updated to fix a small problem with the upcoming Txp 4.0.6 release.
awesome, thanks!
Offline
#329 2008-02-04 16:02:25
Re: gbp_permanent_links
graeme wrote:
Updated to fix a small problem with the upcoming Txp 4.0.6 release.
I’m having trouble with the latest gbp_permanent_links on a 4.0.6 install. The permanent links no longer work (at all). Every link is being redirected to a messy one. Worked fine before in 4.0.5 and in 4.0.6 (although one could not access the plugins preference tab due to the recent changes). Any ideas?
EDIT: problem seems to disappear when i deactivate zem_redirect… hmm…
Last edited by sthmtc (2008-02-04 16:06:01)
Offline
#330 2008-02-04 20:53:44
Re: gbp_permanent_links
sthmtc wrote:
problem seems to disappear when i deactivate zem_redirect… hmm…
Very interesting. I shall have a look into this.
Offline