zoblue
Forum Replies Created
-
Forum: Plugins
In reply to: CG-FeedRead and WP1.5?Sweet! No problem.
Forum: Plugins
In reply to: CG-FeedRead and WP1.5?*bump* anyone? ??
Forum: Plugins
In reply to: CG-FeedRead and character limitLOL, I’m a girl ??
Anyways, the way the functions work now is I have to add a new function for each rss feed I want to gather. So I end up having to edit each one if I want to make a change to all of them at once. Sure, search & replace is easy….but I’m curious ??
So, I was just wondering if there was a way to have one function that counts each rss url, and generates the code to output it into the page. The urls could be in one place, instead of scattered.
Curiosity got to me is all. Wouldn’t know how to do it myself tho. Does that make sense?Forum: Fixing WordPress
In reply to: Moving weblog to another folder?I had MT on a subdomain and wanted to move WordPress to the subdomain. So I logged into WP and went into Options > General Options and changed the URL to the subdomain I wanted under WordPress address (URI): and Blog address (URI):. Then logged out, and of course got a 404 error. Then logged into my website’s control panel to switch WP to the subdomain and move MT somewhere else.
That did the trick for me.
Hope that helps,
ZForum: Plugins
In reply to: weather plugin icon’s not workingYeah, a def list would be cool, then again, a def list for CG-Feedread would be coo too. But, eh, it’s no biggie. I’m lazy too ??
Forum: Plugins
In reply to: weather plugin icon’s not workingI’m pretty sure I didn’t tweak anything else. I did a straight copy & paste into the weather.php file. I entered the url for the image icons (line 50) and the url for the weather-cache folder (line 53).
I edited two more lines: line 214
…._BAROMETER." ".$wxInfo['BAROMETER'].
became this:
…._BAROMETER."</span> <span class='weather_info'>".$wxInfo['BAROMETER'].
and the same for line 217 for visibility. That way the words “barometer” and “visibility” could be bolded and the values show up as normal. ??
But I didn’t touch anything else, as far as I can remember. I didn’t change anything in the images folder, or change the permissions, or in WP’s control panel. ??Forum: Plugins
In reply to: weather plugin icon’s not workingJeremiah,
Wonderful! Beautiful! Stunning! Thank you so much!
https://blog.zoblue.com/a-weather.php
Yay!! Now to add the function to all my other pages ??
Thanks again, I am in awe.Forum: Plugins
In reply to: weather plugin icon’s not workingOk, cool. Thanks ??
Forum: Plugins
In reply to: weather plugin icon’s not workingThe above post was made by me, just forgot to log in.
Forum: Plugins
In reply to: weather plugin icon’s not workingWhat’s really odd to me is that Weather Icon, and Get Weather are both failing here.
I know! That’s why I’m trying both over here, cuz I wanted to see if it was just one plugin that didn’t work, but both of them don’t work.
GetWeather doesn’t have a debug mode from what I can tell.
I put the ‘0’ back in that line you asked me to change. Should I just give up?Forum: Plugins
In reply to: weather plugin icon’s not workingI changed it, and still got nothing. This is getting to be very strange. *cue twilight zone music*
blog.zoblue.com/a-weather.php
Let me check it again when I get home from work just in case. I’ll edit this post either way.Forum: Plugins
In reply to: weather plugin icon’s not workingThis shows up in today’s error log:
File does not exist: /home/zobluec/public_html/blog/wp-images/weather-icons/.png
I’m not sure how to read the raw log file. I can seeGET 404.shtml
lines for my a-weather.php test page, but it doesn’t say what the 404 error page is for.
The PHP version my host runs is no.: 4.3.8.Forum: Plugins
In reply to: weather plugin icon’s not workinghuh what? u lost me, I’m lost, where am I?
Well, I supposed anything’s possible… but I wouldn’t know what needs to be fixed.Forum: Plugins
In reply to: weather plugin icon’s not workingJeremiah,
I have tried other codes, even the default code that comes with the plugins. I got the city name, temp, everything, except the icon. ??
As a test, I added NYC, NY to my test weather page, and same thing (see the bottom half):
https://blog.zoblue.com/a-weather.php
Arrghghg!!Forum: Plugins
In reply to: weather plugin icon’s not workingOk, I hadda edit my .htaccess file. Directory listing is now open on the images folder:
https://blog.zoblue.com/wp-images/wicons/