Hey
I think I know why you are having all these problems.
You have cloned https://github.com/owncloud/core and checkout tag
v7.0.3, right?
Next you cloned apps like contacts
(https://github.com/owncloud/contacts) but you didn't checkout the
stable7 branch?
This means you are using different versions, which won't work. (as you
experience)
There are 2 simple solutions for this:
A) checkout the stable7 branch for every app you use
B) use the (normally used) package from http://owncloud.org/install/.
This comes with a lot of apps, which will work out of the box. You can
install extra apps from apps.owncloud.org.
I hope this will solve your problems.
Cheers
Tobia
On 12/04/2014 11:39 PM, Bráulio Bhavamitra wrote:
[Thu Dec 04 20:25:40 2014] [error] [client 127.0.0.1] PHP Fatal error:
Call to undefined function vendor_script() in
/home/owncloud/owncloud/apps/contacts/templates/contacts.php on line
29
Anybody knows why?
_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user