bflop
12-01-2005, 04:14 AM
Uploaded all the files to my server, but was receiving the following error when I tried to access the "install" directory:
Content visible to registered users only.
It turned out that my FTP program was truncating some of the longer filenames like the ones in the include folder.
Example:
core.assemble_plugin_filepath.php
turned into
core.assemble_plugin#11CAC4
The solution was to use another FTP program and re-upload ALL the files. Hope this helps someone having a similar problem.
Content visible to registered users only.
It turned out that my FTP program was truncating some of the longer filenames like the ones in the include folder.
Example:
core.assemble_plugin_filepath.php
turned into
core.assemble_plugin#11CAC4
The solution was to use another FTP program and re-upload ALL the files. Hope this helps someone having a similar problem.