Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
- This topic has 7 replies, 2 voices, and was last updated 12 years, 1 month ago by
Martin.
-
AuthorPosts
-
06/05/2014 at 4:29 pm #293105
Nick
GuestJust updated to the 0.8.10 version and now the names are not showing up. Page is at http://shakopeecatholic.org/guest-resources/staff-contacts/ -was working fine yesterday. Was also running Tiles template.
Nick
06/05/2014 at 4:59 pm #293111Steven Zahm
Keymaster@ Nick
The old
connections_listshortcode was deprecated a little over two years ago and finally removed in the latests version of Connections ( versions >= 0.8 ).Just change
connections_listtoconnections. After you do that, the directory will display again.Hope that helps!
06/05/2014 at 5:15 pm #293112Nick
GuestThat fixed it – thank you!
06/16/2014 at 5:46 pm #294017Martin
GuestHi,
After the recent update my Connections page gives an error message which I think is related to the custom template folder (wp-content/connections-templates). Nothing works, I have been forced to reinstall the previous version of Connections. Any clue?
Best,
Martin06/17/2014 at 2:01 pm #294089Steven Zahm
Keymaster@ Martin
Sorry, no, not without more details on the error message. I could be as simple as just visiting the Connections : Templates admin page or toggling the active template so the path to the template that is cached is updated.
06/23/2014 at 6:37 am #294810Martin
GuestHi Steven,
Thanks for your reply. Still does not work. Here’s the error message it gives on the page containing the Connections shortcode:
Fatal error: Call to a member function download() on a non-object in /home/ceatlmemb/domains/ceatl-members.eu/public_html/wp-content/connections_templates/card/template.php on line 32
06/23/2014 at 10:50 am #294821Steven Zahm
Keymaster@ Martin
Looks you may have customized an much older version of the default card template judging by the path and filename in the error message. To keep your customizations, the solution is to open this file and delete line 32:
../wp-content/connections_templates/card/template.phpThe alternative solution is to delete your custom template and use the version that comes with Connections.
The issue is the that
$vcard->download()function was removed long ago and backward support for it was removed in version >= 0.8. Oh another solution would be to use$entry->vcard()on line 32.Hope that helps!
06/23/2014 at 1:40 pm #294842Martin
GuestYes! I changed the code on line 32 into $entry->vcard() and it works. Thanks a lot!
Martin
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
