ianp63
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Upload limit increase breaks linksOk, thanks. Found that database and deleted line ‘upload_path’ which was set to blogs.dir/2/files/2012/04 (there was no entry called document_upload_directory) , but it hasn’t restored the links so I think I should delete the contents of those blogs.dir/…./03 and 04 folders and upload the documents again. I think that will be quicker for me in the long run.
Forum: Networking WordPress
In reply to: Upload limit increase breaks linksSorry, now I don’t understand why I can’t find any wp_x_options! Logged in as Super Admin, but can’t see any tables anywhere in the settings menus.
Also, may be unecessary for just 2 sites?, but as per the site-id link I added wp-content/mu-plugins/wp-site-ids.php with the code supplied, and got a page full of errors like this when logging out:-
Warning: Cannot modify header information – headers already sent by (output started at /home/ipswi962/public_html/wp-content/mu-plugins/show-site-ids.php:32) in /home/ipswi962/public_html/wp-login.php on line 349Forum: Networking WordPress
In reply to: Upload limit increase breaks linksMany thanks for the reply Benjamin.
I’ve not done any work on databases yet, so I’m not sure where to look.Forum: Networking WordPress
In reply to: Upload limit increase breaks linksI changed the ‘site upload space’ setting and the ‘Max upload file size’ setting, but didn’t move anything around.
I looked for the ‘new folder’ mentioned in the warning message, but
I can’t move them as it doesn’t identify the ‘new’ folder where they need to go. Would have expected the documents to be in the upload folder, but I’m guessing the plugin stores them securely in the blogs.dir folder.I’ve asked on the plugin site, but if I don’t get an answer from the author I think I’ll just have to start the uploading again. Not the end of the world! Thanks anyway.
Forum: Networking WordPress
In reply to: Upload limit increase breaks linksYes, I found this on the plugin page :-
“Will in work with WordPress MultiSite
Yes! Each site can have its own document repository (with the ability to give users different permissions on each repository), or you can create one shared document repository across all sites.”Forum: Networking WordPress
In reply to: Members login and redirectForum: Networking WordPress
In reply to: Members login and redirectGreat, that works and was quite simple even for me!
I also added ‘Peter’s Login Redirect’ plugin to both sites independantly (i.e not network enabled) to send the user to the members area after logging in, and return them to the public site when they log out.
One small problem there is that when an incorrect password entry occurs, the user is sent to the WordPress backend login page, rather than back to my login page. Not sure how to correct this, as there’s no field to change in the plugin for that. Any idea?
Thanks
Forum: Networking WordPress
In reply to: Members login and redirectThanks Ipstenu. I went for multisite (using a subfolder) because at the time it seemed similar to what I had done previously in my old Dreamweaver site, plus it looked like an easy way to get different Nav menus and have the option to use a different theme. I guess I’ve got a lot to learn!
I’ve not gone too far down the multisite route so could easily go back to a single site if that makes it simpler. I’ll take a look at your solutions first. Cheers.