Problem with Multisite

This topic contains 11 replies, has 4 voices, and was last updated by  Paolo 8 years, 9 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #38559

    scabrera
    Buyer
    Post count: 13

    Hi. I set up a new multisite installation with subdomains and installed geodirectory. but the plugin works just on the main page.. all subdomains shows the error on “plugins/geodirectory/geodirectory-functions/general_functions.php on line 325” and in the Backent the menupoint “Places” is missing. I tryed it with version 1.4.3 and 1.4.5…

    #38560

    scabrera
    Buyer
    Post count: 13

    The full error message is:

    Warning: Invalid argument supplied for foreach() in /public_html/wp-content/plugins/geodirectory/geodirectory-functions/general_functions.php on line 325

    #38561

    Guust
    Moderator
    Post count: 29970

    GeoDirectory must be activated per website and not network activated.

    Did you network activated it?

    #38562

    scabrera
    Buyer
    Post count: 13

    Ok, on my local Xampp installation it worked with network activation…
    Thanks! Problem Solved.

    #47736

    Steve
    Full Member
    Post count: 1019

    How do you activated it on the sub-domain? Does this require all files and “base” geodirectory plugin be installed just as a brand new “start from scratch” installation?

    #47741

    Guust
    Moderator
    Post count: 29970

    @lonewolf95665
    Are you using a network or multisite WP installation? If using multisite, you need only one installation of WP and themes and plugins.

    #47775

    Steve
    Full Member
    Post count: 1019

    define(‘MULTISITE’, true);
    define(‘SUBDOMAIN_INSTALL’, true);
    define(‘DOMAIN_CURRENT_SITE’, ‘domainname.com’);
    define(‘PATH_CURRENT_SITE’, ‘/’);
    define(‘SITE_ID_CURRENT_SITE’, 1);
    define(‘BLOG_ID_CURRENT_SITE’, 1);

    This is the way I have it set up. Multisite yes? My widgets are “visible” in the widget area but they do not show up on the sub-domain.domain.com

    I do not understand why they do not show up.

    #47782

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    GeoDirectory can’t be network activated. You must Activate it on the main website as well as on each individual subsite.

    !st make sure to network deactivate it.

    Than in your dashboard admin toolbar you will see a link “my sites”, there you have access to each individual dashboards.

    Or loggedin as admin visit directly sub-domain.domain.com/wp-admin, go to plugins and activate like if it was a single wordpress install.

    Let us know if this helps.

    Thank you

    #47790

    Steve
    Full Member
    Post count: 1019

    Thank you Paolo.

    I did not “understand” the Network activated vs. Not Networked activated. I thought that by ticking Network activate that this is how ‘all’ plugins worked.

    Now it raised a question. Is this how all the plugins should be “ticked”? Then in this “select” plugins by sub-domain individually I can pick and chose?

    Here is the good news. A “Page displayed” on the sub-domain site. The sample page. And the only page items visible are

    Header banner
    Background image
    Footer
    Sample page

    That is it.. no widgets or menus.

    #47793

    Steve
    Full Member
    Post count: 1019

    Update.. I am going to delete the subdomain and try it again. I was doing some php tweaking suggested for the mu installation to the .php file. I just attempted the sub-domain setup on another subdomain and it appears to have worked except for the menu? I will keep you posted.

    #47799

    Steve
    Full Member
    Post count: 1019

    Thank you, thank you.. thank you for your help. The problem regarding the widgets is solved. The menu I need still to set up also. Kind regards, appreciated

    #47926

    Paolo
    Site Admin
    Post count: 31206

    You are welcome 🙂

Viewing 12 posts - 1 through 12 (of 12 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket