>>
Site Map
>>
Forums
>>
Installation 7x
Forum module - topics in forum:
Installation 7x - Discussions regarding PHP-Nuke Installation and Configuration. 7x
smilies & Avatars
Hi all,
I recently upgraded from 6.9 to 7.6 (used patched files as well)
All relatively ok, apart from most of my smilies have disappeared. This is not an issue as in the files themselves not being there, more like a small config issue I've probably borked somewhere...
Initially, if I went to add any new smilies, the smilies .pak file couldn't be found. I've sorted this:
In the forum control panel, it looks for the images in
| Code: : |
| http://url/modules/Forums/images/smiles/filename.gif |
and it shows the image ok, etc.
The path in my forum admin>general>configuration is:
| Quote: : |
Script path
The path where phpBB2 is located relative to the domain name /modules/Forums/
Smilies Storage Path
Path under your phpBB root dir, e.g. images/smiles
images/smiles |
BUT in the forum on the site itself, they don't show- the url it is trying to drag from is:
| Code: : |
| http://url/images/smiles/sad.gif |
It's as if it *should* be joining the two parts together, but isn't...
If I change the code, I can get smilies in the forum itself, but then not in the admin area of the forums...
On the subject of Avatars they show up ok- if I try to delete any in the forum control panel (no longer being used, etc), dis error kicks in with a 404 Error. (Although the image shows in the Avatars Admin area)
Any suggestions welcome!
My smiley path here is set at
| Quote: : |
| modules/Forums/images/smiles |