php - Can't get a typo3 template to work -


so have few days make typo3 site, , since not familiar it, decided install template , change around bit. whenever try import .t3d file instructions in .txt of template 2 errors: when upload it,

"file not contain data 'files_fal'"

i have been unable find out means or message saying:

the reference uid file (sys_file_reference) has numeric. uid given: "c:/xampp/htdocs/site/typo3temp/var/transient/xxxxx.tmp

xxx being name of .tmp file gets created every time try this. how fix this? it's on side, have not been able find out what.

edit: @kevinappelt current typo3 version 8.7.4- should newest. template downloaded site realised 2014. seem incompatibility think it. kind of silly did not notice, thank pointing out. figure out rest on own.

transfering complete configuration t3d-files not state of art. assume have old tutorial t3d file , new version of typo3 not match well. (you should give more information versions , maybe sources of information).

if want easy installation ready fill configuration might install typo3 , install 1 of available "preconfigured distribution".
while installing option available last step.

you can install distribution afterwards (but better before insert pages or content).
go extension-manager , select "get preconfigured distributions" in drop down.


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -