smayernik
Member
Posted 1 year ago #
just finished the upgrade and creating a new custom template when I noticed that the websites for my entries' are not being displayed.
If I go to Manage Entry, click on 'edit to edit an entry and then without making any changes, save the entry, the website is now displayed. It appears the the simply act of "saving" the entry 'reminds' the plugin that there is a website to be displayed, but haven't found a way to bulk edit "save" them all
As a test a did revert to a default template and the results were the same.
http://wordpress.org/extend/plugins/connections/
Could you please submit a help desk ticket?
http://connections-pro.com/help-desk/
Also, if you can, send me a link to your directory and grant me temp admin access so I can take a look. Details can be sent via the help desk ticket.
smayernik
Member
Posted 1 year ago #
doing that now, should receive an email, with access info, in just a moment
There is a bug in the legacy getWebsiteBlock() method in the class.output.php file.
The default values should be:
return $this->getLinkBlock( array( 'format' => '%label%: %url%' , 'type' => array('personal', 'website') , 'return' => TRUE ) );
smayernik
Member
Posted 1 year ago #
I had not made any changes to that file...
No, no. I didn't mean you made a change to the file. I'm saying there was a bug in that file. I'm just providing the solution to the forums readers so they can make the change if they need to. This will be fixed in a bug fix release.
Per my email response to the help desk ticket, I've applied this hot fix to your site. So you should be good to go.
smayernik
Member
Posted 1 year ago #
Thank you! Thank you! Thank you!
daledude
Member
Posted 1 year ago #
I have this same issue, except for the Address Block.
@daledude
http://connections-pro.com/help-desk/
Can you please submit a help desk ticket with a link to you site and provide temp admin access so I can take a look.
daledude
Member
Posted 1 year ago #
Hi Steven,
I ended up just going in and re-saving each individual entry (TONS) to get the addresses to re-appear. The bug was essentially the same as smayernik in the first post, with the same temp fix.
@daledude
Had I been able to take a look, I may have been able to save you tons of work. I do know is that the even though the issue may have been apparently similar the causes would be completely different.
Well, I guess out of thousands of upgrades this issue must be isolated.