eracc
Forum Replies Created
-
Forum: Plugins
In reply to: [Event Calendar] [Plugin: Ajax Event Calendar] Recurring event?I would like to add a request to having a recurring event as well. Something that will handle a once per month event (LUG meeting) that will occur in perpetuity. As well it should handle time limited recurring events such as summer scheduled events that would end after 2 – 3 months.
Also it would be excellent to have an easy way to copy an event so I can create one instance then copy it. Say for a two week long event that is only on Monday, Wednesday and Friday each week. Yeah, I can currently create six events, but a copy/paste would be much faster.
Thanks for a great plugin. I look forward to the updated versions with these new features.
I too am/was having this problem. After reading these posts and ticket 15138, I just managed to get the latest add-to-any version to update from the WordPress 3.0.1 Dashboard. It took several tries but if one simply keeps trying for several minutes then eventually the update will succeed.
Forum: Installing WordPress
In reply to: Losing Data after PublishDo you mean “pages” or “posts”? Do the pages show up immediately when you publish them? How long a time is it before they are “lost”? Does your web site logs have any clue in them?
Anyway, I may not be able to come up with an answer for you. I am just a lowly WordPress end-user like yourself. But someone might reply with a solution if you provide more detail about the problem.
Forum: Installing WordPress
In reply to: Issue with Featured Content SettingsCare to post your solution here so others in your situation can get the answer? Unless we post our discovered solutions here then there will not be many answers for others to find. FWIW, if I ever find the solution to a WP problem on my own I will be posting it here.
Posting our own self-help solutions is the only way some can get answers to problems as there are not often solutions posted here, that I can see, from the official maintainers of WordPress. However, I do see several “answers” similar to “it is free software so move along to something else if (insert-frustrated-response-from-end-user-here)” in these “support” forums. Especially when a non-technical end-user with no money to spend on a technical guru is very frustrated and needing a solution to get her/his site back up and running.
If one knows the answer then say so. If one has no clue then do not start telling people to move along just because they are frustrated.
Wow, one week and no answer. No one knows anything about solving this? There has to be a way to fix it but we are not PHP nor MySQL “experts” over here at blog.eracc.com. Some direction on where to look to solve this error would be appreciated.
It would be very nice to move forward with the latest release of WordPress as that is our preferred publishing platform. But we have to be able to get past this error to do so.
Forum: Installing WordPress
In reply to: Suddenly everything went away… Help pleaseHad the exact same error when attempting to upgrade to WordPress 2.7.1 today. Turns out these lines from the NEW wp-config-sample.php …
if ( !defined('ABSPATH') ) define('ABSPATH', dirname(__FILE__) . '/');… were hosing our site when added to our wp-config.php file. Reverting that one change fixed the problem.
Edit: We did not figure out this was the problem until we reverted BACK to 2.6.5 by uploading the mirror we had made prior to the upgrade and still had the error. The only file that was left over from the 2.7.1 was the config file.
Edit 2: No that was NOT the only problem. Starting a new thread …
Forum: Fixing WordPress
In reply to: Problem with 2.5.1 and plugins.phpHmm, a search of all of wordpress.org does not turn up anything I can use. I have searched for “mode_security” and for “plugins.php” but did not see what you mentioned. The page I am seeing only appears when I try to use the “plugins.php” script. All the other Admin pages work fine. Where can I find these reports and resolution to the problem please?
Forum: Fixing WordPress
In reply to: Problem with 2.5.1 and plugins.phpAh ha! I’ll bet there is a usage document that says not to bump and I have not yet seen that. My apologies. Please, where is the URL that tells me these things so I can go read it?
I appreciate your polite reply and your attempts to help. Thank you for the pointer about mode_security. I will look for those reports.
Forum: Fixing WordPress
In reply to: Problem with 2.5.1 and plugins.phpHello? Is anyone else seeing this problem please? Please quit deleting my follow-up posts. I am trying to get some assistance here.
Forum: Fixing WordPress
In reply to: Other users make posts?Go to Users tab. Click the checkbox beside the user(s) for which you want to change roles. Click the [Change role to …] drop down. Pick the role you want for user(s). Click the [Change] button.
Edit: Be VERY wary of giving anyone other than yourself the Administrator role.
Forum: Fixing WordPress
In reply to: Comment Error On All CommentsNote: I am not a WP higher up.
I did find that for me this was a theme based problem. Try using a newer or different WordPress theme. I ended up with one downloaded from http://www.freewordpressthemes.com/ for my company blog at http://blog.eracc.com/ .
Forum: Fixing WordPress
In reply to: hacked by root-xYou likely need to update to the latest release of WordPress. When doing so make sure to completely remove your blog files from the web server and replace them with known good ones from the download. Then reinstall any theme(s) from fresh downloads as well. It is possible your SQL backend still has all your posts.
Forum: Fixing WordPress
In reply to: Comment Error On All CommentsOk, it was the theme I was using (“Unnamed Special Edition” downloaded from WordPress theme repository). I changed themes and comments appear to be working.
Forum: Fixing WordPress
In reply to: Comment Error On All Comments*BUMP* Still having this problem. I would really like to see a response from someone that knows about this and has a suggestion on what to try to fix it.
Forum: Fixing WordPress
In reply to: Comment Error On All CommentsI am still seeing the ‘”Sorry, you can only post a new comment once every 15 seconds.”, on all comments after one user posts a comment in a single 24 hour period’ problem today. Web searches are not finding the answer. It would be really nice to see some suggestions from some WordPress gurus on how to go about solving this problem.