BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 1,211 through 1,220 (of 15,332 total)
  • Author
    Posts
  • in reply to: Cannot update or delete records (multisite) #471676
    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.

    in reply to: Add an email to connections:list widget #471675
    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.

    Steven Zahm
    Keymaster

    Sorry, no, this is not possible.

    in reply to: Logos not displayed since upgrade to PHP7 #471673
    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. The getImageMeta() function is in the class.entry-data.php file.

    Hope this helps. Let me know what you learn.

    Steven 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?

    in reply to: Cannot update or delete records (multisite) #471668
    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.

    in reply to: Cannot update or delete records (multisite) #471619
    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!

    in reply to: User edit listing & theme compatability #471618
    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!

    in reply to: Logos not displayed since upgrade to PHP7 #471617
    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?

    in reply to: Hide phone number #471614
    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 :)

Viewing 10 posts - 1,211 through 1,220 (of 15,332 total)