Hi guys
Nearly finished migrating a site but have come up against a problem with files being viewed.
Hope you can help
I have several pdf and zip files uploaded to GS via the files tab. All uploaded well with no errors.
However when I try to click any of the uploaded files I get a file path error.
All jpg images can be viewed ok with no errors. When it comes to zip files or pdf I get the warning below:
Even if you have template.php - I still receive an error saying oops file not found. Don't know why the cms is trying to access the document through template.php and not file download the way it's supposed to.
Any ideas please
Nearly finished migrating a site but have come up against a problem with files being viewed.
Hope you can help
I have several pdf and zip files uploaded to GS via the files tab. All uploaded well with no errors.
However when I try to click any of the uploaded files I get a file path error.
All jpg images can be viewed ok with no errors. When it comes to zip files or pdf I get the warning below:
Code:
Warning: include(/www/theme/yoursite/template.php): failed to open stream: No such file or directory in /www/index.php on line 134
Even if you have template.php - I still receive an error saying oops file not found. Don't know why the cms is trying to access the document through template.php and not file download the way it's supposed to.
Any ideas please