mluria
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: htaccess, permalinks and subdomainsWell its just one category that would be the subdomain, my wine reviews and travel journal and only have those visable from http://reviews.mattluria.com and seperate from my entries on my regular blog at http://mattluria.com/test
Right now I am running two different blogs, WP at test, and B2evo at reviews.
When I wrote my initial post, I was a bit loopy from my allergy meds.
Forum: Fixing WordPress
In reply to: htaccess, permalinks and subdomainsActually this is someonthing that I’m looking for and even having the categories be subdomains if need be so I can cut down on my DB usage.
Forum: Themes and Templates
In reply to: Needing help customizing WP to my html layoutno, its WP 1.22. But I’m looking at upgrading to WP 1.5 here soon as I can manage two blogs with WP better than I can with one running B2evo.
Forum: Plugins
In reply to: GetWeather Plugin AvailableI’m getting this error message and I can’t find where its going goofy, I think its the weather.gov site, not sure.
# Warning: fopen(http://mattluria.com/test/wp-content/plugins/weather_cache/metar_cache_KOUN.txt): failed to open stream: HTTP wrapper does not support writeable connections. in /home/user/public_html/test/wp-content/plugins/weather.php on line 313
# Conditions Debug
And yes I changed the user directory in the file to my correct one, i just didn’t want to publish my username on my site.
I checked over the code and it looks like line 313 involves the grabbing of the info at the weather.gov site. any ideas on how to fix this lovely program?Forum: Plugins
In reply to: creating Templates with dreamweaverMXso does anyone have a template to use in Dreamweaver that can be used or can we just copy paste the code into DW and have it work when we publish the php file?