Admin:Troubleshooting
From e107 Wiki
e107 Wiki: English | Русский | Deutsch | Français | Magyar | Português | Български | Česky | Nederlands | Ελληνικά | Italiano | Norske | Polska | Slovenščina | Español | Svenska | Translate: Wiki | Page
Troubleshooting TopicsThis page is intended to complement the more general troubleshooting pages, detailing less common problems and possible fixes. Some of the likely problems and fixes may fit in more than one category, so its worth checking the whole of this page. Its also worth checking the more general pages: post-install troubleshooting page and Post-install problems Banner-related problemsMany problems with Firefox and banners (in the widest sense) relate to the use of AdBlocker in Firefox - it refuses to display things or to do certain things based on the presence of the word 'banner' in a URL. (The same problem can occur with other words). In most cases something works with other browsers, but not Firefox. Image-related problems
Blank Screen problems
Database Related problems
File Upload problems
'Returned to Index Page' problems
Server Memory Allocation/Usage IssuesYou may get an error such as: Fatal error: Allowed memory size of X bytes exhausted...
Problems sending emailsAlways upgrade to the latest version if these occur - a lot of work has been done in this area. Note that some free hosts restrict the sending of emails. Try the various options for email sending - smtp (preferred), php and sendmail. Support for pop before smtp email sending is added in version 0.7.6
RSS related problemsThe most common problem is an 'error in feed' message when trying to view one of the fields. This is caused by characters before the opening '<?php' or after the closing '?>' in certain files. First place to look is the e_module.php, e_rss.php and e_meta.php files in each plugin directory. (Non-core plugins are more likely to have this problem). In e107 version 0.7.8 on, the 'plugin scanner' also checks all these e_xxx.php files, and highlights those with extra white space. Within the e107 core, the problem is most likely caused by surplus white space in the e107_config.php file (as the one which is sometimes hand edited), although potentially it can occur in other files as well. PDF Generation problemsThe most common error is "FPDF error: Some data has already been output". As for RSS feed problems, this is often caused by surplus white space in files. If all is well with the RSS feeds (assuming you are using RSS) the theme files are a good place to start.
Login/logout problemsYou probably have a corrupt cookie.
Note that you should set your own cookie name in security and protection preferences when you setup e107. Solution submitted by trickdog http://e107.org/e107_plugins/forum/forum_viewtopic.php?7041 Other notes
Further Debugging TestsBefore you start these checks, back-up your database with phpMyAdmin and Backup Your e107 File System via FTP them down to your local machine. Retest your issue each time with the following conditions. Browsers & Local CachesClear browser cookies/browser local cache (or Temp Internet Files) on your browser or better still try it on another browser. Retest. e107 CacheClear and Disable the e107 Cache System. Admin -> Settings -> Cache Retest. e107 File InspectorRemember to BACK-UP first! Check Files are OK, using Admin -> Tools -> File Inspector. Look for any Error files, with red X icon. Look for any php files which you have not put in the system. Retest. e107 Database CheckRemember to BACK-UP first! Check e107 Database is OK, using Admin -> Tools -> Database - Check Database Validity. Look for any database errors, select and attempt to fix. Retest. Apply Jayya as Admin ThemeRetest. Plugins and Custom MenusRemember to BACK-UP first! Temporarily disable any custom menu's via Admin Area > Content > Menus. If it works after this, sequentially re-enable the menus or plugins. Retest. ThemesApply a site theme which came as standard with e107 - such as e107v4. If it works after this, then we know there may be an issue with the site theme. Retest. Customised e107 FilesRemember to BACK-UP first! Confirm no files where changed from e107 standard. Comment out any changes, but ideally replace edited files with originals provided by e107. Avoid editing core files, this will help you at upgrade - the best way to extend e107 is through Plugins, Shortcodes or templates. Retest. Search For Similar IssuesReport in the appropriate forumWhen you report a problem, ensure you quote at very least :-
Ideally copy this from the left column of your Admin Area... e107 Version 0.7.24 rc2 Site Theme sebes Admin Theme Jayya v1.0 Install date Sunday 13 December 2003 - 16:44:20 Current Server Time Sun, 19 Sep 2010 15:40:54 -0400 Server Apache/2.x.x (Unix) mod_ssl/2.x.x OpenSSL/0.x.x Blah blah (host: hidethis.co.uk) PHP Version 5.2.10 MySQL 5.0.89-community Database: HIDE THIS Charset utf-8 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

