Last Game Section version: 1.2.1



Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Important fixes for RC3
10-04-2009, 15:00 (This post was last modified: 30-06-2009 12:23 by Paretje.)
Post: #1
Important fixes for RC3
1. Fix for the Add Game (Simple) system:
.php  games.php (Size: 42,35 KB / Downloads: 111)

2. Template fix for color problem of links in IE:
Open the template "games" and find:
Code:
<style type="text/css">
.tournaments a:link, a:visited, a:hover, a:active
{
    color: #000000;
}
</style>

Replace with:
Code:
<style type="text/css">
.tournaments a:link, .tournaments a:visited, .tournaments a:hover, .tournaments a:active
{
    color: #000000;
}
</style>

Online - Urbanus
Visit this user's website Find all posts by this user
Firefox Linux Ubuntu
10-04-2009, 16:26 (This post was last modified: 02-05-2009 00:09 by Paretje.)
Post: #2
RE: Important fixes for RC3
3. Fix of the score submit system which had a problem using IE:
inc/plugins/games.php:
.php  games.php (Size: 28,33 KB / Downloads: 112)

Online - Urbanus
Visit this user's website Find all posts by this user
Firefox Linux Ubuntu
10-04-2009, 23:34
Post: #3
RE: Important fixes for RC3
thanks....
Find all posts by this user
Firefox Winows Vista
14-04-2009, 01:19
Post: #4
RE: Important fixes for RC3
any idea where the game template would be.. coz i cant find it
Find all posts by this user
Safari Winows Vista
14-04-2009, 02:43
Post: #5
RE: Important fixes for RC3
these are not working for me.

i downloaded both, and no games are working on my forums. the only game that works is pacman.

the directions to install really told me nothing. i dont think i have it installed wrong, otherwise pacman wouldnt work.

NO OTHER GAMES are working no matter what "add game" i choose.

any ideas here?
Find all posts by this user
Internet Explorer 7 Winows Vista
27-05-2009, 20:20
Post: #6
RE: Important fixes for RC3
(10-04-2009 15:00)Paretje Wrote:  1. Fix for the Add Game (Simple) system:
admin/modules/games/games.php: Download

2. Template fix for color problem of links in IE:
Open the template "games" and find:
Code:
<style type="text/css">
.tournaments a:link, a:visited, a:hover, a:active
{
    color: #000000;
}
</style>

Replace with:
Code:
<style type="text/css">
.tournaments a:link, .tournaments a:visited, .tournaments a:hover, .tournaments a:active
{
    color: #000000;
}
</style>

Did not even notice the template color text issue till i just did a dark theme. This fixed my issue.
Find all posts by this user
Firefox Windows ME
27-06-2009, 21:41
Post: #7
RE: Important fixes for RC3
(10-04-2009 15:00)Paretje Wrote:  1. Fix for the Add Game (Simple) system:
admin/modules/games/games.php: Download
the download link is not working Sad please reupload
thank you
Find all posts by this user
Firefox Winows Vista
29-06-2009, 07:42 (This post was last modified: 29-06-2009 07:43 by jeremyjohn.)
Post: #8
RE: Important fixes for RC3
\'Paretje\' pid=\'4660\' dateline=\'1239368412\ Wrote:2. Template fix for color problem of links in IE:
Open the template \"games\" and find:
Code:
<style type=\"text/css\">
.tournaments a:link, a:visited, a:hover, a:active
{
    color: #000000;
}
</style>

Replace with:
Code:
<style type=\"text/css\">
.tournaments a:link, .tournaments a:visited, .tournaments a:hover, .tournaments a:active
{
    color: #000000;
}
</style>

I did that but it only solve 30% of the problem.
Please check it here: http://twk.pcfantasy.co.cc/forum/games.php
Test Account:Username:test / Pass:123456

Please help me. Sad
Find all posts by this user
Firefox Windows XP/2003
30-06-2009, 12:24
Post: #9
RE: Important fixes for RC3
I've uploaded a new file, I hope it works, too Smile

Online - Urbanus
Visit this user's website Find all posts by this user
Firefox Linux Ubuntu
01-11-2009, 22:15 (This post was last modified: 01-11-2009 22:17 by DigitalMod.)
Post: #10
RE: Important fixes for RC3
Um where am i suppose to place gmaes.php form #1?

Also where is the games template?
Find all posts by this user
Firefox Windows XP/2003
Thread Closed 


Forum Jump: