XF 1.1 Installing and receive this error.

seneca

Member
Is it related to xenforo or my host?
XenForo 1.1.3


Server Error
Server Error

Validate class not found from basename 'EmailAddress'
  1. Zend_Validate::is() in XenForo/DataWriter/User.php at line 572
  2. XenForo_DataWriter_User->_verifyEmail()
  3. call_user_func_array() in XenForo/DataWriter.php at line 965
  4. XenForo_DataWriter->_runVerificationCallback() in XenForo/DataWriter.php at line 720
  5. XenForo_DataWriter->_isFieldValueValid() in XenForo/DataWriter.php at line 638
  6. XenForo_DataWriter->set() in XenForo/DataWriter.php at line 978
  7. XenForo_DataWriter->bulkSet() in XenForo/Install/Model/Install.php at line 216
  8. XenForo_Install_Model_Install->insertAdministrator() in XenForo/Install/Controller/Install.php at line 274
  9. XenForo_Install_Controller_Install->actionStep3b() in XenForo/FrontController.php at line 310
  10. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  11. XenForo_FrontController->run() in /hermes/bosweb/web293/b2930/ipg.nowinterpretthiscom/public_html/forum/install/index.php at line 18
Forum software by XenForo™, ©2011 XenForo Ltd.
 
Something didn't take well....

Make sure your server has the minimum system requirements

http://xenforo.com/xenforo-requirements-test.zip

Assuming this is a fresh install and you had nothing there. Dump the database and start over...

Re-upload your files using binary mode in your ftp program (as to be sure files are uploaded correctly)

Make sure you have the folder /data/ and /internal_data/ chmod to 777

Be sure you've correctly filled out your database name, user name, password, and port correctly. Rather than using localhost try using 127.0.0.1

If you still need help.... I could do a quick install for you (at no cost)
 
We are moving hosts. Once we get the fresh install...what should we do from there as far as file and databases...
whats the best way to uploading files and creating a database. Than running an installer?
 
We are moving hosts. Once we get the fresh install...what should we do from there as far as file and databases...
whats the best way to uploading files and creating a database. Than running an installer?
If all you're doing is moving host.... There is no reason to install or re-install

Make sure your server on your new host has the minimum system requirements

http://xenforo.com/xenforo-requirements-test.zip

Simply download all the files from your old host and upload them to your new host.

Then make a new database and user name.

Change the config.php to match it.

Next import your database.

Make sure /data/ and /internal_data/ permissions are correct

TIP: Make several backups (files and database) from your old host.
 
Top Bottom