BBPress Darrin Goodman : Replies Created

Forum Replies Created

Viewing 5 posts - 31 through 35 (of 35 total)
  • Author
    Posts
  • in reply to: Images Won't Upload – Maximum Upload Size #384089
    Darrin Goodman
    Participant
    This reply has been marked as private.
    in reply to: Address Data is Lost or Deleted #349519
    Darrin Goodman
    Participant

    @Steven, I installed the code snippet plugin and added the new snippet as suggested in your FAQ. No luck. It occurred to me though that maybe the issue is that both Connections and cMap are enabled globally through Multisite. I thought that I would disable both plugins at the global level and then re-enable them locally on the parent website to see if this solves the issue. Do you know if I disable the plugin, will I loose my data?

    Thank you!

    in reply to: Address Data is Lost or Deleted #349461
    Darrin Goodman
    Participant

    @Steven, I tried what you have suggested with resetting the role capabilities but that did not fix the issue.

    We are about one week into having released a very large WordPress Multisite website for our organization. I read the FAQ and it seems that you are wanting for me to install the s2Member plugin, and possibly also the Code Snippets plugin. I’m a bit concerned about installing any plugins that could potentially cause issues our new website. Do you have experience with these plugins solving this issue?

    Thank you!

    in reply to: Address Data is Lost or Deleted #349439
    Darrin Goodman
    Participant

    @Steven, it’s interesting, I also see a wp_connections_address table in the database but there is no data contained within it. It appears that all address data is stored under wp_connections under the addresses field.

    in reply to: Address Data is Lost or Deleted #349438
    Darrin Goodman
    Participant

    That’s a good question. The short answer is, the address data is actually deleted, as best as I can tell.

    To test this, I have logged into phpMyAdmin to look at the database. I have selected one individual to test. I can see that in the wp_connections table, under the addresses field, her address information is displayed as seen below:

    a:1:{i:971262657278;a:14:{s:4:”type”;s:4:”work”;s:10:”visibility”;s:6:”public”;s:6:”line_1″;s:16:”9595 Nelson Road”;s:6:”line_2″;s:5:”Box B”;s:6:”line_3″;s:0:””;s:4:”city”;s:8:”Longmont”;s:5:”state”;s:2:”CO”;s:7:”zipcode”;s:10:”80501-6359″;s:7:”country”;s:13:”United States”;s:8:”latitude”;d:40.173327700000002;s:9:”longitude”;d:-105.1142011;s:2:”id”;N;s:9:”preferred”;b:0;s:5:”order”;i:0;}}

    When I go into the Connections/cMap interface and I go into editing mode for this individual, her address info is not displayed on the editing page. When I click on the Update button, I can see that the address info is now gone when I view the web page, and when I refresh the table through phpMyAdmin, I see that the addresses field is now blank for this individual. This is what makes me think that the data is actually deleted.

    Thank you!

Viewing 5 posts - 31 through 35 (of 35 total)