2012-01-03, 12:08 AM (This post was last modified: 2012-01-03, 12:11 AM by pavemen.)
it looks like the language file may be an issue for you as the bit I see in your attachment is the last line of the language file.
I have attached another version here. upload that and see if it fixes the problem. if not, we'll work on the priority option
if this fixes the problem, its that your server's php configuration is not setup to allow "short_open_tag" so it requires
<?php
?>
and not just
<?
?>
which is what I used in the language file without realizing
Lost interest, sold my sites, will browse here once in a while. It's been fun.
Glad it working. Most servers allow the short open tag, though I normally do not use it. I will post the updated package now to the mods site. I will also temporarily attach it to the OP
Lost interest, sold my sites, will browse here once in a while. It's been fun.
2012-01-03, 06:07 PM (This post was last modified: 2012-01-03, 06:29 PM by lexy.)
(2012-01-03, 05:48 PM)pavemen Wrote: nothing to screenshot other than a new checkbox in the Edit Options page and a pair of settings in ACP. other than that, its just sends a PM
Done Sorry
but still dont see any options in my test forum or pm when try to quote some thread
(2012-01-03, 05:48 PM)pavemen Wrote: nothing to screenshot other than a new checkbox in the Edit Options page and a pair of settings in ACP. other than that, its just sends a PM
Done Sorry
but still dont see any options in my test forum or pm when try to quote some thread
Sorry for the delay in responding to this. Have you checked the usercp_options template for the new template variable? if it is not there, check a few posts up
Lost interest, sold my sites, will browse here once in a while. It's been fun.
is it getting sent to the new post author or someone totally unrelated? could the username of the quoted person be close to the username of the person getting the notice?
Lost interest, sold my sites, will browse here once in a while. It's been fun.