Keyword

404 - Component not found

  • nightshiftcreative.com
  • nightshiftcreative.com's Avatar
  • Offline
  • Senior Member
More
14 years 11 months ago #72452 by nightshiftcreative.com
Replied by nightshiftcreative.com on topic 404 - Component not found
I am sorry Matthew, I don't have an answer what exactly is the problem you are having? Is it the k2 links that do not work? Have you tried disabling the blogging extension you have installed to see if that is the culprit? It would also help to find out if your hosting company has made any changes to the server since that can mess things up on rare occasions. I will try to look at the site and see if I can come up with any suggestions.

Matthew Murphy said:What if your not using a subdirectory? its just a www.sitename.com
this is my entire .htaccess and the sites been working fine with smartblogger enabled and today it just quit working when i have not touched the site in 2 days (been swamped with client work and this is my own site)

Options +FollowSymLinks
RewriteEngine On
RewriteBase /
Options +FollowSymLinks
ErrorDocument 404 www.adultmg.com
RewriteCond %{HTTP_HOST} ^adultmg\.com [NC]
RewriteRule ^(.*)$ www.adultmg.com/$1 [L,R=301]
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.shtml\ HTTP/
RewriteRule ^index\.html$ www.adultmg.com/ [R=301,L]
RewriteRule ^home\.html$ www.adultmg.com/index.php [R=301,L]

RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]
RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]
RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
RewriteRule ^(.*)$ index.php [F,L]
#
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/index.php
RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$ [NC]
RewriteRule (.*) index.php
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]

Please Log in or Create an account to join the conversation.

More
14 years 11 months ago #72453 by DrDigital
Replied by DrDigital on topic 404 - Component not found
I have traced the issue to the commenting system of superblogger with k2, and yeah K2 links dont work with superblogger enabled WITH comments, without it works fine... We are working on figuring out why

Please Log in or Create an account to join the conversation.

More
14 years 11 months ago #72454 by DrDigital
Replied by DrDigital on topic 404 - Component not found
I REALLY wished we could get some feedback from Joomlaworks on smartblogger & K2 To me, Smartblogger is better for blogs then K2 is, I like the twitter feature on the right side .. It seems its something to do with the ajax rating of Smartblogger

Please Log in or Create an account to join the conversation.

  • nightshiftcreative.com
  • nightshiftcreative.com's Avatar
  • Offline
  • Senior Member
More
14 years 11 months ago #72455 by nightshiftcreative.com
Replied by nightshiftcreative.com on topic 404 - Component not found
Interesting find - good work. :) Is it Superblogger or SmartBlogger you are referring to? I have not really checked out or even heard of SmartBlogger to be honest. It is nice to finally know what the issue between Superblogger and K2 is - maybe the fact that th same Disqus user is being used simultaneously causing a conflict? Technology - what a double edged sword. LOL.

Matthew Murphy said:I have traced the issue to the commenting system of superblogger with k2, and yeah K2 links dont work with superblogger enabled WITH comments, without it works fine... We are working on figuring out why

Please Log in or Create an account to join the conversation.

More
14 years 2 months ago #72456 by ispul
Replied by ispul on topic 404 - Component not found
I also get this error after upgrade K2 to latest version (2.2->2.3). Here is my site: www.africanconservation.org/. You can see that error when click to Projects, Jobs, Resource menu.
mod_rewrite: off
Search Engine Friendly URL: off
SH404SEF: disable
Many thanks!

Please Log in or Create an account to join the conversation.

More
14 years 1 month ago #72457 by Joseph Kisler
Replied by Joseph Kisler on topic 404 - Component not found
wow, what a fine site, but I can't see any error on your site.

ispul said:I also get this error after upgrade K2 to latest version (2.2->2.3). Here is my site: www.africanconservation.org/. You can see that error when click to Projects, Jobs, Resource menu. mod_rewrite: off
Search Engine Friendly URL: off
SH404SEF: disable
Many thanks!

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #72458 by Luis Horta
Replied by Luis Horta on topic 404 - Component not found
Hi Cristina,

I'm wondering what can you do for me because a I have a similar odd problem

I'm migrating old www.kakuxi.com website to a new one www.webfarus.com/kakuxi

At new website SEF urls for k2 are not working (404 error).

 

Can you help with this?

Thank you.

 

Cristina Solana said:

I am very happy that fixed it. I know how frustrating those 404s can be... :)
Krisidious said:
you sooooo ROCK Cristina! that fixed it... to clarify for future readers...

I had an error where my K2 catalog links would give an "404 error component not found"

Cristina Solana, suggested:

1. ensuring that the htaccess file was active
2. that the htaccess file had the subdirectory turned on
RewriteEngine On
RewriteBase /subdirectoryName
3. that "Use Apache mod_rewrite" have "yes" selected.

after completing those suggestions, my error has been fixed.

thanks so much Cristina...

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum