Forum Replies Created

Viewing 15 replies - 16 through 30 (of 30 total)
  • Thread Starter crienoloog

    (@crienoloog)

    Shouldn’t that be 1.4.24 ? I was already using 1.4.23 which you released 3 days ago…
    Thanks,
    Eric

    I just installed it in my multisite and I can confirm it works.
    Just make sure you install in the network section, activate and then update entire network…
    You won’t find it in the sites’ plugin section but in the settings section… that got me confused too…
    ps. Confirm install, cannot confirm it to work yet.

    Thread Starter crienoloog

    (@crienoloog)

    I’ll start reading then, Thanks.

    Thread Starter crienoloog

    (@crienoloog)

    Hi esmi,
    Thanks for the quick reply, really appreciated.
    Yes I thought something like this…
    Because it is a multi-site I am kind of worried to do a manual upgrade.
    Maybe some other helpers might have some idea?
    But I will try from this side too.
    Thanks again.

    Grtz.
    Eric

    Thread Starter crienoloog

    (@crienoloog)

    Or in hindsight, maybe even better, if I FTP my separate gallery folders with images into wp-content/blogs.dir/1/files/ ?
    I used to use e107 with a nice Gallery plugin. Now I imported all the text pages and posts but not yet the photos and not yet the large gallery…

    Thread Starter crienoloog

    (@crienoloog)

    WOW…
    You have no idea how happy I am it is something so simple and stupid…
    I have looked and apparently overlooked. And since I use a simple text editor in Ubuntu, I can’t imagine how that happened.

    Thank you so much for your help.
    I changed the config file and now I can see the multisite function ‘network’

    Have a great day! Mine now is… ??

    Eric
    from Bonaire, Caribbean Netherlands

    Thread Starter crienoloog

    (@crienoloog)

    Good morning Ipstenu,
    I had a message from my ISP that I had to make a .htaccess file and then sync it in C-panel.
    So I made a file and included:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress

    and synced the file as told. Re-uploaded the site, but no changes…
    I still can’t see the extra function in the toolbox to build a network. So Multisite is still not activated.
    Which was confirmed by the error: /wp-admin/network/setup.php – error; Multisite support is not enabled.
    I even deleted the message in wp-config.php /** Allow Multisite **/
    although I know is just a comment.

    Thread Starter crienoloog

    (@crienoloog)

    define('WP_DEBUG', false);
    /** Allow Multisite **/  
    
    define(’WP_ALLOW_MULTISITE’, true);
    /* That's all, stop editing! Happy blogging. */
    Thread Starter crienoloog

    (@crienoloog)

    domain – no error
    domain wp-admin – no error , but I don’t see the extra network link under toolbox
    domain /wp-admin/network/setup.php – error; Multisite support is not enabled.

    Thread Starter crienoloog

    (@crienoloog)

    Yes that is correct…

    Thread Starter crienoloog

    (@crienoloog)

    OK I went to the link /wp-admin/network/setup.php and I got:

    Multisite support is not enabled.

    but like I did when I installed WP, I did put the wp multisite true in the config.php…
    Yes I installed the whole 3.3.1 version WP in webspace/httpdocs/ personally by FTP.
    thanks for your help and patience…

    Thread Starter crienoloog

    (@crienoloog)

    Hi Ipstenu… yes I read that too…
    But since I can’t download the original one in the directory above, I am not sure what else then the WP code I have to put in it…
    Or better said ; what is in the other one…
    And I understand I can put one in my directory where also WP resides and then Sync it with the one higher up, I don’t know if I delete stuff in it. Or is Syncing also merging together?

    Thanks

    Thread Starter crienoloog

    (@crienoloog)

    Hi Axel…
    the .htaccess file is one directory up [see first post] so it is not in the directory where the WP is installed, which is in ‘httpdocs’.
    The .htaccess file is one directory up.
    Besides, I can’t change the rights or content, can’t download the .htaccess. So I guess that is bad…
    Can I make a new one and put that in the directory where the WP install is?
    Will it conflict with the one that is one directory up?
    Ps, I have in C-Panel a button that says ‘sync htaccess’… what can I do with that?

    Thanks for your help.

    Thread Starter crienoloog

    (@crienoloog)

    OK I thought, I just try to upload one directory up but that is not allowed.. so there has to be something else…

    crienoloog

    (@crienoloog)

    Hi – I just did a subfolder MU change on existing WP site…
    deactivated all plugins, but can’t get the MU to work in the Toolbox.
    Also changed to Twenty-theme to make sure everything was kind of default…
    name of the subfolder before change was wp_eric and I didn’t change that, what went wrong?
    Thanks for help,

    Eric

Viewing 15 replies - 16 through 30 (of 30 total)