I encountered the problem this morning in my blog
404 Not Found
The server can not find the requested page:
www.statz-counter.info/wp_global_footer.php?random=____YTo2OntpOjA7czo5OiJibGl4ZWQtMTAiO2k6MTtpOjI0MDA7aToyO3M6MTU6Ind3dy5hemFtLm9yZy5teSI7aTozO3M6MTU6Ii9ibG9nL0luZGV4LnBocCI7aTo0O3M6MzU6Ik1vemlsbGFXaW5kb3dzVU5UZW5VU3J2R2Vja29Ga...
I learned how to add additional sidebars now I need to figure out how to add an extra sidebar besides the one already displayed in the theme Librio ( wordpress.org/extend/themes/librio ).
I absolutely have no idea where to look. The code is pure chaos and not self explanatory.
My sidebar.php contains the following code:
<div id="idont...
Hi all,
Im currently scouting for a plugin for Wordpress which will show a certain amount of comments for each blog entry on the home page and under each category.
For example on the home page:
Entry #3
Blog content
Comment
Comment
Comment
Entry #2
Blog content
Comment
Comment
Comment
Entry #1
Blog content
Comment
Comment
Comment
I...
Trying to use the new get_search_form() function on WordPress, I noticed I can't remove the textual label from the search submit button.
Any ideas?
...
I think there is a mistake in the step-by-step documentation upgrading wpmu 2.6 to 2.7. Step 3 to step 8 seems redundent and partly incorrect. Which files and folders should I keep? What are the correct workflow?
...
Hello,
I have around 400 pages in my website. I also have a Wordpress blog. I would like to integrate the two and make it a single blog.
The existing pages on the website have the URLs like;
www.xyz.com/article1.htm,
www.xyz.com/article2.htm,
www.xyz.com/article3.htm
When I create a blog, I want these links to be redirected to new l...
Hello,
I want to transfer my blog from 'www.currentblog.wordpress.com' to 'www.currentblog.com'.
In this case what will happen to my existing RSS feeds. Will they be automatically updated. I have not burnt my feeds using FeedBurner.
...
Hello,
I have a wordpress blog like 'www.colorlife.com'. I want to update it with few backdated posts. Will these posts show up in the RSS feeds now. I do not want them to show up for some reasons. If they do, is there anything I can do to, not let them come up.
...
I am using wordpressMu as a tool for creating feed content. Ideally I don't want users to see the actual website and especially not comment.
Is there an easy way to disable commenting by default.
Obviously I could hack or comment out some code, but it would be nice if there was a plugin or option I could use to do it in a best practic...
Hi guys,
I have basic idea about running PHP in different configurations like mod_php, cgi, FastCGI, etc.
In my findings and test I found FastCGI is slightly better. I like FastCGI's support for SuEXEC most. Wait I do not want to get into benchmarking business here again. If you surf web, you will find people proving one way is faster ...
okay on our testing server the language works fine whetter your click it twice or more but when transffered onto the clients server bugs occured... to see the bug click on "FR" top left (it's now on French) once click on "EN" (it stays in french click it again and it gives you a page with no style saying page not found) . I've been over ...
Hi,
I have edited my theme in Wordpress to show the 20 most recent comments to each post on the post list. Works fine and all.
However I have nested comments enabled on my WP and would like to show nesting within the 20 recent comments. That is being if a comment is a reply to another comment which is in the recent 20 comments then nes...
I have a MU site related to Doctors and they will be publishing information that I cannot let outside sources and robots view.
Is there a way that when you go to the main domain url, it shows a user/pass login for WP. I would set up the user/pass in the backend. Then they would login, then be able to view the website? I can't have it l...
Hi Folks.
I'm just having this trouble with Wordpress: I use to have a Blog with and older version of it and of MySQL, and when I export the SQL DB Creation Scripts, they exported with the latin1_swedish_ci Collation.
Know I'm trying to rebuild the blog but it shows a lot of strange characters like:
Imaginaré Creativitá
When It mu...
I've tried the traditional Javascript rollover method and CSS background switching method, but nothing seems to work -- apparently when you're hovering over the close button you're actually...not.
Using Lightbox Gallery plugin in Wordpress.
Any suggestions?
Have a good one,
Andrew
...
Hello,
I am creating a small utility which will help to rebuild install.php of wordpress.
What I want to achieve is, when user will install wordpress with this customized install.php, he'll get some plugins already activated.
I tried to put these lines at the end of install.php file
require_once('path...\wordpress\wp-includes\plugin....
We have an existing WordPress install with a thriving user base.
There are also some new Web applications being built in Rails to cover some new functionality.
Any suggestions or tips on integrating sign-on between WP and a Rails app?
Anyone done anything like this before?
...
Hi all
I got this code from the wordpress
<head profile="http://gmpg.org/xfn/11">
What does this means?
what is the use of this code.? :-)
...
Hello
I'm trying to think of a way to create a list of items that I can display on a webpage that my visitors can tick off, without ever having to log in.
The list may be like so:
[ ] Buy potatoes
[ ] Pickup kids
[x] Drink more water
[ ] Go for a Run
If User A visits the site, and clicks "Drink More Water" I want that to sav...
Is there a way to disable the default tooltip that shows up in a browser when hovering over an image? This is without removing the title or alt tags. Another option, can the tooltip be made to show a specific text for certain image types (such as JPG) and another text for a different image type (such as PNG)?
...