Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: 4.7.0 upgrade
etc wrote #312419:
$txpcfg['txpath']should containtextpatternimo, unless you run a multisite install (and then I’m not sure).
I’m looking at another of my working sites and it has this in the diagnostics.
$path_to_site: /home/content/39/6300239/html/paper
Textpattern path: /home/content/39/6300239/html/paper/textpattern
that config.php says:
$txpcfg['txpath'] = '/home/content/d/e/t/detail/html/paper/textpattern';
Just added the textpattern to the bluelake config.php and it works!!
Thanks for that.
Don’t know why the /textpattern just dropped off. Maybe the txp preferences have been altered from path to site and path to txp in the changes from 4.5.4 to 4.7.
Humm. Now just need to solve the images address issue.
Offline
Re: 4.7.0 upgrade
Yeah, still out here!
I am still getting two red warning messages in the diagnostics. Yikes!!
Old placeholder file is in the way: /home/content/39/6300239/html/bluelake/images.
Theme directory is not writable: /home/content/39/6300239/html/bluelake/themes.
Despite that I have been able to upload and use images normally.
Is this an issue?
Hopefully this is all just about resolved. Thanks.
Offline
Re: 4.7.0 upgrade
detail wrote #312430:
Old placeholder file is in the way: /home/content/39/6300239/html/bluelake/images.
probably means that you have a section called images, which could interfere with images directory if some article and some image share a name.
Theme directory is not writable: /home/content/39/6300239/html/bluelake/themes.
This directory permissions should be the same as for files, please check.
Offline