define( ‘WPPA_MULTISITE_GLOBAL’, true );
-
Hello sir. I still can’t get this to work for me. When I use define( ‘WPPA_MULTISITE_GLOBAL’, true ); it breaks my site by not allowing me to edit an album, when I go to the album admin it takes a long time to load and loads my server down. Also when I go to my widgets page I can’t seee my side bars anymore. Maybe I’m not understanding how to use this code properly (define( ‘WP_CONTENT_DIR’, ‘{Your path to your wp-content directory without slash}’ );
define( ‘WP_CONTENT_URL’, ‘{Your full url to your wp-content directory without slash}’ );also add to wp-config.php:
define(‘WPPA_REL_UPLOADS_PATH’, ‘{Your name for wp-content}/{Your name for uploads}’);
define(‘WPPA_REL_DEPOT_PATH’, ‘{Your name for wp-content}’);. Do I need to create new folders for the ‘WPPA_MULTISITE_GLOBAL’, true ); situation? Maybe I’m not adding the proper links for these codes. Please help. Thank you
The topic ‘define( ‘WPPA_MULTISITE_GLOBAL’, true );’ is closed to new replies.