Forums XenForo

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
Kosmos
New to forums
New to forums
Posts: 1
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Jul 22, 2016 11:59 am

Forums XenForo

Post by Kosmos »

So, I am attempting to install xenforo for my forums but I keep running into this error everytime I go through the installation process.

Server Error

Validate class not found from basename 'EmailAddress'

Zend_Validate::is() in XenForo/DataWriter/User.php at line 572
XenForo_DataWriter_User->_verifyEmail()
call_user_func_array() in XenForo/DataWriter.php at line 965
XenForo_DataWriter->_runVerificationCallback() in XenForo/DataWriter.php at line 720
XenForo_DataWriter->_isFieldValueValid() in XenForo/DataWriter.php at line 638
XenForo_DataWriter->set() in XenForo/DataWriter.php at line 978
XenForo_DataWriter->bulkSet() in XenForo/Install/Model/Install.php at line 216
XenForo_Install_Model_Install->insertAdministrator() in XenForo/Install/Controller/Install.php at line 274
XenForo_Install_Controller_Install->actionStep3b() in XenForo/FrontController.php at line 310
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
XenForo_FrontController->run() in /usr/www/projectphoenix/public/upload/public_html/install/index.php at line 18

If anyone knows how to fix this, please let me know.

Thank's in advance.
It'sRandinator
This is my homepage
This is my homepage
Posts: 97
Joined: Wed Dec 02, 2015 10:56 pm

Re: Forums XenForo

Post by It'sRandinator »

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)
Post Reply