I have a problem with my style which is self-made from Prosilver. If a mod needs the file "memberlist_search.html" I get the following error:
Code: Select all
prosilvermodmemberlist_search.html) [function.fopen]: failed to open stream: No such file or directory
Tried to create a file with that odd name with no luck. Checked "memberlist_search.html" lots of times for coding mistakes with no luck.
Checked "styleswitcher.js", "forum_fn.js" & "editor.js" up against the original files for coding mistakes but no mistakes found.
Checked if the server-settings should be wrong but I don't see any errors. "allow_url_fopen" is set as "on" in "php.ini".
Of course I have emptied the cache.
A really strange thing is that there are no errors when running on a local server (XAMPP) with exactly the same files.
Can anyone help me? I'm pretty lost in this one.
