Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2020-12-03 13:25:33
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
errors after upgrade 4.8.4
hi!
what could be wrong?
diagnostic tool:
A problem occurred while loading the plugin: adi_notes -> User_Warning: Unable to include plugin adi_notes. on line 1438
textpattern/lib/txplib_misc.php:1438 trigger_error()
textpattern/index.php:210 load_plugins()
A problem occurred while loading the plugin: rah_sitemap -> User_Warning: Unable to include plugin rah_sitemap. on line 1438
textpattern/lib/txplib_misc.php:1438 trigger_error()
textpattern/index.php:210 load_plugins()
Diagnostics
Pre-flight check
/home/veerpaluvilla/data/textpattern/setup/ still exists. Help
Old placeholder file is in the way: /home/veerpaluvilla/data/uus Help
Theme directory is not writable: /home/veerpaluvilla/data/themes
Temporary directory path is not writable: /home/veerpaluvilla/data/textpattern/tmp
Plugin directory is not writable: /home/veerpaluvilla/data/textpattern/plugins Help
diagnostic info:
Textpattern version: 4.8.4 (b1d8d97c3c8ac6238394682e3c76a8d6)
Last update: 2020-12-03 13:14:29/2020-12-03 13:15:31
Textpattern path: __TXP-ROOT/textpattern
Article URL pattern: section_title
Production status: debug
Temporary directory path: __TXP-ROOT/textpattern/tmp
PHP version: 7.0.33
GD Graphics Library: bundled (2.1.0 compatible); Supported formats: GIF, JPEG, PNG.
Server timezone: UTC
Server local time: 2020-12-03 13:20:17
Daylight Saving Time enabled?: 0
Automatically adjust Daylight Saving Time setting?: 1
Time zone (GMT offset in seconds): Europe/Tallinn (7200)
MySQL: 5.5.64-MariaDB (MariaDB Server)
Database server time: 2020-12-03 15:20:18
Database server time offset: 1 s
Database server timezone: SYSTEM
Database session timezone: SYSTEM
Locale: en_GB.UTF-8
Site / Admin language: en-gb / en-gb
Web server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 PHP/7.0.33 mod_wsgi/3.4 Python/2.7.5
Apache version: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 PHP/7.0.33 mod_wsgi/3.4 Python/2.7.5
PHP server API: apache2handler
RFC 2616 headers:
Server OS: Linux 3.10.0-1127.el7.x86_64
Admin-side theme: hive 4.8.4
Active plugins:
adi_notes-1.3.1 (modified)
com_connect-4.6.0-beta
rah_metas-1.5 (modified)
rah_sitemap-1.3.0
Pre-flight check:
------------------------
__TXP-ROOT/textpattern/setup/ still exists.
Old placeholder file is in the way: __TXP-ROOT/uus
Theme directory is not writable: __TXP-ROOT/themes
Temporary directory path is not writable: __TXP-ROOT/textpattern/tmp
Plugin directory is not writable: __TXP-ROOT/textpattern/plugins
------------------------
.htaccess file contents:
------------------------
# BEGIN Textpattern
#DirectoryIndex index.php index.html
<IfModule mod_rewrite.c>
RewriteEngine On
# Enable the `FollowSymLinks` option below if it isn't already.
#Options +FollowSymlinks
#RewriteBase /relative/web/path/
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^(.+) - [PT,L]
RewriteCond %{REQUEST_URI} !=/favicon.ico
RewriteRule ^(.*) index.php
RewriteCond %{HTTP:Authorization} !^$
RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization}]
</IfModule>
<IfModule mod_mime.c>
AddType image/svg+xml svg svgz
AddEncoding gzip svgz
</IfModule>
<FilesMatch "\.(ttf|ttc|otf|eot|svg|woff)$">
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
</FilesMatch>
# For additional Apache-compatible web server configuration settings to enhance
# site performance and security, we recommend:
# https://github.com/h5bp/server-configs-apache/blob/master/dist/.htaccess
# END Textpattern
------------------------
Charset (default/config): latin1/utf8mb4
character_set_client: utf8mb4
character_set_connection: utf8mb4
character_set_database: latin1
character_set_filesystem: binary
character_set_results: utf8mb4
character_set_server: latin1
character_set_system: utf8
character_sets_dir: /usr/share/mysql/charsets/
collation_connection: utf8mb4_general_ci
collation_database: latin1_swedish_ci
collation_server: latin1_swedish_ci
18 database tables: OK
10 custom fields: custom_1, custom_2, custom_3, custom_4, custom_5, custom_6, custom_7, custom_8, custom_9, custom_10 (10)
Apache modules: core, mod_so, http_core, mod_access_compat, mod_actions, mod_alias, mod_allowmethods, mod_auth_basic, mod_auth_digest, mod_authn_anon, mod_authn_core, mod_authn_dbd, mod_authn_dbm, mod_authn_file, mod_authn_socache, mod_authz_core, mod_authz_dbd, mod_authz_dbm, mod_authz_groupfile, mod_authz_host, mod_authz_owner, mod_authz_user, mod_autoindex, mod_cache, mod_cache_disk, mod_data, mod_dbd, mod_deflate, mod_dir, mod_dumpio, mod_echo, mod_env, mod_expires, mod_ext_filter, mod_filter, mod_headers, mod_include, mod_info, mod_log_config, mod_logio, mod_mime_magic, mod_mime, mod_negotiation, mod_remoteip, mod_reqtimeout, mod_rewrite, mod_setenvif, mod_slotmem_plain, mod_slotmem_shm, mod_socache_dbm, mod_socache_memcache, mod_socache_shmcb, mod_status, mod_substitute, mod_suexec, mod_unique_id, mod_unixd, mod_userdir, mod_version, mod_vhost_alias, mod_dav, mod_dav_fs, mod_dav_lock, mod_lua, prefork, mod_proxy, mod_lbmethod_bybusyness, mod_lbmethod_byrequests, mod_lbmethod_bytraffic, mod_lbmethod_heartbeat, mod_proxy_ajp, mod_proxy_balancer, mod_proxy_connect, mod_proxy_express, mod_proxy_fcgi, mod_proxy_fdpass, mod_proxy_ftp, mod_proxy_http, mod_proxy_scgi, mod_proxy_wstunnel, mod_ssl, mod_systemd, mod_cgi, mod_fcgid, mod_php7, mod_wsgi
Pretext data: array (
'request_uri' => '/ad2d2a3a8cf907737aca7606fcf64a03/?txpcleantest=1',
'qs' => 'txpcleantest=1',
'subpath' => '\\/',
'req' => '/ad2d2a3a8cf907737aca7606fcf64a03/?txpcleantest=1',
0 => 2,
1 => 'ad2d2a3a8cf907737aca7606fcf64a03',
2 => '',
'secondpass' => 0,
'_txp_atts' => false,
'status' => '200',
'id' => '',
's' => '',
'c' => '',
'context' => '',
'q' => '',
'm' => '',
'pg' => '',
'p' => '',
'month' => '',
/vendors/PrismJS/prism/prism.js:
c8bbae9215eeef04afd304edc93acfea
/vendors/Textpattern/Loader.php:
947e1de5f03130d1a0d743d9d4bf1b60
/vendors/Textpattern/Skin/AssetBase.php:
75e80049392eedc5f1b0c50ffdb7e906
/vendors/Textpattern/Skin/FormInterface.php:
ff4579330b5395ed7898cd2d5015ac15
/vendors/Textpattern/Skin/PageInterface.php:
491f9d40e3a3b8117f58980c37ba2863
/vendors/Textpattern/Skin/CommonBase.php:
1fc2bf7e43689bbff7457e17b6a93b07
/vendors/Textpattern/Skin/AssetInterface.php:
321de33dd825a9d95419438d106f131f
/vendors/Textpattern/Skin/CssInterface.php:
530b7443df187b5e47d3af6a639ca1d0
/vendors/Textpattern/Skin/Skin.php:
f18da9f254a10b4f66b3b9d3e2b9cacb
/vendors/Textpattern/Skin/CommonInterface.php:
8c4c5a5b8cd2f58923750253e566207c
/vendors/Textpattern/Skin/Page.php:
01711baaf30c688c6b08690e835977d9
/vendors/Textpattern/Skin/Form.php:
3faac3bbf0db4e8afad0508a32852ed5
/vendors/Textpattern/Skin/Css.php:
fb4b3860b7cccae3f8a19471df526959
/vendors/Textpattern/Skin/SkinInterface.php:
ea0c4bccd16637998d64eabb2a003859
/vendors/Textpattern/L10n/Lang.php:
cf9f91302c67885438b34714adb266b8
/vendors/Textpattern/L10n/Locale.php:
7611cfc410a1f49f9ffd4f252546c748
/vendors/Textpattern/Password/Hash.php:
c265c6bc114432f4befc350eafce17c8
/vendors/Textpattern/Password/Adapter/PasswordHash.php:
f6a15f46e30eab0eb53b4f7aa69aa565
/vendors/Textpattern/Password/AdapterInterface.php:
32930ad148b6cda04b70945f7566535f
/vendors/Textpattern/Password/Random.php:
d0f127a8d31cac54040085d57a74a190
/vendors/Textpattern/Password/Generator.php:
8ab98722eb6d9dcf186dce558f42906c
/vendors/Textpattern/Validator/Validator.php:
67fdf5da4314a00bd04724f00a1f6d48
/vendors/Textpattern/Validator/CategoryConstraint.php:
985b5b8f1b6f68dbb13c67424c3a0bca
/vendors/Textpattern/Validator/BlankConstraint.php:
fd6602d50de209e2f8dfd76025cfbf42
/vendors/Textpattern/Validator/SectionConstraint.php:
896694330d6a8e359420e9da32f560d1
/vendors/Textpattern/Validator/FalseConstraint.php:
8c0d1e92c1cbd77e0d41de481d181701
/vendors/Textpattern/Validator/Constraint.php:
79d4e7c562a58b06b5ca374c993fc9f0
/vendors/Textpattern/Validator/ChoiceConstraint.php:
b5dd8a3d4e304e3100b2dae39ba00e7e
/vendors/Textpattern/Validator/TrueConstraint.php:
673b18e8ce08f8426a85bda09149d868
/vendors/Textpattern/Validator/FormConstraint.php:
6a288c3421302fa1a345bdcc1c11c006
/vendors/Textpattern/Textile/Parser.php:
99fea5690c6ce8bceecd69a0a7bb4cc2
/vendors/Textpattern/Textile/RestrictedParser.php:
d46d49fcc716083532bf421ffbdf85cc
/vendors/Textpattern/Security/Filter.php:
8ac713e61916c70425a731d0ec2d72e6
/vendors/Textpattern/Security/Exception.php:
46c987b3af3c526f063bf47cf60d35e9
/vendors/Textpattern/Mail/Encode.php:
b9bb8db6503f9d541333d11f27061d32
/vendors/Textpattern/Mail/Compose.php:
30c8c428d377722658e5845cf89b9ea1
/vendors/Textpattern/Mail/Adapter/Mail.php:
b5aa1e86cbf09c8ccdc6fee99ba557d1
/vendors/Textpattern/Mail/AdapterInterface.php:
c089fb87a60763d24aa589cca5a4e2ff
/vendors/Textpattern/Mail/Exception.php:
763060d8136a74c7449f2e7faac110ca
/vendors/Textpattern/Mail/Message.php:
92dbb5ba3fd2e908b6f9c53b96f711bf
/vendors/Textpattern/Module/Help/HelpAdmin.php:
84120d58acc48dec32ead3adebf9be40
/vendors/Textpattern/Date/Timezone.php:
47fdc11b43ce88f5ae171170e891f145
/vendors/Textpattern/Textfilter/Registry.php:
88b4de3151b3c252104e372d91df21be
/vendors/Textpattern/Textfilter/Plain.php:
9e37dca009614e043c28b0da6221990f
/vendors/Textpattern/Textfilter/Constraint.php:
79d0754e3be24793d74e491d47fb01d2
/vendors/Textpattern/Textfilter/Base.php:
798ecc573965fd29652d73d8a92491d4
/vendors/Textpattern/Textfilter/Nl2Br.php:
3e6ef464d5750e908df6b8e4d28624ee
/vendors/Textpattern/Textfilter/Textile.php:
cf06ae4d7c0cdab2b35bae6f8f4f9dc9
/vendors/Textpattern/Textfilter/TextfilterInterface.php:
27d541404ff4bbbb21ddf617165634ea
/vendors/Textpattern/Plugin/Plugin.php:
58af5e569c554b0a126841bf081c769d
/vendors/Textpattern/Admin/Paginator.php:
218e9277e451bc1a1e9917a089c873ea
/vendors/Textpattern/Admin/Theme.php:
d1fbd7eb98de0e4e9450392b44be47b0
/vendors/Textpattern/Admin/Tools.php:
f148194a51d8d6bb1915ce154862358d
/vendors/Textpattern/Admin/Table.php:
a7febcda31211058ff9d99da76ee0203
/vendors/Textpattern/Server/Files.php:
d13d4a49879f170e16a1735f56cfffa7
/vendors/Textpattern/Server/Config.php:
dbaddaea1c84a79063f1b7299bb7302c
/vendors/Textpattern/Search/Method.php:
f2a1368481cc8bf781a9525c336de434
/vendors/Textpattern/Search/Filter.php:
1d2aba6643e1b6d2382257825deb1b35
/vendors/Textpattern/Container/Container.php:
9653aeffa179a27ead529f04d898ab9d
/vendors/Textpattern/Container/FactorableInterface.php:
4c75c43e40e985dbb5ca0643dace001a
/vendors/Textpattern/Container/ReusableInterface.php:
d03462edb9a52096a01b69c999d4906a
/vendors/Textpattern/Container/FactoryInterface.php:
48d909eeed80c8007e8c99b2f255a672
/vendors/Textpattern/Container/ContainerInterface.php:
87215cdfb9ba14484fa46e03763fa12e
/vendors/Textpattern/Iterator/FileIterator.php:
6e26520c022e2c45a1d982be0eab93e0
/vendors/Textpattern/Iterator/RecIteratorIterator.php:
c240e02875e7ea95fc9fdeaca26e834f
/vendors/Textpattern/Iterator/RecFilterIterator.php:
64c0159e58087519644245409dfe1740
/vendors/Textpattern/Iterator/RecDirIterator.php:
e405a0c0ad2bb0fd0fba983688edc60c
/vendors/Textpattern/Adaptable/ProvidableInterface.php:
1ccb6be6edc7b3ff2272e35d644d0421
/vendors/Textpattern/Adaptable/AdapterInterface.php:
fe35dd6ba0eaedc1fb54193c014021d6
/vendors/Textpattern/Adaptable/Providable.php:
5e8af9e9397d4f16da71e4f4fc9c1cfa
/vendors/Textpattern/Type/TypeCallable.php:
62e567316e44f8b5b4a4e9de31648685
/vendors/Textpattern/Type/TypeInterface.php:
dca0db4e29dc478438e4d0c6f56b20c4
/vendors/Textpattern/Type/StringType.php:
3569f32b4879517309ace40f06defe7b
/vendors/Textpattern/Http/Request.php:
8bfa3068cef4d98614d6b010942d2ad2
/vendors/Textpattern/DB/Core.php:
66677f96b6b77deabfc79cfc128291b4
/vendors/Textpattern/Textpack/Parser.php:
8f68f2d5b15e300771f472f23989433d
/vendors/Textpattern/Textpack/StringInterface.php:
0eaf2aea2c53abc814ad12a6a356f16d
/vendors/Textpattern/Textpack/String/Iterator.php:
c8233d6ac4c857a770810345c7f855aa
/vendors/Textpattern/Filter/FilterCallable.php:
ba774a22a3be3fbf8c2d2dc4a79402ad
/vendors/Textpattern/Filter/StringFilter.php:
f1a962c18184fa1e489fcc12b111372e
/vendors/Textpattern/Filter/Exception.php:
36f733921960bc185a8d48bd39a70c1d
/vendors/Textpattern/Import/TxpXML.php:
2fe029d5e6e33474cc9536f81753053f
/vendors/Textpattern/Tag/Registry.php:
feac0a775ceb1359bb93cb6788b0e216
/vendors/Textpattern/Tag/Syntax/Link.php:
7ec0f884da4ed3f39e1b20aa0e05a2d0
/vendors/Textpattern/Tag/Syntax/File.php:
506b3213539d3cab2d31958fc14ed214
/vendors/Textpattern/Tag/Syntax/Partial.php:
7691413b0dba50cb57c130a7f49ec9b8
/vendors/Textpattern/Tag/Syntax/Authors.php:
17d8275976b0b2906ba4315a14058a1b
/vendors/Textpattern/Tag/Syntax/Image.php:
cc06f761d1a37f6ce3f2226ea3ed9d6f
/vendors/Txp.php:
2a4a8b3710093792df7f9c074016737e
/vendors/jquery/jquery/jquery.js:
dc5e7f18c8d36ac1d3d4753a87c98d0a
/vendors/jquery/jquery-ui/jquery-ui.js:
c15b1008dec3c8967ea657a7bb4baaec
/vendors/Netcarver/Textile/Parser.php:
ca95b629865b6fc8a03d2a6d57e5e164
/vendors/Netcarver/Textile/DataBag.php:
67ab988e7ab1d072937acbbcb023a288
/vendors/Netcarver/Textile/Tag.php:
73f14c01329e27998a213b7e5b79e620
/vendors/blueimp/fileupload/jquery.fileupload.js:
7cdb39f220e38d9cc864c6329fd71097
/index.php:
316f4abcf7342f94301c88f6037eecd1
/update/_to_4.7.0.php:
c9159b3a8ae39b4043b0fe5ca7a5dc28
/update/_update.php:
700cb375847135c63d0607840d5ee81e
/update/_to_4.7.2.php:
97db14ef5d1c14acaf3bd49f8395b8db
/update/_to_4.5.0.php:
7888ba751ecd43ddb8f9c495b42f8269
/update/_to_4.5.7.php:
53ab3076e319727e121432227746eedb
/update/_to_4.3.0.php:
e08cb6276170701f00be291fdba55446
/update/_to_4.0.5.php:
afd860098366b0b2369bfa57c0f0ec7d
/update/_to_4.0.4.php:
be1739654b223bd951bf55d2f48a12f6
/update/_to_4.0.6.php:
0dddc6a11ed28c023e0b59828819d2df
/update/_to_4.6.0.php:
c78348eadea6b7be35d63a5c776a981e
/update/_to_4.0.7.php:
4e9e1d37870451a2e98f9c4c5ee89653
/update/_to_4.0.3.php:
80c3afb0dcb80edcad2c30c4cf905b16
/update/_to_4.2.0.php:
3c25ab6bcc7a31edb52428096c042381
/update/_to_4.8.4.php:
c9fed88008ba8af0c957b75a15cba89d
/update/_to_4.8.0.php:
e4da9bc708ef7b21c624d0cd6016ec4f
/update/_to_4.0.8.php:
d5aba30d332338eb38e3e1cff08502af
/include/txp_lang.php:
e5836ed10e7742e17712a17baca9ccd0
/include/txp_link.php:
89c21813b9b650d8ea6d5b2aeb7edc39
/include/txp_log.php:
d5aabb820384d46ecb4f2bda4dfe8a7b
/include/txp_auth.php:
0fdb98c6d9ebd29533341bda96492ec9
/include/txp_css.php:
ce9e9342ef29f4689d59f17466424ee5
/include/txp_admin.php:
58d8c330a8ea105b9a9aa133ca2f849c
/include/txp_prefs.php:
711a790e702e85ac319edf8964366970
/include/txp_file.php:
dbe9f82e062faaceee77f7ba177a30ce
/include/txp_diag.php:
a508b159b9143efd53ed0e7d454a1f55
/include/txp_section.php:
15d2e54c68a8cde496b93c66999d0240
/include/txp_image.php:
5e640892d3156ebbf44f119bec768d24
/include/txp_list.php:
ebcb3250d473d3f5408fafe4106e1209
/include/txp_pane.php:
bf2dde5f6adafe8a848bc64f56af33d6
/include/txp_category.php:
c5d908666194870d48bd429fac52b8dc
/include/txp_skin.php:
399fc5df206d85cd1af1b0a48f5413c5
/include/txp_tag.php:
f1c10d7dc58e0356ce17f3330fc9fb83
/include/txp_form.php:
1258b18af2106bc87b957a18d63b8a33
/include/txp_article.php:
3c0f19df084f3b41e20892ba6d489e40
/include/txp_page.php:
53fb1aa8f57cdfc600a2553cee3f515c
/include/txp_plugin.php:
2ae4cda80d01552634dc677cbf62e4ff
/include/txp_discuss.php:
51edddf5be25520a092173eb7868c7d6
/textpattern.js:
81e504c511614eb4250e14e66bff5a7a
/publish/rss.php:
97fcd064d44aa1f11b87d079e97f1172
/publish/taghandlers.php:
c18af8afbf5ee6c8368f2c5b1dbc7433
/publish/search.php:
0aa3e6b08c1bbcb020feadfbb35db67f
/publish/atom.php:
08a9a3ae66e26e2fdc2a0955da102bf2
/publish/comment.php:
591326e6766c2cb844e863f91e04edca
/publish/log.php:
6d83a06dbe11520d7e43afec10011ceb
/admin-themes/classic/classic.php:
5f05af5915e53fca94d56154af8f9710
/admin-themes/hive/hive.php:
b27fda632dbaf6825e4bec7942d23bdd
/admin-themes/hive/assets/js/autosize.js:
5d9208f8f50a74e59b691f4bae33dec0
/admin-themes/hive/assets/js/main.js:
82659eec500cc5c6b30be52ab4b9193a
/admin-themes/hive/assets/js/darkmode.js:
256ec5c3f1b984fcc388949c4410f346
/admin-themes/hiveneutral/hiveneutral.php:
dc8c13bc1ffc746b0ce26ee8978ae8e1
/admin-themes/hiveneutral/assets/js/autosize.js:
5d9208f8f50a74e59b691f4bae33dec0
/admin-themes/hiveneutral/assets/js/main.js:
82659eec500cc5c6b30be52ab4b9193a
/admin-themes/hiveneutral/assets/js/darkmode.js:
256ec5c3f1b984fcc388949c4410f346
/lib/txplib_publish.php:
f3107fafece8435aa4b8bf40fa4e2789
/lib/txplib_theme.php:
27b7a1f930a3ebcde8849823cac40cf6
/lib/txplib_wrapper.php:
ff1afffce118dd291a615ed6540ed46a
/lib/IXRClass.php:
a1b525b4a9ed12dcb5677d5232a3d92e
/lib/array_column.php:
154ae62342164fe4d727b28813f268b6
/lib/txplib_validator.php:
27dd061a50d6fecfbabdaec457e277b5
/lib/txplib_db.php:
dd6f57e69dd16f5e9e1d0a65a175d510
/lib/PasswordHash.php:
66a8aa4b2d6e0527877a797907efc035
/lib/txplib_update.php:
f772df9c9e145b69ff3f8af3c615572d
/lib/classTextile.php:
efa9a212910afd6fe90cbb08e703e1ef
/lib/taglib.php:
0f8171d7958d8a8123d828afd5ac41c8
/lib/constants.php:
5d2c24b1e3e101f932265b5b576eb7af
/lib/txplib_forms.php:
a00f57c72541c1844ccd321af3364bb8
/lib/txplib_head.php:
bd72c962f7ecff19ecea05b19b25dfc6
/lib/txplib_html.php:
e887c4d1cc60385505ae0237c2e5619e
/lib/txplib_admin.php:
349029978e7e04ed765270525c286dde
/lib/class.thumb.php:
6eae7d0b705769962596ae5a8e3eeac0
/lib/txplib_misc.php:
10fcbef0de538e20d381af502ebc4bf6
/lib/class.trace.php:
055e3bc1f8d3217aec152fa7e6216b1d
/lib/admin_config.php:
5a187f910565d88a2bc188268d481b42
/publish.php:
b6a2a5080ecd57f871b3841f0614db75
/../css.php:
dfac7d90955ae716fc57deb069d14b36
/../index.php:
a2c5a8eef6c2ec86a0c319ddd15ffa05
------------------------
Offline
Re: errors after upgrade 4.8.4
Did you you check if the error persists with the latest adi_notes plugin?
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#3 2020-12-03 14:44:51
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
Offline
#4 2020-12-03 14:56:37
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
Re: errors after upgrade 4.8.4
very wierd. it doesn’t let to upload lots of folders: theme, admin-themes, include, publish, temp, vendors…
Offline
Re: errors after upgrade 4.8.4
Could you go to phpMyAdmin and disable all plugins?
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: errors after upgrade 4.8.4
Gallex wrote #327238:
very wierd. it doesn’t let to upload lots of folders: theme, admin-themes, include, publish, temp, vendors…
This is likely to be a permissions problem. Try this:
- rename existing
textpattern
totextpattern-old
- upload new
textpattern
directory - apply
config.php
fromtextpattern-old
totextpattern
- delete
textpattern-old
when you are happytextpattern
works correctly
Offline
Re: errors after upgrade 4.8.4
I concur with gaekwad. Likely permissions. Does your /textpattern/plugins directory exist and have write permission for the web server user? Check inside that directory. You should see a subdirectory for each plugin: when you upgrade you should not overwrite or replace this directory with the one from the new version or it may wipe your plugins.
They should automatically be reinstated as you move around the admin side but even so, it’s best to leave them alone during upgrade.
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
#8 2020-12-05 09:14:32
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
Re: errors after upgrade 4.8.4
gaekwad wrote #327243:
This is likely to be a permissions problem. Try this:
- rename existing
textpattern
totextpattern-old
- upload new
textpattern
directory- apply
config.php
fromtextpattern-old
totextpattern
- delete
textpattern-old
when you are happytextpattern
works correctly
managed to do first 3. last one – it deleted all inside that directory, but didn’t delete directory itself. actually it does like this with all directories i would like to delete.
diagnostic tool still says:
/home/veerpaluvilla/data/textpattern/setup/ still exists. Help
Old placeholder file is in the way: /home/veerpaluvilla/data/uus Help
Temporary directory path is not writable: /home/veerpaluvilla/data/textpattern/tmp Help
first 2 – correct, third uncorrect. i changed it 777. and i can upload images, files
Offline
#9 2020-12-05 10:17:27
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
Re: errors after upgrade 4.8.4
Bloke wrote #327246:
Does your /textpattern/plugins directory exist and have write permission for the web server user? Check inside that directory. You should see a subdirectory for each plugin: when you upgrade you should not overwrite or replace this directory with the one from the new version or it may wipe your plugins.
yes, all plugins subdirectorys there and the plugin install box also back now. the plugin issue is solved.
could be the reason of my issues that host provider has rised the security level?
Offline
Pages: 1