Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
The mods use the file to determine which style is used.
Btw - are you closing phpbb3bbcodes?
EDIT: Just applied the change "live" and it didn't help. Still trying to open a file that for good reasons isn't there. Everything still works local. Still mystified.
The error-log in cPanel says that it's trying to open a file called "function.fopen" inside the "Support Tool Kit" folder which is not there.
It's so strange that everything works on a local server. It seems as there could be something wrong with the server-settings at root level. The files are EXACTLY the same but the settings at the local root are not the same as in the live environment.
The next step will be to upload an empty file called "function.fopen" to the server.
function.fopen is a function, not a file. Its an error message and you get that error message because of a missing file.
But you can create a copy of memberlist_search.html and call it prosilvermodmemberlist_search.html and upload it to the template directory.
Uninstalled my default style and went back to the original Prosilver. Loaded the Support Tool Kit once in Prosilver. Afterwards uninstalled Prosilver and went back to my original style - problem solved.