Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Administration page is blank after installation of 3.2.0.7

9 years 8 months ago
  • Benoît's Avatar
    Topic Author
  • Benoît
  • Offline
  • Fresh Boarder
  • Posts: 15
  • Thank you received: 0
Licenses:
JomSocial Expired

With this new version of php.ini, there is now the following message when I get connected to joombla admin panel :
error 1146
Table 'daf-tp.jnew_kunena_configuration' doesn't exist SQL=SELECT * FROM jnew_kunena_configuration WHERE id=1


My hosting provider is 1and1 in Germany and my server is a 1&1 Dynamic Cloud Server. What should I ask them ?

9 years 8 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Hi Benoit,

You already missed the kunena table, please you run this query via phpMyadmin :

CREATE TABLE `jnew_kunena_configuration` (
  `id` int(11) NOT NULL DEFAULT '0',
  `params` text,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

for more information you also contact kunena forum for this.

thank you

9 years 8 months ago
  • Benoît's Avatar
    Topic Author
  • Benoît
  • Offline
  • Fresh Boarder
  • Posts: 15
  • Thank you received: 0
Licenses:
JomSocial Expired

I have added this query. The site works fine now but the administration panel is completely blank again (no error message, nothing)

9 years 8 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

Have you checked the php.ini, did it change? this issue is same with before, the error was show and then dissapear again, I afraid your server always reset the modified php.ini.

but for play safe, I suggest you try to re-install everything, from joomla, jomsocial and kunena as well.

thank you

9 years 7 months ago
  • Benoît's Avatar
    Topic Author
  • Benoît
  • Offline
  • Fresh Boarder
  • Posts: 15
  • Thank you received: 0
Licenses:
JomSocial Expired

I've installed from scratch a new site (with joomla 3.3.1 without any content) and JomSocial (JomSocial Professional 3.2.1.2). The problem remains (administration page is still blank).
FYI, my server runs with Ubuntu Linux 14.04 (standard install), and the kernel is Linux 3.13.0-34-generic on x86_64.
Apache version is 2.4.7
The /etc/php5/apache2/php.ini file is modified as you said.

I've got othe php.ini files :
/etc/php5/apache2/php.ini=Configuration for mod_php
/etc/php5/cgi/php.ini=Configuration for scripts run via CGI
/etc/php5/cli/php.ini=Configuration for command-line scripts
should I change them ?

Can you tell me what's wrong with my configuration ?

9 years 7 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Hi Benoît,

Where is your new server domain? I will check there.

thank you

9 years 2 weeks ago
  • Benoît's Avatar
    Topic Author
  • Benoît
  • Offline
  • Fresh Boarder
  • Posts: 15
  • Thank you received: 0
Licenses:
JomSocial Expired

I have found what was wrong with my server. it's just due to the configuration of php.ini.
The option :
default_charset = "UTF-8"
was not activated. Since it has been activated, everything works fine.

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW