View Single Post
deadman909
Veteran Member
Join Date: Oct 2008
Old 08-02-2012 , 02:42   Re: GGStats 2.0 (Web)
Reply With Quote #22

I am using DreamWeaver and it says that there is a Syntax Error on the line that says "{$pages_count},"

I am guessing there is an error since I can only see 10 Players in the list. It doesn't give me a next button to see the rest. Does anybody know how to fix?
PHP Code:
<div class='paginator' id='nav' align='right'>
    <
script type="text/javascript">
        
nav = new Paginator(
            
"nav",
            {
$pages_count},
            
20,
            {
$page},
            {
literal}"page.php?p="{/literal}
         );
    
</script>
 </div> 

EDIT: Noticed that original post Download Link is broken so below are the FILES:
Attached Files
File Type: zip (Gm) GGStats20.zip (191.7 KB, 212 views)
__________________


Last edited by deadman909; 03-31-2015 at 00:33.
deadman909 is offline
Send a message via MSN to deadman909 Send a message via Yahoo to deadman909