g2a-official / integration-api-client

PHP client for purchasing products on g2a.com
MIT License
14 stars 5 forks source link

Sorry, you are not allowed to access this page. #2

Open nerdsbelikecom opened 5 years ago

nerdsbelikecom commented 5 years ago
                     <div class="form-group">
                        <label for="comment">Select Page:</label>
                        <select class="form-control" name="pagecall" id="pagecall" style="width:75%;float:right;" onchange="davsele(this.value);">
                            <?php
                                $totalPage = $dataget['total'] / 20;
                                for($i=1;$i<=$totalPage;$i++)
                                {
                                    $selc = ($getPageCount==$i)?'selected':'';
                                    echo "<option value=".$i." $selc>Page No. ".$i."</option>";
                                }
                            ?>
                        </select>
                    </div> 
g2a-official commented 5 years ago

No details

nerdsbelikecom commented 5 years ago

when i try to change product page i get this message.

nerdsbelikecom commented 5 years ago

https://ibb.co/pfvH3h1

g2a-official commented 5 years ago

It's not related with PHP client. Add new topic on our support center. https://supporthub.g2a.com/marketplace/en/