You are here:Templates Club arrow Help and Support arrow Support Forums
Youjoomla Support
Welcome, Guest
Please Login or Register.    Lost Password?
Re:domain extensions (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:domain extensions
#8004
pnelson
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
domain extensions 3 Months, 1 Week ago Karma: 0  
Does anyone know what serverlist to use to alter the domain extentions so i can add ".com.au" and ".net.au" for austrlian domains.

i know i need to edit the mod_yj_whois.php and edit the code below


function maxWhois(){
$this->serverList[0]['top'] = 'com';
$this->serverList[0]['server'] = 'whois.crsnic.net';
$this->serverList[0]['response'] = 'No match for';
$this->serverList[0]['check'] = false;

I tried it with whois.crsnic.net but it doesn't return any results, the page just refreshes

Basically all i did was change the 'com' to be 'com.au' like below
function maxWhois(){
$this->serverList[0]['top'] = 'com.au';
$this->serverList[0]['server'] = 'whois.crsnic.net';
$this->serverList[0]['response'] = 'No match for';
$this->serverList[0]['check'] = false;

any help would be great
 
Logged Logged  
  The administrator has disabled public write access.
#8009
neo
Admin
Posts: 3552
graph
User Online Now Click here to see the profile of this user
Re:domain extensions 3 Months, 1 Week ago Karma: 82  
you need to find out who is a register for .au and add it in array
 
Logged Logged  
 
Please mark your post as SOLVED if your issue is resolved. Thank you. To mark the post as solved , edit your first post title : NOTE FOR UNANSWERED POST: IF YOUR POST IS NOT ANSWERED WITHIN 48H PLEASE SEND ME AN EMAIL TROUGH OUR CONTACT FORM WITH SUBJECT UNANSWERED POST
  The administrator has disabled public write access.
#8981
enkera12
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:domain extensions 2 Months ago Karma: 0  
Hi there i need an assistance for a .co.za domain.
I know the registrar and have added it to the array,however as you can see co.za is different from com/org because it has a dot(.) in the array.As far as i know php converts any dot(.) to an underscore(_),as a result it doesn't return anything for that domain. Can anyone assist me on that,i just need a way of putting it in the array.

Any help will be highly appreciated
 
Logged Logged  
  The administrator has disabled public write access.
#9297
ncdscom
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:domain extensions 1 Month, 3 Weeks ago Karma: 0  
I'm in the same boat.

You say "YJ Whois Module for Joomla 1.0 and Joomla 1.5 is fork of free script Max's Whois a semi professional domain whois script which allows you to check domain availability before registration. The script supports the most important tlds like .com, .net, .org, .biz, .info, .name, ... A list of almost 100 tlds are included as well. Installation and setup is very simple. Use standard Joomla module installer. In module params You can add your own affiliate link to domains register FREE Download Must be registered!"

Can you point me to documentation on how to modify this to suit my local area with is not .com land

A couple of other small things - the ver 1.5 download still say its ver 1.0.# on install.


thanks

Micheal
 
Logged Logged  
  The administrator has disabled public write access.
#9298
neo
Admin
Posts: 3552
graph
User Online Now Click here to see the profile of this user
Re:domain extensions 1 Month, 3 Weeks ago Karma: 82  
here is the link to Max' Whois script , http://www.phpf1.com/product/domain-whois-script.html

as for 1.0 it is just version info but the module is 1.5
 
Logged Logged  
 
Please mark your post as SOLVED if your issue is resolved. Thank you. To mark the post as solved , edit your first post title : NOTE FOR UNANSWERED POST: IF YOUR POST IS NOT ANSWERED WITHIN 48H PLEASE SEND ME AN EMAIL TROUGH OUR CONTACT FORM WITH SUBJECT UNANSWERED POST
  The administrator has disabled public write access.
#9301
ncdscom
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:domain extensions 1 Month, 3 Weeks ago Karma: 0  
thanks
 
Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop