Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Eric
Well, in theory the rebuild should not impact any other site. It is the same code that creates the tables initially on the subsite and that code uses core code which only adds missing structure. It should not remove structure or delete data.
Since you do have a backup and this should be safe. I’ll trigger the rebuild.
Steven Zahm
Keymaster@ Ryan
Right now, the only way this could be accomplished would be to edit one of the existing widgets to show the email address. I can add this to my feature request list.
09/05/2018 at 12:15 pm in reply to: Restricted information regarding on who created an entry #471674Steven Zahm
KeymasterSorry, no, this is not possible.
Steven Zahm
Keymaster@ Wayne
The URL is fetch within this function a little further down. At about line 284, you’ll find a call to
this->getImageMeta()with an array of option. Again a little further down on line 311. One of these two will be fetching the logo meta which includes it’s URL. ThegetImageMeta()function is in theclass.entry-data.phpfile.Hope this helps. Let me know what you learn.
09/05/2018 at 11:33 am in reply to: Purchased cMap but think I need "Enhanced Categories" extension instead #471669Steven Zahm
Keymaster@ Scott
Yes, the cMap template include the category drop down filter. I looked at the Members page on you site and I see you have the directory embedded in some sort of scrollable widget… The dropdown is there, right above the character index.
What is happening is that the script that enhances the drop down by making it search seems to not be executing. Perhaps this is due to the way it has been added to the page. Can you add it to a page normally?
Steven Zahm
Keymaster@ Eric
I took a look and what I found is not good… The primary table is missing its primary index key. And several of the support tables such as addresses and phone numbers have not structure at all, but seem to exist. honestly, I’m a little surprised it able to run at all.
My guess is when you migrated from the dev server the tables were not properly migrated. Are the tables intact on the dev server? If they are, I would suggest migrating them again. IMPORTANT, only migrate the Connections tables for this subsite only. The others may be fine, at least one other I checked seems to have the correct structure.
If you would like to compare… navigate to the Connections : Tools admin page on both the subsite you are having an issue with and the healthmanagement.com subsite which seems to be working fine. Click the System Info tab for both. Scroll down to the Table Structure.
If your dev tables are not usable either, I suppose I could force Connections to rebuild it’s table structure and import the existing entries. But there is a good chance those are lost.
Steven Zahm
Keymaster@ Eric
Please create a temp admin login using this plugin:
https://wordpress.org/plugins/temporary-login-without-password/
Since this is multisite, make sure the account has the ability to edit plugins.
Reply back, as a private reply, with the login link.
Thanks!
Steven Zahm
Keymaster@ Gerard
You will need the Link extension and, optionally the Form extension.
I would also recommend the cMap template.
Connections can be used with any theme and work fine with Avada.
Hope I’ve answered you questions thoroughly!
Steven Zahm
Keymaster@ Wayne
Not sure this would be a PHP version related issue… I develop on version 7.1 nd do backward compat testing.
I wonder, perhaps the permissions are set up in a way that the images can not be read when you switch. Can you switch to version 7.1?
Steven Zahm
Keymaster@ Age
Make sure you make the change as a template override file. You’ll still need to remember that you made the change, but, it will be safe from the update now link :)
-
AuthorPosts
