Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Forum: Alpha/Beta/RC
    In reply to: Super Admin not shown

    I am having the same problem. However I do have both lines of code in my config file:

    define('WP_ALLOW_MULTISITE', true);
    
    define( 'MULTISITE', true );
    define( 'SUBDOMAIN_INSTALL', false );
    $base = '/';
    define( 'DOMAIN_CURRENT_SITE', 'flicka3.dk' );
    define( 'PATH_CURRENT_SITE', '/' );
    define( 'SITE_ID_CURRENT_SITE', 1 );
    define( 'BLOG_ID_CURRENT_SITE', 1 );
    
    /* That's all, stop editing! Happy blogging. */

    And my super admin menu is still not showing up. Any idea what might be wrong?

    Thread Starter macthekat

    (@macthekat)

    I just wanted to say that I figured out what was wrong… or rather I noticed that it told me that I could only upload pictures of a curtain size – after sticking to that I did not have any more problems.

    I am building/setting up a weblog for my dad (virksundlyst.dk) and it needs to be as simple as possible to maintain – so no html code can really be needed. So is there a way to link to a email address without entering the html-editor part of the site – from the normal “Visual” view

    If I just put it in the link box (yes with mailto: in front of the email address), then it put in the web site’s address in front of the email address and then it of course don’t open your email program as I want it to.

    Thread Starter macthekat

    (@macthekat)

    Part of the problem seem to be with portrait shaped images (images that are higher then they are wide) the gallery don’t seem to want to make thumbnails from them – is there a way to fix that?

Viewing 4 replies - 1 through 4 (of 4 total)