Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2018-09-06 00:39:18

anudimas
New Member
Registered: 2018-09-06
Posts: 5

Fatal error: Class 'theme' not found in /home/eyela1/public_html/textp

Tab Diagnostic

Textpattern version: 4.7.1 (8556b02a5a91658745d1d493ff8ab322)
Last update: 2018-08-05 06:44:44/2018-06-26 10:09:30
Site URL: www.eyelashesworld.com
Admin URL: www.eyelashesworld.com/textpattern
Document root: /home/eyela1/public_html
$path_to_site: /home/eyela1/public_html
Textpattern path: /home/eyela1/public_html/textpattern
Article URL pattern: section_title
Production status: testing
Temporary directory path: /home/eyela1/public_html/textpattern/tmp
PHP version: 5.6.37
GD Graphics Library: bundled (2.1.0 compatible); Supported formats: GIF, JPEG, PNG.
Server timezone: UTC
Server local time: 2018-09-06 00:31:05
Daylight Saving Time enabled?: 0
Automatically adjust Daylight Saving Time setting?: 0
Time zone (GMT offset in seconds): Asia/Jakarta (25200)
MySQL: 5.6.40 (MySQL Community Server (GPL)) 
Database server time: 2018-09-05 17:31:05
Database server time offset: 0 s
Database server timezone: SYSTEM
Database session timezone: SYSTEM
Locale: en_US.UTF-8
Site / Admin language: en-us / en-us
Web server: Apache
PHP server API: cgi-fcgi
RFC 2616 headers: 0
Server OS: Linux 3.10.0-714.10.2.lve1.5.12.el7.x86_64
Admin-side theme: hive 4.7.1
Active plugins: 
	abl_droploader-0.20
	abl_robots_txt-0.1
	adi_cat_menu-0.5
	adi_menu-1.3.1
	arc_meta-1.2.0
	bot_image_upload-0.6.3 (modified)
	bot_write_tab_customize-0.7.2
	glz_custom_fields-1.4.0-beta
	ob1_pagination-2.5 (modified)
	pat_title-0.2
	rah_change_passwords-1.0
	rah_plugin_installer-0.4
	rah_sitemap-1.2
	rah_textile_bar-0.7
	rah_wrach-0.3
	rss_admin_db_manager-4.3
	smd_admin_themes-0.40
	smd_browse_by-0.11
	smd_fuzzy_find-0.22
	smd_gallery-0.62
	smd_lib-0.33
	smd_thumbnail-0.31
	soo_plugin_pref-0.2.2
	wet_haystack-0.6
	zem_contact_lang-4.0.3.6
	zem_contact_reborn-4.0.3.20

Pre-flight check: 
------------------------

problem_connecting_update_server
------------------------

.htaccess file contents: 
------------------------
# BEGIN Textpattern
#DirectoryIndex index.php index.html

#Options +FollowSymLinks
#Options -Indexes
#ErrorDocument 403 default

<IfModule mod_rewrite.c>
    RewriteEngine On
    #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>
# END Textpattern

------------------------

Offline

Board footer

Powered by FluxBB