ewg
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: All plugins lost-SOLVED-
kstats-reloaded seemed to have set it off out of the blue. All I got was an error page referring to Kstats. Once I deleted it, also from the DB, I could get in but no plugins and no themes were shown. Which was then solved by the web-host who made some permission modifications and all worked as before. (GOODBYE kstats)Forum: Requests and Feedback
In reply to: All plugins lostPlease HELP II
In the mean time I have deleted WP 3.1 and reverted back to 3.0.5. However as before WP does not find either wp-content/plugins nor themes. Although the webpage loads correctly with f2 theme it says it can’t find. With the following warnings on theme page;Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/kccekco/public_html/rants/wp-includes/theme.php on line 513
Warning: uksort() [function.uksort]: The argument should be an array in /home/kccekco/public_html/rants/wp-admin/themes.php on line 73
Warning: array_slice() expects parameter 1 to be array, boolean given in /home/kccekco/public_html/rants/wp-admin/themes.php on line 94
Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/kccekco/public_html/rants/wp-admin/themes.php on line 150Warning: natcasesort() [function.natcasesort]: The argument should be an array in /home/kccekco/public_html/rants/wp-admin/themes.php on line 151
and for Plugins it says “You do not appear to have any plugins available at this time.” although they are on the server as usual.
I’m code illiterate and do not know where to look or who to turn to
Forum: Fixing WordPress
In reply to: Change permalinks = 404 Local Mamp InstallationOh well, didn’t work properly after all. RSS feed OK in Firefox, IE only gibberish. Back to the drawing board.
ErnstForum: Fixing WordPress
In reply to: Change permalinks = 404 Local Mamp InstallationShane,
after six or seven unsuccessful attempts, garnered from all over the web, to change my permalink from default to postname, without loosing RSS feed that is, your above script for .htaccess did the trick at first attempt. The given example in 2.9.1 wouldn’t do it. I’m sure you can imagine my relief, many thanks.
Ernst
if code is poetry, it sure don’t rhymeForum: Fixing WordPress
In reply to: Alteration to comment log-on layoutFrom Fluid-Blue support:
Just look out for the text like…
<p><input type=”text” name=”url” id=”url” value=”<?php echo $comment_author_url; ?>” size=”22″ tabindex=”3″ />
<label for=”url”><small>Website</small></label></p>…in comments.php and remove that text.
Cheers,
Srini.
line 73, ewgForum: Plugins
In reply to: help regarding register- plus pluginYou info is a little skimpy for useful help. What exactly is your problem? Did you log-out first, else you won’t see your own registration page?
Forum: Themes and Templates
In reply to: Help with Fluid Blue Style SheetRESOLVED,
@alexmansfield, perhaps one day it’ll be “poetry” for me too. THANKS for your detailed help.Forum: Fixing WordPress
In reply to: author not shownPhew, MichaelH, you are something else!! Not only did it work like a dream, but I’ve learned something as well. Fiddling with the php gibberish is for me like sticking an arm into a snake-pit. Thanks again.
ewg