Rob
Forum Replies Created
-
Forum: Networking WordPress
In reply to: moved servers and broken navigationNo magic for me today Mika, saved the permalinks but the problems persists.
Forum: Networking WordPress
In reply to: moved servers and broken navigationaside from being magical, in my orginal post I did say that I move my entire old wordpress install including .htaccess. However i did not mention my wp-config you are right but I moved that too, and all other files from my install. I will spread more rumors of you powers on twitter.
Forum: Networking WordPress
In reply to: moved servers and broken navigationthe database part worked fine (that was step 1), and my new server that is now hosting my multisite wordpress site talkes to the database correctly, but I am unable to navigate to the pages and posts.
Forum: Networking WordPress
In reply to: user login specific problemif the other user is my wife and i do not trust her with my car should i still use the plugin? just kidding, thanks for the help!
Forum: Networking WordPress
In reply to: user login specific problemwe are using wordpress as a cms not like a blog so the login’s are limited, what do you mean by an unfiltered multisite, sounds like what i need. thanks for the help.
Forum: Plugins
In reply to: [The Events Calendar] [Plugin: The Events Calendar] individual event marginsI have it on a test server, would be silly to put up stuff on a live site that doesn’t work how i want it, no? thanks for the offer to dig into it though.
Forum: Plugins
In reply to: [The Events Calendar] [Plugin: The Events Calendar] individual event marginsI did find that nick but find which part to change to move the entire content over some, I am hoping its something others have run into and can help with. Otherwise I can tear into it and do the research but wanted to see if the solution was already posted or common answer.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] Unable to select Amazon CDNFYI you might have to restart apache
Forum: Plugins
In reply to: shortcode return string problemsthanks again.
Forum: Plugins
In reply to: shortcode return string problemsok that worked, seems like problem was where i was getting the permalink from. the value from get_permalink($post->ID) works and the value from the_permalink() doesn’t. I don’t really understand the difference in the return strings, but know i have a way that works. thank you.
Forum: Networking WordPress
In reply to: server change questionhello again ipstenu,
i changed my install using bitnami at /opt/bitnami/apps/htdocs
i really don’t the bitnami thing as much anymore, i want to do the “normal” LAMP install on an ubuntu server located at /var/www
yes i brought along my .htaccess
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] Unable to select Amazon CDNi had to install cURL
sudo apt-get install php5-curl
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] Unable to select Amazon CDNI have not found the answer yet, hopefully ObviousIdea will post if you find the solution, and i will do the same.
Forum: Networking WordPress
In reply to: remote mysql database problemsjust found it, i had a space in front of the ipaddress string…doh..thanks for the help
Forum: Networking WordPress
In reply to: remote mysql database problemsthe database is on 3306, i have put the ip address with and without the port in the wp-config.php. My assumption is that if i can connect at command line then i would have to be doing something wrong in the wp-config.php. Sorry, I am not at the multisite part yet, you will have to forgive me for that, but it will be when i get to that part. I can close this topic if you think its a problem.