Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#211 2008-02-07 15:09:43
- merz1
- Member
- From: Hamburg
- Registered: 2006-05-04
- Posts: 994
- Website
Re: [plugin] [ORPHAN] rss_admin_db_manager - database backups and more
Is the patched version for 4.0.6 compatible with 4.0.5?
Features: And I would love to see an extended version (automation, scheduler, send by mail). Any chance to get this into TXP core or into the plug-in?
Get all online mentions of Textpattern via OPML subscription: TXP Info Sources: Textpattern RSS feeds as dynamic OPML
Offline
#212 2008-02-07 15:45:35
- colak
- Admin
- From: Cyprus
- Registered: 2004-11-20
- Posts: 7,372
- Website
Re: [plugin] [ORPHAN] rss_admin_db_manager - database backups and more
merz1 wrote:
Is the patched version for 4.0.6 compatible with 4.0.5?
yes it is. In fact when I posted it here, it was compiled in a 4.0.5 install.
Yiannis
——————————
neme.org | hblack.net | LABS | State Machines | Respbublika! | NeMe @ github
Offline
#213 2008-02-07 16:13:38
- ruud
- Developer emeritus
- From: a galaxy far far away
- Registered: 2006-06-04
- Posts: 5,068
- Website
Re: [plugin] [ORPHAN] rss_admin_db_manager - database backups and more
Scheduling is best done with a CRON job (on *NIX servers). Far more efficient, simple and reliable than trying to reproduce similar behaviour in a web application, IMHO.
Offline
#214 2008-02-14 00:48:06
- jnhuval
- Member
- From: Houston Texas USA
- Registered: 2007-01-22
- Posts: 30
- Website
Re: [plugin] [ORPHAN] rss_admin_db_manager - database backups and more
Colak: Many thanks for posting the patched version for 4.0.6.
Offline
#215 2008-03-27 08:39:33
- azw
- Member
- Registered: 2007-01-29
- Posts: 279
Re: [plugin] [ORPHAN] rss_admin_db_manager - database backups and more
Recently the admin_db_manager tabs haven’t been appearing in my admin section tabs. I last used it without problem about two weeks ago.
I’m using 4.0.6, so I deleted the plugin and reinstalled it the new version, but still don’t see the tabs.
The plugin is activated. I’m stumped.
What should I try next?
Offline
#216 2008-03-27 08:47:11
- thebombsite
- Plugin Author
- From: Exmouth, England
- Registered: 2004-08-24
- Posts: 3,251
- Website
Re: [plugin] [ORPHAN] rss_admin_db_manager - database backups and more
You need to read Ruud’s post which concerns new privileges coding in 4.0.6
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
#217 2008-03-27 08:51:11
- azw
- Member
- Registered: 2007-01-29
- Posts: 279
Re: [plugin] [ORPHAN] rss_admin_db_manager - database backups and more
Thanks for the really fast reply, thebombsite.
Yes, I did install the new privileges and still no tabs.
After I installed 4.0.6, my Preflight Check shows some issues. Maybe this is related?
Pre-flight check
Some Textpattern files are out of date:
/include/txp_file.php,
/include/txp_prefs.php,
/lib/taglib.php ?
Some Textpattern files have been modified:
/include/txp_category.php,
/include/txp_form.php,
/include/txp_import.php,
/include/txp_link.php,
/include/txp_preview.php,
/lib/IXRClass.php,
/lib/admin_config.php,
/lib/class.thumb.php,
/lib/constants.php,
/lib/txplib_db.php,
/lib/txplib_update.php,
/publish/log.php,
/publish/search.php,
/update/_to_4.0.3.php ?
I’m running the MLP (for multilingual websites). I think that plugin causes at least one of those reports, but not usually so many of them.
Last edited by azw (2008-03-27 08:54:34)
Offline
#218 2008-03-27 08:59:27
- thebombsite
- Plugin Author
- From: Exmouth, England
- Registered: 2004-08-24
- Posts: 3,251
- Website
Re: [plugin] [ORPHAN] rss_admin_db_manager - database backups and more
I presume this was an upgrade rather than a new install?
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
#219 2008-03-27 09:01:44
- azw
- Member
- Registered: 2007-01-29
- Posts: 279
Re: [plugin] [ORPHAN] rss_admin_db_manager - database backups and more
Yes, the 4.0.6 was an upgrade.
I wonder if I should upload the textpattern files again?
Last edited by azw (2008-03-27 09:02:08)
Offline
#220 2008-03-27 09:04:52
- thebombsite
- Plugin Author
- From: Exmouth, England
- Registered: 2004-08-24
- Posts: 3,251
- Website
Re: [plugin] [ORPHAN] rss_admin_db_manager - database backups and more
Well I’ve noticed a couple of posts from people who have upgraded and had similar pre-flight diagnostics. It might simply be a problem with “over-writing” an existing file. Try deleting the current file first then upload the new version. I would work on those top 3 first and see how it goes, particularly as they include the txp_prefs.php file. If that goes well then do the same with the others.
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline