Project

General

Profile

Actions

Bug #23290

closed

After IMPORTing data from mysqldump with the install tool, new content cannot be inserted

Added by Jan Simbera over 14 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2010-07-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

After a fresh install of typo3 - ver 4.3.3 on IIS 6 and MSSQL server via ODBC drivers. ( Used the typo3 tutorial on WIKI and also Xaviers http://xavier.perseguers.ch/en/tutorials/typo3/articles/mssql-database.html ). I imported some tables with the a dump from the old mysql DB,with parameters given in the DBAL extension manual (http://typo3.org/documentation/document-library/extension-manuals/dbal/0.9.9/view/1/7/). After the import i can see all the records (pages, tt_content records, etc.) in BE. I can modify them, delete them. But if i want to create a new record, it isn't saved and i get an error message "Sorry, you didn't have proper permissions to perform this change.". If i click save and close, no message is even shown and the record isnt save either.

It affects all the tables i import data to. If i just import pages, then tt_content can be addded, etc.

I must say, the import is from and older version of typo 4.0.2. But no error messages are shown with the import.

Extensions used:

DBAL ver 1.0.4 with patches (http://xavier.perseguers.ch/en/tutorials/typo3/articles/mssql-database.html)
ADOdb ver 5.10.0

(issue imported from #M15268)

Actions

Also available in: Atom PDF