manoj skynet
Forum Replies Created
-
okey, one more thing to add, i was reviewing awstats and in “Links from an external Page” section i can see may spam links, majorly from .ru sites. I am not clear what goes wrong, but have checked this section for every month, this spam links start coming only after wordpress update
just to add, i have updated my 4 sites and all have this issue after wordpress update
Forum: Fixing WordPress
In reply to: Cannot Create/Save menu in WordPress 3.4.2UPDATE:
the above error is because i’m commenting following line from
wp-settings.phpwp_unregister_GLOBALS();Forum: Fixing WordPress
In reply to: Permalinks Structure not working after upgrading to wordpress 3.4@luckdragon
what you mean by ‘it looks like it’s working right now’ and second thing is ’emp’ is the page (name of page is ’emp’) not category or postForum: Fixing WordPress
In reply to: How to fix product page next and previous botton?have you upgraded wordpress to version 3.4?
if yes, then set your permalink structure to default and save it, once it works, again set your permalink structure to customeForum: Fixing WordPress
In reply to: Permalink structure no longer works!well emp is the name of my page, (emp is page, not post)
what you suggest, to overcome this issue?
i want url like http://www.abc.com/emp?page=2
not like http://www.abc.com/emp/2/
Forum: Fixing WordPress
In reply to: Permalink structure no longer works!can you answer just 1 question
i have permalink structure like /%category%/%postname%/
in 3.3.2 url was like http://www.abc.com/emp/?page=2so in 3.4 why it is being rewrite like http://www.abc.com/emp/2/
do you have any idea about it?
Forum: Fixing WordPress
In reply to: Permalink structure no longer works!deactivated all plugins, switched to twentyten theme, but no luck
Forum: Fixing WordPress
In reply to: Permalink structure no longer works!i thing it is wordpress 3.4 issue, because i have backup of my old site (in wordpress 3.3.2) so i have setup in my local xampp server, it was working fine like with url http://www.abc.com/emp/?page=2, but the moment i update wordpress from 3.3.2 to wordpress 3.4 in my local server it has stopped working, and giving url like http://www.abc.com/emp/2/
Forum: Fixing WordPress
In reply to: Permalink structure no longer works!yes, i have removed all the content from .htaccess file, and re-saved permalink settings (generating again .htaccess file) but no luck 🙁
Forum: Fixing WordPress
In reply to: Permalink structure no longer works!i’m running on apache
Forum: Fixing WordPress
In reply to: page navigation not working after setting permalink structurei guess this problem occurs because i have updated my wordpress from 3.3.2 to 3.4
Forum: Fixing WordPress
In reply to: Permalink structure no longer works!i also have same problem, with my page navigation, before it was working fine like http://www.abc.com/emp/?page=2, but after updating wordpress to 3.4 now it is like http://www.abc.com/emp/2/, and my page navigation has stopped working
Forum: Fixing WordPress
In reply to: page navigation not working after setting permalink structurei’m sorry, it was a typo mistake,
i m already using it like /%category%/%postname%/Forum: Installing WordPress
In reply to: WordPress Installation in Subdirectoryhave you uploaded wordpress installation files in that folder (i.e. shop)??