4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: son_gokou on November 20, 2018, 09:39:00 PM

Title: Description not appearing
Post by: son_gokou on November 20, 2018, 09:39:00 PM
Hello,

I changed the hosting of the site. Now I have PHP7, so, I uploaded the db_mysqli.php file of the last version and change config.php to mysqli.
Everything is working fine but image description don't appear on images. But on control panel is fine. I have 1.7.13 version.

Anyone knows what's wrong?


SOLVED

This code:

/*
  MOD MEDIA SITES
  BEGIN INSERT
*/
    $text = media_sites_bbcode($text);
/*
  MOD MEDIA SITES
  END INSERT
*/


... was blocking description!