Hello Dmitry,

I checked the sql-file, and every table that is listed in the file is also in the database as well...


I can't uninstall the extension, because I can't get back into the backend, nevertheless the extension module :-/

Can it be, that this is due to a wrong realurl_config file?
Maybe my syntax doesnt work with the new one?


I even did the whole update procedure a 3rd time!!!  This time,
the extension info didn't mention missing tables/field (only the error regarding the backend module, which you said is not to worry about).

At first, everything works ok, and after 2 backend/page clicks, the site is not acceccisble anymore... endless loading loop :-(
Restarting XAMPP doesn't help either...


This is my htaccess by the way:

RewriteEngine On
#RewriteBase /
RewriteRule ^/(typo3|typo3temp|typo3conf|t3lib|tslib|fileadmin|uploads|showpic\.php)$ - [L] RewriteRule ^/(typo3|typo3temp|typo3conf|t3lib|tslib|fileadmin|uploads|showpic\.php)/.*$ - [L]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-l
RewriteRule .* index.php



_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to