My guild is new and not very technically savvy so to ease their transition into our new site, I wanted to replace the mouseover for the sig/avatar's displayed on the memberdetails.php file to show the complete path to the file. The original coding for the mouseovers should look like:
- Code: Select all
"/addons/siggen/sig.php?name=NAME"
I have been editing phpBB files by renaming the originals to .old and editing the file then uploading it to the server and testing it. I performed this same ritual while editing the memberdetails.php file, however, when I broke this file and attempted to rename the old one back to the original, it broke and now displays the default SIGGEN WORKS rather than the real sig/avatar image. I have even tried unpacking and copying over the original memberdetails.php file from a roster download to the server again and it will not change.
I have attempted to clear my internet browser to see if that solves the problem like it did with a member below, but still nothing. My site is www.uuuguild.com and would appreciate any assistance you can provide.
What vexes me is the fact that if you go to the sig.php?member=NAME file, the avatar/sig pulls up fine. Can I simply replace the name in memberdetails.php with member and have that work? I've tried everything I can think of but rather than trying to reinstall the roster or the addon, I figured I would post, get flamed a little, and see if anyone could help. Thank you in advance for reading and taking the time to assist if you choose to.