Keyword

Problems to install Takai template

More
6 years 8 months ago #163147 by Sugi
Hello guys,

Just tried to install Takai Template.

Here are steps I took :
1) Unzip qs_takai_j3x_20131129.zip into folder c:\xamp\htdocs\TK
2) Got warning, different php version, template came with ver 5.xx, mine, php 7.xxx
3) Got a couples of warnings, but at last, installation went OK.

Here are the problems :
1) when tried to enter administrator area at address : http://localhost/tk/administrator/index.php, User name & password didn't recognize even though I have input the user & password during installation
2) the sample site didn't show. At address http://localhost/tk/index.php, got a blank page

Any idea's how to fix these problems?

Thanks in advance.

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
6 years 8 months ago #163157 by Krikor Boghossian
Replied by Krikor Boghossian on topic Problems to install Takai template
Hello there,
Can you enable error reporting docs.joomla.org/J3.x:Global_configuration so we can see the exact error message?

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

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

More
6 years 8 months ago #163172 by Sugi
Replied by Sugi on topic Problems to install Takai template
That's the problem, I can't log in to admin area.

Always says user name & password not match. I have already install twice, still no avail.

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
6 years 8 months ago #163174 by Krikor Boghossian
Replied by Krikor Boghossian on topic Problems to install Takai template
Did you enter a wrong cookie domain?

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

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

More
6 years 5 months ago #165122 by Alex
Replied by Alex on topic Problems to install Takai template
These are the errors when you go to the Admin panel.
public $error_reporting = 'maximum';
Deprecated: iconv_set_encoding(): Use of iconv.internal_encoding is deprecated in C:\OSPanel\domains\takai.mu\libraries\joomla\string\string.php on line 27

Deprecated: iconv_set_encoding(): Use of iconv.input_encoding is deprecated in C:\OSPanel\domains\takai.mu\libraries\joomla\string\string.php on line 28

Deprecated: iconv_set_encoding(): Use of iconv.output_encoding is deprecated in C:\OSPanel\domains\takai.mu\libraries\joomla\string\string.php on line 29

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at C:\OSPanel\domains\takai.mu\libraries\joomla\string\string.php:27) in C:\OSPanel\domains\takai.mu\libraries\joomla\session\session.php on line 658

Notice: Undefined property: JDocumentError::$params in C:\OSPanel\domains\takai.mu\templates\takai\includes\helper.php on line 92

Fatal error: Call to a member function get() on null in C:\OSPanel\domains\takai.mu\templates\takai\includes\helper.php on line 92
I wanted on the demo site to study component K2

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
6 years 5 months ago #165152 by Krikor Boghossian
Replied by Krikor Boghossian on topic Problems to install Takai template
Hello,
Line 92 is
$document->setMetaData('distribution', $this->params->get('nutpMetaDistribution'));

Which only gets some parameters from the template's settings. Is the issue present with other templates?
Are you using the template's latest version?

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

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


Powered by Kunena Forum