scisgr8
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Problem logging into wordpress backendJames,
thanks for the advice and explanation.
Evidently, it was a server related issue on GoDaddy because it is working now.Not sure what was going on, but after a couple of hours I was able to get in.
Regards,
Forum: Fixing WordPress
In reply to: Help Please followed advice on forum and now this errorI figured it out. I had uploaded the wp-includes directory into one of the other directories by accident. After I found that error it corrected everything and getting the proper htaccess file back restored.
Thanks,
I am also running WPMU and have approximately 15 sites or so sucessfully running and sucessfully using Custom Contact Forms; however I recently set up a new domain and set up just like I set up all the others and for some reason the CCF will not work, it’s in the admin panel and when I create a form it states sucessfully created; however it doesn’t show up like the others with [contact form=1].
I’ve uninstalled and reinstalled to no avail. If anyone has any ideas it would be much appreciated. Here are some url’s that work:
https://www.dentistcolumbiasc.net
https://www.columbiascpoolcompany.comHere is one I can’t get it to work on:
https://www.columbiascphysicaltherapy.comThanks,
TM
Forum: Networking WordPress
In reply to: error when trying to switch to Network Admin in WPMSIpstenu,
Thanks for the advice! I did as you say……changed the plugin folder to plugin-old and then logged in and got back in succesfully and then went back to ftp and changed the folder back to plugins and now everything seems to work as it should.
No more errors. strange….. but everything seems to work now. I suppose some sort of bug in ms or in one of the plugin download.
again thanks!
Forum: Networking WordPress
In reply to: error when trying to switch to Network Admin in WPMSI downloaded and activated a couple of plugins. I know slidedeck was one of them, however I can’t get to network admin in order to unactivate. so any advice is much appreciated.
but yest the network was functioning and has been functioning correctly and all the sites function correctly and I can get in them but just can’t get to the network admin without getting the error above.
Forum: Networking WordPress
In reply to: error when trying to switch to Network Admin in WPMSNo its not happening activating multisite. MS has been activated for quite some time. I’m running 15 or so sites on MS. I can log into the subsites or sites but when I click over to Network Admin, I then get the error that I mentioned above. So basically I can’t log into network admin……
Forum: Networking WordPress
In reply to: How do I run mobile homepage in wpmuNo not really interested in running seperate wp blog for mobile site.
What I want to do is to understand the structure of wordpress, so that I can add the same script in the index file for my wp sites that I have in the standard html site.my wp site script would then call the mobile version when viewed in a mobile browser.
Here is a wp site for example:
https://www.dentistcolumbiasc.netI would like to be able to add the script to the index file or header or wherever I should add it and then add a /m directory to the wordpress hierarchy where I could just place a static html mobile version for mobile browsers:
https://www.dentistcolumbiasc.net/m
I’m not sure how to pull this off within the wordpress directory structure and I’m running WP MU.
Hope this makes more sense.
Forum: Networking WordPress
In reply to: all images are broken, running wp-multisiteOK after a little research I changed my .htaccess file to this:
#Wordpress Multi site
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]# uploaded files
RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L]RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ – [L]
RewriteRule . index.php [L]
#END WordPress Multi Siteand everything is now solved…….
Yeah, you are probably right. My intent was not to game the system; however come up with an easier way to post complimentary data or content and sort of streamline the process, but after reviewing your comment and thinking through this it is walking a fine line and could be crossing over into an area that I really don’t want to go.
I appreciate your advice and will utilize it as I move forward with this project.
Thanks Again!
Thanks for your reply Ipstenu.
Again I’m not the most advanced when it comes to these issues; however it seems a good database person could figure out how to allow variable data and insert localized info from some blog publising platform.
I’m over my head but thought I would ask and thanks for the reply.
scisgr8
Forum: Plugins
In reply to: [Custom Contact Forms] [Plugin: Custom Contact Forms] multisite 3.1Did you ever get this resolved? I’m having the same issue and looking for a solution.
Thanks,
Tony
Forum: Networking WordPress
In reply to: login problem after installing muok gang, i just went back in and cleaned up the database and reinstalled mu and I’m back in now, i’ll just start from scratch not sure what went wrong probably a bad piece of code somewhere.
Forum: Networking WordPress
In reply to: login problem after installing muthe screen refreshes but I don’t get any password error, it’s like it’s not authenticating. I’ve cleared logs, caches, etc, rebooted computer and have tried firefox as well same issue over and over again. something has gone wrong.