Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ServerName temp.humhub.dev -> this server exists #3

Open
philippejadin opened this issue Mar 30, 2020 · 0 comments
Open

ServerName temp.humhub.dev -> this server exists #3

philippejadin opened this issue Mar 30, 2020 · 0 comments

Comments

@philippejadin
Copy link

In the server setup doc, the mentionned temp.humhub.dev exists!
It means if I understand correctly that if an admin tries to setup apache with this specific domain name, it won't work and wo'nt redirect to localhost.

Might be a good idea to use for instance humhub.test

And explain how to edit host file to make it work.

Did I misunderstood something?

Next time I can do a pull request but I'd like to be sure I'm correct on this one.

tomofu74 pushed a commit to tomofu74/documentation that referenced this issue Jun 15, 2020
It was seen on my work developping "regtist_hubspot" module.
~~~
TypeError: Argument 1 passed to \humhub\modules\regist_hubspot\Events::onUserRegistration() must be an instance of \humhub\modules\regist_hubspot\UserEvent, instance of yii\web\UserEvent given in C:\xampp\htdocs\humhubcom\protected\modules\regist_hubspot\Events.php:29 Stack trace: #0 [internal function]: \humhub\modules\regist_hubspot\Events::onUserRegistration(Object(yii\web\UserEvent)) humhub#1 C:\xampp\htdocs\humhubcom\protected\vendor\yiisoft\yii2\base\Event.php(312): call_user_func(Array, Object(yii\web\UserEvent)) humhub#2 C:\xampp\htdocs\humhubcom\protected\vendor\yiisoft\yii2\base\Component.php(636): yii\base\Event::trigger('humhub\\modules\\...', 'afterRegistrati...', Object(yii\web\UserEvent)) humhub#3 C:\xampp\htdocs\humhubcom\protected\humhub\modules\user\models\forms\Registration.php(282): yii\base\Component->trigger('afterRegistrati...', Object(yii\web\UserEvent)) humhub#4 C:\xampp\htdocs\humhubcom\protected\humhub\modules\user\controllers\RegistrationController.php(73): humhub\modules\user\models\forms\Registration->register(NULL) humhub#5 [internal function]: humhub\modules\user\controllers\RegistrationController->actionIndex() humhub#6 C:\xampp\htdocs\humhubcom\protected\vendor\yiisoft\yii2\base\InlineAction.php(57): call_user_func_array(Array, Array) humhub#7 C:\xampp\htdocs\humhubcom\protected\vendor\yiisoft\yii2\base\Controller.php(157): yii\base\InlineAction->runWithParams(Array) humhub#8 C:\xampp\htdocs\humhubcom\protected\vendor\yiisoft\yii2\base\Module.php(528): yii\base\Controller->runAction('', Array) humhub#9 C:\xampp\htdocs\humhubcom\protected\vendor\yiisoft\yii2\web\Application.php(103): yii\base\Module->runAction('user/registrati...', Array) humhub#10 C:\xampp\htdocs\humhubcom\protected\vendor\yiisoft\yii2\base\Application.php(386): yii\web\Application->handleRequest(Object(humhub\components\Request)) humhub#11 C:\xampp\htdocs\humhubcom\index.php(25): yii\base\Application->run() humhub#12 {main}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant