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 6 replies, 3 voices, and was last updated 8 years, 4 months ago by
keresodaveg17.
-
AuthorPosts
-
07/03/2014 at 11:24 am #295894
John Sheahan
ParticipantHi there
I am getting constant php error in my log to do with connections plugin:
[03-Jul-2014 15:20:44 UTC] PHP Warning: include_once(/home/irelanda/public_html/wp-content/plugins/connections/templates/card-single/card-single.php) [function.include-once]: failed to open stream: No such file or directory in /home/irelanda/public_html/wp-content/plugins/connections/connections.php on line 386
[03-Jul-2014 15:20:44 UTC] PHP Warning: include_once() [function.include]: Failed opening ‘/home/irelanda/public_html/wp-content/plugins/connections/templates/card-single/card-single.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/irelanda/public_html/wp-content/plugins/connections/connections.php on line 386I tried upgrading but that breaks the layout of the page then and only one listing appears.
Any help much appreciated
john
07/04/2014 at 9:28 am #296018Steven Zahm
Keymaster@ John
Ok, I’ve identified the bug with the Single Entry Card template. The issue will be resolved in the 0.8.14 bugfix release. For now, just switch to the Default Entry Card template. They’re pretty much identical.
Hope that helps and apologies for the trouble!
07/04/2014 at 12:33 pm #296055John Sheahan
ParticipantThanks Steven. The thing is I customised the single entry template alot to suit clients taste! Any way around that?
07/06/2014 at 6:38 am #296150John Sheahan
ParticipantHi Steven
I switched to default theme which looks fine now but oddly im still getting pho errors relating to teh single entry card template:
[06-Jul-2014 10:34:49 UTC] PHP Warning: include_once(/home/irelanda/public_html/wp-content/plugins/connections/templates/card-single/card-single.php) [function.include-once]: failed to open stream: No such file or directory in /home/irelanda/public_html/wp-content/plugins/connections/connections.php on line 386
[06-Jul-2014 10:34:49 UTC] PHP Warning: include_once() [function.include]: Failed opening ‘/home/irelanda/public_html/wp-content/plugins/connections/templates/card-single/card-single.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/irelanda/public_html/wp-content/plugins/connections/connections.php on line 386This is rather urgent now as my site keeps crashing and timing out!
cheers
john-
This reply was modified 8 years, 7 months ago by
John Sheahan.
-
This reply was modified 8 years, 5 months ago by
Steven Zahm.
-
This reply was modified 8 years, 5 months ago by
Steven Zahm.
07/06/2014 at 8:37 am #296159Steven Zahm
Keymaster@ John
The solution is to the
card-single.php
file to anything other thancard-single.php
. I renamed itcard-single-default.php
. Then, open theconnections-php
file. Search for this line:include_once CN_PATH . 'templates/card-single/card-single.php';
And change it to:
include_once CN_PATH . 'templates/card-single/card-single-default.php';
Another question…
Which version of Connections did you tweak the single entry card template? If it was 0.8 or newer, then I highly recommend moving your tweaked template folder to the plugins folder as mentioned in this QuickTip, otherwise you’ll lose any changes you made to the template if you should update Connections.
07/06/2014 at 10:29 am #296168John Sheahan
ParticipantThanks Steven I think I have it sored now.
10/07/2014 at 5:34 pm #306341keresodaveg17
GuestThis reply has been marked as private. -
This reply was modified 8 years, 7 months ago by
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.