Fatal error: Class 'PDO' not found in /home/lanryco/public_html/html/index.php on line 25
|
15 posts
|
<p>when i install the cms,it warned that: |
|
15 posts
|
i installed successfully but when i delete all articles it showed like that Fatal error: Call to a member function link() on a non-object in /home/lanryco/public_html/html/frog/app/frontend/classes/Page.php(170) : eval()'d code on line 5 |
|
1493 posts
|
If you are using the default installation, I think this should be "line 5":
Perhaps the PHP is finding nothing when it expects to have a value? Did you try recreating an Article to see if the error went away? |
|
1 posts
|
having the same problem as TS when I deleted all the articles. is there any solution besides addin a new article??? |
|
651 posts
|
(hint: google for “php is_object”) |