Well I upgraded my install from version .8 to .91 and everything seems like it works except if I hit 'new entry' from the login box from the frontpage sidebar plugin. If I press new entry I get the following error;
Fatal error: Call to undefined function: serendipity_printentryform() in /usr/www/users/phaet1/serendipity_admin_entries.inc.php on line 366
I have never seen this one before and I didn't notice anything else obvious. I couldn't find anything searching here. Any help would be appreciated.
Thanks
Sean
Post install wierdness
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Post install wierdness
It seems you did not properly copy all new 0.91 files to your s9y installation. It seems you are missing the include/functions_entries_admin.inc.php file. This is where the missing function is defined.
Regards,
Garvin
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
zhodd
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
So is the file I mentioned there? What are the file permission and the filesize of that file?
And what is the size, permission and filedate of these files:
include/functions.inc.php
include/functions_entries.inc.php
serendipity_admin.php
I am still very sure, that there is a problem with incomplete uploaded files.
Regards,
Garvin
And what is the size, permission and filedate of these files:
include/functions.inc.php
include/functions_entries.inc.php
serendipity_admin.php
I am still very sure, that there is a problem with incomplete uploaded files.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
zhodd
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
What I'm only realizing right now is this:
Fatal error: Call to undefined function: serendipity_printentryform() in /usr/www/users/phaet1/serendipity_admin_entries.inc.php on line 366
The file "serendipity_admin_entries.inc.php" doesn't exist anymore since Serendipity 0.7 already! With which URL do you call your admin panel? You should call it by "serendipity_admin.php"!
Regards,
Garvin
Fatal error: Call to undefined function: serendipity_printentryform() in /usr/www/users/phaet1/serendipity_admin_entries.inc.php on line 366
The file "serendipity_admin_entries.inc.php" doesn't exist anymore since Serendipity 0.7 already! With which URL do you call your admin panel? You should call it by "serendipity_admin.php"!
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
zhodd
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Zhodd: Yes, I guess that should/could be the reason. Can you try to upload a new version of the plugin, please?
Regards,
Garvin
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/