Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [archive] ajw_admin_workflow
OK, I’ll post the problem I’m having there in the correct area. Thanks!
Offline
Re: [archive] ajw_admin_workflow
RenJonsin wrote:
Actually, changing the variable didn’t work either. I updated to the new version again, then clicked on the ‘more’ tab (thank you! lol) and it goes through all the motions to change author, but it doesn’t change the author. I have publisher rights and it’s still not working. It doesn’t matter if it’s one of my articles or if another writer on the site was the owner.
It looks like it’s a plugin conflict because when I shut down every other plugin (Once I found the More link) it’s working fine.
Ren
I turned on asy_sitemap and it stopped working.
Last edited by RenJonsin (2006-10-18 23:41:12)
Offline
Re: [archive] ajw_admin_workflow
RenJonsin wrote:
I turned on asy_sitemap and it stopped working.
I’m using asy_sitemap v0.7 btw. It seems to be the only plugin I use that is conflicting with your plug-in, and the error is:
Fatal error: Cannot redeclare page_title() (previously declared in /home/frontst/public_html/textpattern/publish/taghandlers.php:16) in /home/frontst/public_html/textpattern/publish/taghandlers.php on line 16
Active plugins: zem_contact-0.6, ajw_admin_workflow-0.3, rss_admin_db_manager-4.1, mcw_templates-0.2, zem_article_info-0.1, rss_article_edit-0.1, rss_suparchive-0.16.1m
Offline
#88 2006-10-19 00:41:02
- Andrew
- Plugin Author
- Registered: 2004-02-23
- Posts: 730
Re: [archive] ajw_admin_workflow
Weird, because this plugin doesn’t use or redefine page_title(). Plus, that doesn’t sound like the type of plugin that would conflict with this… unless the error/notice is preventing the javascript from being executed?
Offline
Re: [archive] ajw_admin_workflow
LOL, You put that question mark in there like I have a clue!
I was going to try testing the asy_sitemap plugin with other admin side plugins that changed anything on the write tab, but it looks like yours is the only one I have. Yours works great though! Sorry to be an alarmist.
Offline
#90 2006-10-19 01:10:08
- Andrew
- Plugin Author
- Registered: 2004-02-23
- Posts: 730
Re: [archive] ajw_admin_workflow
Are you running your site in “Live” Production Status (admin -> preferences)? If not, try switching to Live and enable all plugins as normal. This will prevent any php or plugin-related errors/notices to be displayed at the top of the page. Then go see if this plugin works.
If all of the above are the case and work, my guess would be that the error text at the top of the page is preventing javascript from executing properly (because it would invalidate the page’s html). No javascript, no plugin :-)
Offline
Re: [archive] ajw_admin_workflow
Yeah, I’ve got it live and the error was at the bottom of the write page. Now that I have your plugin working though, I have to tell you, it looks and works great! The only thing I’d like back is an alphabetical listing of the writers again.
Thanks!
Ren
Offline
#92 2006-10-19 02:21:56
- Andrew
- Plugin Author
- Registered: 2004-02-23
- Posts: 730
Re: [archive] ajw_admin_workflow
Ok, updated to v0.3.1, which should fix alphabetical sorting.
Last edited by Andrew (2007-01-02 18:48:16)
Offline
Re: [archive] ajw_admin_workflow
Thank you! Now it’s perfect!
Ren
Offline
#94 2006-10-23 07:44:09
- guitarman
- Member
- Registered: 2006-09-04
- Posts: 14
Re: [archive] ajw_admin_workflow
The new (4.0.4) core’s ability to handle this same function is excellent. Just can’t put in words how happy I am :D
Andrew, if you’re responsible … thx bro … that was extremely timely for me. can u imagine having to switch authors on 1000+ articles ? Now I can … done in under 5 minutes flat. :)
One thing I can’t figure out is that when I’ve filtered articles by category/section/author … the filtered list has prev/next links, but if I click on them, it goes back to the first page of the unfiltered article list. Selecting the page number from the dropdown list of pages seems to fix that though. If that’s a bug, can u forward it to the dev team, please. Thx again.
Offline
#95 2006-10-23 20:18:02
- Andrew
- Plugin Author
- Registered: 2004-02-23
- Posts: 730
Re: [archive] ajw_admin_workflow
I wish I could say that I was, but that update was unrelated to this plugin. However, I’m sure that most of the requests posted on this thread were taken into account by Sencer/Mary/txp-dev when implementing this feature.
As to the behaviour you’re describing, yes, that looks like a bug. I just filed a patch.
Offline
#96 2007-02-08 10:32:32
- dingoboy
- Member
- Registered: 2006-09-07
- Posts: 48
Re: [archive] ajw_admin_workflow
I just ran into a problem with this plugin:
When I’ve transferred an article to a freelance user from my publisher user, the freelancer cannot save the article upon edit. I am sure that the ownership is changed correctly, so it’s quote weird. The owner should be able to save his own article, I mean…
Is anyone else experiencing the same problems?
This must be a bug, right?
Last edited by dingoboy (2007-02-08 11:20:22)
Offline