17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 923 Views |
-
Error with Assets

20 October 2008 at 10:21am
Hello,
I have tried flushing everything and still get the following error when trying to access the assets tab:
Fatal error: Class name must be a valid object or a string in /sapphire/filesystem/Folder.php on line 104
Thanks in advance!
-
Re: Error with Assets

1 November 2008 at 12:26am Last edited: 1 November 2008 12:26am
Hi,
What you have to do is to follow these steps;
1. go to phpMyAdmin on your localhost, or webserver
2. go to the DB and find the table 'File'
3. In the row 'Classname' you see that all images are defined as Image
4. Try to find the Classnames that are not set (they are set as 'Null')
That error appears because the classnames are not set.
5. Set the correct classname, like ImageHope that helps,
Grz, Raack
| 923 Views | ||
|
Page:
1
|
Go to Top |

