Raised This Month: $32 Target: $400
 8% 

[CS:GO|WEB] CtBans Web Page


Post New Thread Reply   
 
Thread Tools Display Modes
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 05-03-2018 , 01:12   Re: [CS:GO|WEB] CtBans Web Page
Reply With Quote #21

I'm using the ctbans_1.4.0.php version and the search option does not work there.
paulo_crash is offline
1DreaM
Member
Join Date: Jan 2018
Location: Slovakia
Old 05-03-2018 , 06:19   Re: [CS:GO|WEB] CtBans Web Page
Reply With Quote #22

Quote:
Originally Posted by paulo_crash View Post
I'm using the ctbans_1.4.0.php version and the search option does not work there.
On line: 586

Change this:
PHP Code:
  $_GET['submit_search']=='Search'

To this:
PHP Code:
  $_GET['submit_search']=='Pesquisar'
__________________
GitHub: 1DreaM
WEB: OverGame.eu
1DreaM is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 05-03-2018 , 07:01   Re: [CS:GO|WEB] CtBans Web Page
Reply With Quote #23

Quote:
Originally Posted by 1DreaM View Post
On line: 586

Change this:
PHP Code:
  $_GET['submit_search']=='Search'

To this:
PHP Code:
  $_GET['submit_search']=='Pesquisar'
I made the changes and it did not work.

I checked the one from your link and it also does not work.

https://overgame.eu/ctbans.php
paulo_crash is offline
1DreaM
Member
Join Date: Jan 2018
Location: Slovakia
Old 05-03-2018 , 07:44   Re: [CS:GO|WEB] CtBans Web Page
Reply With Quote #24

Quote:
Originally Posted by paulo_crash View Post
I made the changes and it did not work.

I checked the one from your link and it also does not work.

https://overgame.eu/ctbans.php
Else there:

Line: 639


PHP Code:
if (!empty($_GET['search']) && $_GET['submit_search']=='Search') { 
To:

PHP Code:
if (!empty($_GET['search']) && $_GET['submit_search']=='Pesquisar') { 
__________________
GitHub: 1DreaM
WEB: OverGame.eu

Last edited by 1DreaM; 05-03-2018 at 11:01.
1DreaM is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 05-03-2018 , 13:29   Re: [CS:GO|WEB] CtBans Web Page
Reply With Quote #25

Quote:
Originally Posted by 1DreaM View Post
Else there:

Line: 639


PHP Code:
if (!empty($_GET['search']) && $_GET['submit_search']=='Search') { 
To:

PHP Code:
if (!empty($_GET['search']) && $_GET['submit_search']=='Pesquisar') { 
Worked, thank you!

I have a suggestion, when we search for a player it is not possible to search again, in case you would have to click the back button and search again.

You could put it to search straight, even if you have already done a search.
paulo_crash is offline
1DreaM
Member
Join Date: Jan 2018
Location: Slovakia
Old 05-04-2018 , 03:00   Re: [CS:GO|WEB] CtBans Web Page
Reply With Quote #26

Quote:
Originally Posted by paulo_crash View Post
Worked, thank you!

I have a suggestion, when we search for a player it is not possible to search again, in case you would have to click the back button and search again.

You could put it to search straight, even if you have already done a search.
I will do.
__________________
GitHub: 1DreaM
WEB: OverGame.eu
1DreaM is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 05-04-2018 , 06:57   Re: [CS:GO|WEB] CtBans Web Page
Reply With Quote #27

Quote:
Originally Posted by 1DreaM View Post
I will do.


Thank you!
paulo_crash is offline
1DreaM
Member
Join Date: Jan 2018
Location: Slovakia
Old 05-14-2018 , 13:24   Re: [CS:GO|WEB] CtBans Web Page
Reply With Quote #28

Quote:
Originally Posted by paulo_crash View Post


Thank you!
You can download new version.
__________________
GitHub: 1DreaM
WEB: OverGame.eu
1DreaM is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 05-14-2018 , 13:44   Re: [CS:GO|WEB] CtBans Web Page
Reply With Quote #29

Quote:
Originally Posted by 1DreaM View Post
You can download new version.
Perfect, just one question, do I have to do the previous procedures to search the players again?
paulo_crash is offline
1DreaM
Member
Join Date: Jan 2018
Location: Slovakia
Old 05-14-2018 , 14:27   Re: [CS:GO|WEB] CtBans Web Page
Reply With Quote #30

Quote:
Originally Posted by paulo_crash View Post
Perfect, just one question, do I have to do the previous procedures to search the players again?
No, you don't have to.

Just type what you want to search and click search button.
__________________
GitHub: 1DreaM
WEB: OverGame.eu
1DreaM is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:36.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode