FreiChat related discussions
Installation stuck by step 1

I can't install freichat it's stuck in step one.

When i press "submit" than it don't do anything, no errors nothing.

Hope someone can help.

I can't install freichat it's stuck in step one. When i press "submit" than it don't do anything, no errors nothing. Hope someone can help.
edited Dec 4 '17 at 12:16 pm

Hi

Can you check if you get any errors in your php error log?

Hi Can you check if you get any errors in your php error log?
Necessity is the mother of all inventions!

i wan't to use it on a intern website at work and i dont have rights for the php error log.

i also testet it on a online webserver and there i get this error:

Hmm smile Failed to connect to your database ERROR:
Fatal error: Call to undefined function update_db() in /home/gmuer1/www/chgm/freichat/installation/smart_ajax.php on line 1132

i checked it 4 times the database connection is not wrong so its a bug in the file because with my connection.php file i can get to the database but not with freichat.

hope someone can help

i wan't to use it on a intern website at work and i dont have rights for the php error log. i also testet it on a online webserver and there i get this error: **Hmm :( Failed to connect to your database ERROR: Fatal error: Call to undefined function update_db() in /home/gmuer1/www/chgm/freichat/installation/smart_ajax.php on line 1132** i checked it 4 times the database connection is not wrong so its a bug in the file because with my connection.php file i can get to the database but not with freichat. hope someone can help

Hello,

I am a new user and I am getting exactly the same error when trying to install Freichat as StörungsSucher reported.

Please get back to me

Hello, I am a new user and I am getting exactly the same error when trying to install Freichat as StörungsSucher reported. Please get back to me

After a closer look at the line 1132 of smart_ajax.php, I have managed to get it to work after modifying the line of the script:
from

    $smart->{$x()};

to

    $smart->$x();

This is clearly a bug.

After a closer look at the line 1132 of smart_ajax.php, I have managed to get it to work after modifying the line of the script: from ```` $smart->{$x()}; ```` to ```` $smart->$x(); ```` This is clearly a bug.
530
5
3
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft