How to Delete this Extra Text on top of SMF forum

Started by humbleworld, October 11, 2016, 10:55:11 PM

Previous topic - Next topic

humbleworld


After installing simpleaudiovideo mod, I got this extra text sitting on top of my forum. How to delete it?
After installing simpleaudiovideo mod, I got this extra text sitting on top of my forum. How to delete it?
Here's the text:
// Begin Auto Embed Media Pro Text Strings $txt['mediapro_admin'] = 'Simple Audio Video Embedder'; $txt['mediapro_settings'] = 'Settings'; $txt['mediapro_save_settings'] = 'Save Settings'; $txt['mediapro_err_cache'] = 'Cache folder not writable must fix for performance!'; $txt['mediapro_settings2'] = 'Settings and configuration for Simple Audio Video Embedder'; $txt['mediapro_copyremove'] = 'Copyright Removal'; $txt['mediapro_copyremove2'] = 'Remove the copyright for Simple Audio Video Embedder'; // END Auto Embed Media Pro Text Strings

aegersz

Uninstall the mod, for a start and see if it goes away then check everything before attempting a reinstall of it. check your error logs etc.

what version are you running for SMF ?

I had my own issues with the mod but I went back to a fresh system and after that I was ok. it was the 47 th. mod I installed.

disclaimer: this is just something I would do.

does it still otherwise work ?
The configuration of my Linux VPS (SMF 2.0 with 160+ mods & some assorted manual tweaks) can be found here and notes on my mods can be found here (warning: those links will take you to a drug related forum). My (House) music DJ dedication page is here

br360

Take a look at your ./Themes/default/languages/Modifications.english.php

and make sure there is a

?>

at the end of it

Illori

Quote from: br360 on October 11, 2016, 11:30:18 PM
Take a look at your ./Themes/default/languages/Modifications.english.php

and make sure there is a

?>

at the end of it

make sure there is no ?> elsewhere in that file as well.

humbleworld


Advertisement: