Customizing SMF > Modifications and Packages

SMFChess Mod

<< < (3/162) > >>

Godsongz:
I've been running this mod on my site since last July, and my users have played hundreds of games.  It's one of the most popular areas on the site, and IMO, the best mod I've installed yet.

sipko:
Hi,

One of my members posted in the Quick Challenge by mistake and wants his post there removed. How can I delete/remove that person's challenge?

I've tried all sorts of things with no luck like uninstalling the mod, deleting the mod files, and starting with a fresh install, but still the person's challenge shows up.   

Sabreā„¢:
Glad to see you finally got the go ahead mate :)
Its a great add to any site.

I got this error.

Execute Modification     ./Themes/default/index.template.php     Test failed

Can I still install the mod, and manually install the changes to only the index.template?

Or a complete manual install is needed?

EDIT:
I installed it anyway, and its working fine, without any errors..  So far.
I noticed that the users can see and access the settings button.
Is this standard?
How can I change this so only the admin can see and change this?

edi67:
great mod

nikiobicata:
in wich file i have to put this :


--- Code: ---[code]
global $scripturl, $context;
echo '

<img src="/chessblock/main.png"/> <a href="', $scripturl ,'?action=chess">My Chess Stats</a><br />
<img src="/chessblock/challenge.png"/> <a href="', $scripturl ,'?action=chess;sa=challenge">Challenge</a><br />
<img src="/chessblock/current.png"/> <a href="', $scripturl ,'?action=chess;sa=current">Current Matches</a><br />
<img src="/chessblock/finished.png"/> <a href="', $scripturl ,'?action=chess;sa=finished">Finished Matches</a><br />
<img src="/chessblock/leaderboard.png"/> <a href="', $scripturl ,'?action=chess;sa=leaderboard">Leaderboard</a><br />
';

--- End code ---
[/code]

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version