Jump to content

Problem with new eNom New TLDs module


brianemwd

Recommended Posts

I actually am getting the following error.

 

 

 

 

 

Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct() [<a href='datetime.--construct'>datetime.--construct</a>]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CST/-6.0/no DST' instead' in /home/kyle1992/public_html/modules/addons/enomnewtlds/enomnewtlds.php:569 Stack trace: #0 /home/kyle1992/public_html/modules/addons/enomnewtlds/enomnewtlds.php(569): DateTime->__construct() #1 /home/kyle1992/public_html/modules/addons/enomnewtlds/enomnewtlds.php(114): enomnewtlds_Helper_GetDateTime() #2 /home/kyle1992/public_html/SixMile/configaddonmods.php(0): enomnewtlds_activate() #3 {main} thrown in /home/kyle1992/public_html/modules/addons/enomnewtlds/enomnewtlds.php on line 569

Edited by MemoryX2
Hard to read
Link to comment
Share on other sites

  • 2 weeks later...

Memory - your error is referencing a php.ini error. Try resolving this issue and let me know if you still have problems:

 

It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CST/-6.0/no DST' instead'

Link to comment
Share on other sites

My advice... Since the module was created by eNom and not WHMCS, open a support ticket with eNom.

 

I have noticed the following problems so feel free to add them to your ticket to eNom...

 

Problem #1: The install.txt file has code to be inserted in both header.tpl and clientareahome.tpl - The code for the header.tpl links to index.php however the code for clientareahome.tpl links to /index.tpl

If WHMCS is running within a directory, the code for the clientareahome.tpl will not work... it needs to link to index.php not /index.php

 

Problem #2: After entering the domains to watch the form redirects to Login.aspx which is not part of the module nor part of WHMCS. There is no possible way for it to work.

 

Problem #3: If the colors are customized within the enom.com site, they are reflected on the end user site without a problem; however, if any changes (not related to color) are made within the WHMCS module instead of the enom.com site, the colors are returned to the default setting.

 

Problem #4: When a user is not logged in and they access the module at index.php?m=enomnewtlds they are given the opportunity to login but there is no option given to new clients. Can a link to the standard WHMCS registration file (register.php) be added so that new clients can register and create the watchlist?

Link to comment
Share on other sites

  • 4 weeks later...

I still can't get this activated on my site... was able to install but it fails communicating with enom

User not permitted from this IP address - 4
Error! The TLD Portal Settings could not be read! Please try again later.

I, of course, have given eNom my server's IP

 

any ideas?

Link to comment
Share on other sites

  • 2 months later...

I just activated the new TLDs addon without issue. My question is how to setup my site so my clients can use it. I am new to modifying WHMCS, but I did find out how to create a new page to hold the watch list module, I just don't know where to go from there. Do I have to create a new .tpl file?

 

Any assistance is appreciated.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated