Installation on multisite
-
Hi,
I have a bilingual site (multisite) and now I want to use this plugin for a gallery on both sites. I have no problem with double my work for publishing it to one site and the other. And all looks fine when I do it on the main (first) site. But when I want to upload images to the second site I run into the error: “File loading failed :: Failed to create scaled version: thumb”. The folder for the upload is displayed (wp-content/uploads/sites/2/photo-gallery), but doesn’t existed, so I created one with both sub-folders. But the error still existed.
I thought, I could re-install the plugin, but when I clicked on Uninstall, it prints out the tables which will deleted (named wp_2_bwg_xxx). But they doesn’t existed too. So I think during the installation on the second site went something wrong. In the PHP-script the commands for creating tables look like this:
“CREATE TABLE IF NOT EXISTS" . $wpdb->prefix . "bwg_xxx(I’m missing the site-number).Thx for your help,
Andreas
The topic ‘Installation on multisite’ is closed to new replies.