Keyword

SOLVED-K2 Component not found - K2v2.6.2/J.2.5.6

  • Giuseppe
  • Giuseppe's Avatar Topic Author
  • Offline
  • New Member
More
11 years 10 months ago - 11 years 10 months ago #106615 by Giuseppe
Hi dear,

I have a problem, the web site mariateresasabatiello.it/site/ (under construction) in a make whith:

Joomla 2.5.6
K2 2.6.2

but the login form not working, the problem is:

404 - Component not found


You may not be able to visit this page because of:
1.an out-of-date bookmark/favourite
2.a search engine that has an out-of-date listing for this site
3.a mistyped address
4.you have no access to this page
5.The requested resource was not found.
6.An error has occurred while processing your request.

Please try one of the following pages:
•Home Page

If difficulties persist, please contact the System Administrator of this site and report the error below.

I set in Global Configuration the value "Use Apache mod_rewrite" should be set to True, and, surely, htaccess.txt should be renamed to .htaccess

In .htaccess I set these value:
RewriteEngine On
RewriteBase /site

in configuration.php set the value:
public $live_site = 'mariateresasabatiello.it/site';

And set a default menu in joomla administrator panel.

But the K2 User not working, can you help me?

Best regards,
Giuseppe

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

More
11 years 10 months ago #106616 by Lefteris
Hi. Please ensure that you have updated your template overrides according to the bundled K2 layout files.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

  • Giuseppe
  • Giuseppe's Avatar Topic Author
  • Offline
  • New Member
More
11 years 10 months ago #106617 by Giuseppe
:woohoo:

It's OK now!
I have applied your suggest and with the K2 login is now possible logon from joomla frontend.

thanks very much.
Giuseppe

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

More
11 years 9 months ago #106618 by Mark Mooney
Lefteris,

I'm having the same issue as Giuseppe, but I'm not sure what you mean by, "ensure that you have updated your template overrides according to the bundled K2 layout files."

Can you please clarify exactly what I need to do here.

Thanks!

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

More
11 years 9 months ago #106619 by Mark Mooney
Never mind, found another K2 forum topic on updating K2 template override files with more details. Got my user registration working again.

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

More
11 years 4 months ago - 11 years 4 months ago #106620 by Cydonian
I am using zootemplate News IV template, I installed its quickstart package and it came with joomla v2.5.6 so I updated it to joomla 2.5.11. It also came with K2 v2.x.x and I updated it to K2 v2.6.6.

K2 Parameters => Advanced => Enable K2 User Profile = Yes
Now, when a new user wants to register at my web site, user registeration form comes up and after user fills it up and clicks "register", user gets an error :

"404 component not found" error
Call stack
# Function Location
1 JSite->dispatch() index.php:42
2 JComponentHelper::renderComponent() includes/application.php:197
3 JError::raiseError() libraries/joomla/application/component/helper.php:337
4 JError::raise() libraries/joomla/error/error.php:251

K2 Parameters => Advanced => Enable K2 User Profile = No
Now, when a new user wants to register at my web site, user registeration form comes up and after user fills it up and clicks "register" and there is no problem.

Can someone please help me??
:dry:

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

More
11 years 4 months ago #106621 by Cydonian

Cydonian wrote: I am using zootemplate News IV template, I installed its quickstart package and it came with joomla v2.5.6 so I updated it to joomla 2.5.11. It also came with K2 v2.x.x and I updated it to K2 v2.6.6.

K2 Parameters => Advanced => Enable K2 User Profile = Yes
Now, when a new user wants to register at my web site, user registeration form comes up and after user fills it up and clicks "register", user gets an error :

"404 component not found" error
Call stack
# Function Location
1 JSite->dispatch() index.php:42
2 JComponentHelper::renderComponent() includes/application.php:197
3 JError::raiseError() libraries/joomla/application/component/helper.php:337
4 JError::raise() libraries/joomla/error/error.php:251

K2 Parameters => Advanced => Enable K2 User Profile = No
Now, when a new user wants to register at my web site, user registeration form comes up and after user fills it up and clicks "register" and there is no problem.

Can someone please help me??
:dry:


I fixed it !!
I downloaded K2_v2.6.5_override_package.zip file from getk2.org/documentation/tutorials/item/77-k2-template-override-package-comparison then I uploaded its contents (except css folder!! because if you upload css folder contents to your web site, it may destroy your template's current look) to my web site's /templates/zt_newsiv/ folder and user registration began to work, but this time it began to give "wrong captcha code" error, this is because there are 2 captcha plugin work at the same time but you can see only one of them, so you need to disable one of them. I disabled joomla's captcha:
your site's admin panel => Users => User Manager => Options => Captcha = "None Selected
and enabled k2's captcha plugin:
your site's admin panel => Components => k2 => Parameters => Advanced => Anti-spam Settings => Enable reCaptcha on registration form = "YES"
Also make sure that "reCaptcha public key & private key" are the same in Extensions => Plug-in Manager => Captcha - ReCaptcha plugin
AND in your site's admin panel => Components => k2 => Parameters => Advanced => Anti-spam Settings !!

Good luck!!

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


Powered by Kunena Forum