rafleet
Forum Replies Created
-
Forum: Plugins
In reply to: [NEW PLUGIN] Democracy AJAX PollGot it installed, but don’t find the admin button under MANAGE > (looking for Democrary, but it ain’t there…)
Running 1.5.1.3, using Connections template. Sidebar code is in, and shows “There are no polls in the database.”
Entire folder copied into plugings, aka.
wp-content> plugins> democrary
Is this correct? Look forward to using this one..
Forum: Fixing WordPress
In reply to: Better way to do a user newsletter?I think maybe he is referring to having a built in mailing list, to be able to contact users who are registered with his blog. Is that it?
Rich
Forum: Fixing WordPress
In reply to: 1.3 probs…no login, edit…only view without cssok…I’ve been running 1.3a alpha here, but have installed 1.5 numerous times on other sites….just haven’t had time to do the upgrade.
But, even MORE strange….I posted this report, after not getting in again to my blog in question, then go to login, and it WORKS..again…
I tried getting in all weekend, from numerous computers and networks…all gave the same display I report in this original post…but, now it works..
Stranger and stranger…but, thanks for checking in…all ok now…
Thought it might be the PHP install on my host, but the forums there report no issues from any of the thousands of other customers on that system…
Back to work now I suppose…
Thanks all, for a GREAT tool… I really do love it…
Rich
Forum: Plugins
In reply to: Weather HackJerimiah,
Downloaded the latest version, reupped the files and icons, have the folders set to 777 ( or should it be something else?), and have played with it for the past two hours…same error.
Should the code have the semi colon in the function call, as in here…?
<li id="weather">
<?php WeatherIcon('KRIW','Riverton,Wyoming'); ?>
or is this correct?
<li id="weather">
<?php WeatherIcon('KRIW','Riverton,Wyoming') ?>
Tried it both ways, and no worky.
Verified that KRIW is correct, here…
http://weather.noaa.gov/cgi-bin/nsd_lookup.pl?station=KRIW
and played with the sidebar code, with and without the LI code.
I quite confused. Like I said, I had it working with 1.2, but can’t get it going with 1.3.
Can you provide the optimum CHMOD settings for the dir, plugin files, etc?
Thanks for your help. It is an awesome plugin, and know what it can do…just don’t know what is broke right now.
RichForum: Plugins
In reply to: Weather HackHaving a problem with this one…had it working on my 1.2 version, but 1.2 died, and upped the version to 1.3a4…
Here’s my error…
Fatal error: Call to undefined function: weathericon() in /home2/surviva/public_html/wordpress/wp-sidebar.php on line 20
and here is what is in wp-sidebar.php….
<li id="weather">
<?php WeatherIcon('KRIW','Riverton,Wyoming') ?>
Did find one extra space at the end of weather.php, but can’t seem to find anything else…
Any suggestions?
Rich
Cosmic Echos
http://www.survivalring.org/wordpressForum: Fixing WordPress
In reply to: Crashed the php files?Well, deleted the entire folder, everything except the mysql database, reinstalled from fresh download, and it is back to working again. However, neither my old css file, or the index.php wanna work…will have to print out the code and side-by-side it this weekend.
Never did find htaccess, even after going into my host control panel and looking at the folder protection settings…nothing was set for protection…
Back to the grindstone.Forum: Fixing WordPress
In reply to: Crashed the php files?Using WS-FTP, and not seeing .htaccess in any of the main files. I think what I may do is back up the files to my drive, save the customized plugins and reinstall the whole shebang from original archive…this is most frustrating…thanks anyway…
Rich