acholla
Forum Replies Created
-
Forum: Plugins
In reply to: [Connections Business Directory] Can't Add Entries Nor CategoriesThat was indeed the problem! Thanks so very much!
Forum: Plugins
In reply to: [Connections Business Directory] Can't Add Entries Nor CategoriesI just reinstalled on another site which has only site – and everything is working fine!!! Something off about the install on the multi-site, Webintellects version. Thanks so much for all your help!
Forum: Plugins
In reply to: [Connections Business Directory] Can't Add Entries Nor CategoriesThx for tip on the System Info tab…very helpful! Excerpts below.
Problem 1 with images folder corrected
I manually created folder where it was looking for it (under the site name, not under generic higher folder “sites”).
/home/mohairfi/public_html/wp/wp-content/uploads/sites/2/connections-images/
vs
/home/mohairfi/public_html/wp/wp-content/uploads/sites/connections-images/However, noticed it is pointing to a templates folder that is where it thinks it is with 755 perms, but in the system info file it says: (image path & perms now say yes!)
— Connections Folder Permissions
Image Path Exists: Yes
Image Path Writeable: YesTemplate Path Exists: No
Template Path Writeable: NoCache Path Exists: Yes
Cache Path Writeable: Yes— Connections Configuration
Version: 8.5.8
DB Version: 0.2CN_MULTISITE_ENABLED: TRUECN_DIR_NAME: connections
CN_BASE_NAME: connections/connections.php
CN_PATH: /home/mohairfi/public_html/wp/wp-content/plugins/connections/
CN_URL: https://mohair-fiber.com/wp/gssb/wp-content/plugins/connections/
CN_RELATIVE_URL: https://mohair-fiber.com/wp/gssb/wp-content/plugins/connections/
CN_IMAGE_PATH: /home/mohairfi/public_html/wp/wp-content/uploads/sites/2/connections-images/
CN_IMAGE_BASE_URL: https://mohair-fiber.com/wp/gssb/wp-content/uploads/sites/2/connections-images/
CN_IMAGE_RELATIVE_URL: https://mohair-fiber.com/wp/gssb/wp-content/uploads/sites/2/connections-images/
CN_TEMPLATE_PATH: /home/mohairfi/public_html/wp/wp-content/plugins/connections/templates/
CN_TEMPLATE_URL: https://mohair-fiber.com/wp/gssb/wp-content/plugins/connections/templates/
CN_TEMPLATE_RELATIVE_URL: https://mohair-fiber.com/wp/gssb/wp-content/plugins/connections/templates/Problem 2.
Table structure looks ok in sense that it aligns with the correct site but for every table the same error exists, see after table structure “describe wpah_2_connections”. All of the errors have to do with $headers. Does this give you a clue as to where I can look?— Connections Table Structure
CN_ENTRY_TABLE: wpah_2_connections
CN_ENTRY_ADDRESS_TABLE: wpah_2_connections_address
CN_ENTRY_PHONE_TABLE: wpah_2_connections_phone
CN_ENTRY_EMAIL_TABLE: wpah_2_connections_email
CN_ENTRY_MESSENGER_TABLE: wpah_2_connections_messenger
CN_ENTRY_SOCIAL_TABLE: wpah_2_connections_social
CN_ENTRY_LINK_TABLE: wpah_2_connections_link
CN_ENTRY_DATE_TABLE: wpah_2_connections_date
CN_ENTRY_TABLE_META: wpah_2_connections_meta
CN_TERMS_TABLE: wpah_2_connections_terms
CN_TERM_TAXONOMY_TABLE: wpah_2_connections_term_taxonomy
CN_TERM_RELATIONSHIP_TABLE: wpah_2_connections_term_relationshipsDESCRIBE wpah_2_connections
<b>Warning</b>: array_keys() expects parameter 1 to be array, null given in <b>/home/mohairfi/public_html/wp/wp-content/plugins/connections/includes/system-info/class.system-info.php</b> on line <b>415</b>
<b>Warning</b>: Invalid argument supplied for foreach() in <b>/home/mohairfi/public_html/wp/wp-content/plugins/connections/includes/system-info/class.system-info.php</b> on line <b>368</b>
<b>Warning</b>: Invalid argument supplied for foreach() in <b>/home/mohairfi/public_html/wp/wp-content/plugins/connections/includes/system-info/class.system-info.php</b> on line <b>378</b>
+–+
| |
+–+— Network Active Plugins
Connections: 8.5.8### End System Info ###
Forum: Plugins
In reply to: [Connections Business Directory] Can't Add Entries Nor CategoriesThe wp-config.php file seems to refer entirely to the 1st site, not the 2nd (which is where I’m trying to use Connections) altho the file indicates that multi-site is enabled. I will look into this further as that is clearly a problem.
I deleted and recreated the images folder and it reappears with the correct 755 permissions but still have the same error message. Let me deal with the wp installation issues and I’ll and let you know if that fixed it. Many thanks!
I’m using WebIntellects and installed WP to my account/site via their Softaculous App installer just last week.