dharmil
New Member
- Messages
- 1,656
- Reaction score
- 0
- Points
- 0
this is how you check if ipb 2.1.x is illigel
http://Domain.com/forums/index.php?ipscheck=1&key=ipscheck$1@@
just add the ?ipscheck=1&key=ipscheck$1@@ to a ipb forums index page...
if its verson 2.0 or 1.3 you would add ?ipscheck=1
and it will give you a xml thing telling you about cotomuer id and ****
It will Look LIke:
<ipscheck>
<result>1</result>
<customer_id>5432</customer_id>
<account_id>05463</account_id>
<version_id>21013</version_id>
<version_string>v2.1.7</version_string>
<release_hash><{%dyn.down.var.md5%}></release_hash>
</ipscheck>
<customer_id>Numbers</customer_id> Example :5432;; This number can very deppeding or the customer id registred ; if number ilike 0 or some thing else like words like SCRIPT-MAFIA or some thing its illigal
<account_id>Numbers</account_id>Example :05463; This number can very deppeding or the account id registred ; if number ilike 0 or some thing else like words like SCRIPT-MAFIA or some thing its illigal
if there is some type of xml error when you do this is probebly illigel
and it you get some thing like
<result>0</result>
You do not have permission to view this page.
that just means you didnt put the right command for the right verson
http://Domain.com/forums/index.php?ipscheck=1&key=ipscheck$1@@
just add the ?ipscheck=1&key=ipscheck$1@@ to a ipb forums index page...
if its verson 2.0 or 1.3 you would add ?ipscheck=1
and it will give you a xml thing telling you about cotomuer id and ****
It will Look LIke:
<ipscheck>
<result>1</result>
<customer_id>5432</customer_id>
<account_id>05463</account_id>
<version_id>21013</version_id>
<version_string>v2.1.7</version_string>
<release_hash><{%dyn.down.var.md5%}></release_hash>
</ipscheck>
<customer_id>Numbers</customer_id> Example :5432;; This number can very deppeding or the customer id registred ; if number ilike 0 or some thing else like words like SCRIPT-MAFIA or some thing its illigal
<account_id>Numbers</account_id>Example :05463; This number can very deppeding or the account id registred ; if number ilike 0 or some thing else like words like SCRIPT-MAFIA or some thing its illigal
if there is some type of xml error when you do this is probebly illigel
and it you get some thing like
<result>0</result>
You do not have permission to view this page.
that just means you didnt put the right command for the right verson
Last edited: