I uninstalled gastbuch, removed all files from tmp/cache, uploaded the gastbuch files, did a CHMOD on the modules directory, installed gastbuch via the menu (no errors), went to the menu Content -> Guestbook, clicked on the menu item, a new Guestbook menu shows up, clicked on 'Add guestbook item', and the follwing error appears:
----------------------
Notice: Uninitialized string offset: 0 in /home/httpd/vhosts/uisge-beatha.eu/httpdocs/modules/FCKeditorX/FCKeditorX.module.php on line 252
Notice: Uninitialized string offset: 0 in /home/httpd/vhosts/uisge-beatha.eu/httpdocs/modules/FCKeditorX/FCKeditorX.module.php on line 255
Notice: Uninitialized string offset: 0 in /home/httpd/vhosts/uisge-beatha.eu/httpdocs/modules/FCKeditorX/FCKeditorX.module.php on line 315
Notice: Uninitialized string offset: 0 in /home/httpd/vhosts/uisge-beatha.eu/httpdocs/modules/FCKeditorX/FCKeditorX.module.php on line 323
Notice: Uninitialized string offset: 0 in /home/httpd/vhosts/uisge-beatha.eu/httpdocs/modules/FCKeditorX/FCKeditorX.module.php on line 330
Notice: Uninitialized string offset: 0 in /home/httpd/vhosts/uisge-beatha.eu/httpdocs/modules/FCKeditorX/FCKeditorX.module.php on line 339
Notice: Uninitialized string offset: 0 in /home/httpd/vhosts/uisge-beatha.eu/httpdocs/modules/FCKeditorX/FCKeditorX.module.php on line 344
Notice: Uninitialized string offset: 0 in /home/httpd/vhosts/uisge-beatha.eu/httpdocs/modules/FCKeditorX/FCKeditorX.module.php on line 348
Notice: Uninitialized string offset: 0 in /home/httpd/vhosts/uisge-beatha.eu/httpdocs/modules/FCKeditorX/FCKeditorX.module.php on line 359
------------------------------
Under these error, I see a lay out form. So, we're moving
Next, if i create a content page and enter {cms_module module="gastbuch" number="5"}, and show an example, than the Gastbuch page occurs in my website and I can click the button 'Add guestbook entry'. Once done, the follwing error occurs:
------------------------
Warning: fopen(/home/httpd/vhosts/uisge-beatha.eu/httpdocs/tmp/cache/cmspreviewRMnXal): failed to open stream: No such file or directory in /home/httpd/vhosts/uisge-beatha.eu/httpdocs/lib/content.functions.php on line 276
Warning: filesize(): Stat failed for /home/httpd/vhosts/uisge-beatha.eu/httpdocs/tmp/cache/cmspreviewRMnXal (errno=2 - No such file or directory) in /home/httpd/vhosts/uisge-beatha.eu/httpdocs/lib/content.functions.php on line 277
Warning: fread(): supplied argument is not a valid stream resource in /home/httpd/vhosts/uisge-beatha.eu/httpdocs/lib/content.functions.php on line 277
Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/uisge-beatha.eu/httpdocs/lib/content.functions.php on line 278
Warning: unlink(/home/httpd/vhosts/uisge-beatha.eu/httpdocs/tmp/cache/cmspreviewRMnXal): No such file or directory in /home/httpd/vhosts/uisge-beatha.eu/httpdocs/lib/content.functions.php on line 279
------------------------
What could be the reason for these errors?
I have changed the en_US.php to a Dutch-version nl-NL.php Anyone who wants to test (due to the above reason, not able myself) and where may I upload it to?