Neler yeni

Foruma hoş geldin 👋, Ziyaretçi

Forum içeriğine ve tüm hizmetlerimize erişim sağlamak için foruma kayıt olmalı ya da giriş yapmalısınız. Foruma üye olmak tamamen ücretsizdir.

  • Forumdan daha fazla yararlanmak için, profilinizi telefon numaranız 📱 ile doğrulayın ve daha ayrıcalıklı olun 😉
    Daha fazla bilgi!

Çözüldü New Member Cant Registered Give Server Error

Bu sorun verilen destek sayesinde çözüme ulaştırılmıştır.

Teamarmaan

Yeni kullanıcı
Kullanıcı
Katılım
19 Mar 2024
Mesajlar
1
Destek istenen forum
https://www.getintosky.com/
  • XF\Db\Exception: MySQL query error [1364]: Field 'smodders_tgnotifications_optout' doesn't have a default value
  • src/XF/Db/AbstractStatement.php:230
  • Generated by: Unknown account
  • Mar 19, 2024 at 6:57 AM

Stack trace​

INSERT INTO `xf_user_option` (`content_show_signature`, `show_dob_year`, `show_dob_date`, `receive_admin_email`, `email_on_conversation`, `push_on_conversation`, `creation_watch_state`, `interaction_watch_state`, `user_id`, `is_discouraged`, `alert_ optout`, `push_optout`, `use_tfa`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
------------

#0 src/XF/Db/Mysqli/Statement.php(198): XF\Db\AbstractStatement->getException('MySQL query err...', 1364, 'HY000')
#1 src/XF/Db/Mysqli/Statement.php(78): XF\Db\Mysqli\Statement->getException('MySQL query err...', 1364, 'HY000')
#2 src/XF/Db/AbstractAdapter.php(96): XF\Db\Mysqli\Statement->execute()
#3 src/XF/Db/AbstractAdapter.php(219): XF\Db\AbstractAdapter->query('INSERT INTO `x...', Array)
#4 src/XF/Mvc/Entity/Entity.php(1526): XF\Db\AbstractAdapter->insert('xf_user_option', Array, false)
#5 src/XF/Mvc/Entity/Entity.php(1258): XF\Mvc\Entity\Entity->_saveToSource()
#6 src/XF/Mvc/Entity/Entity.php(1276): XF\Mvc\Entity\Entity->save(true, false)
#7 src/XF/Service/User/Registration.php(306): XF\Mvc\Entity\Entity->save()
#8 src/XF/Service/ValidateAndSavableTrait.php(42): XF\Service\User\Registration->_save()
#9 src/XF/Pub/Controller/Register.php(429): XF\Service\User\Registration->save()
#10 src/XF/Mvc/Dispatcher.php(352): XF\Pub\Controller\Register->actionRegister(Object(XF\Mvc\ParameterBag))
#11 src/XF/Mvc/Dispatcher.php(258): \Register), NULL)
#12 src/XF/Mvc/Dispatcher.php(115):
#13 src/XF/Mvc/Dispatcher.php(57): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#14 src/XF/App.php(2487): XF\Mvc\Dispatcher->run()
#15 src/XF.php(524): XF\App->run()
#16 index.php(20): XF::runApp('XF\\Pub\\App')
#17 {main}

Request state​

array(4) {
["url"] => string(18) "/register/register"
["referrer"] => string(36) " https://www.getintosky.com/register/ "
["_GET"] => array(0) {
}
["_POST"] => array(16) {
["_xfToken"] => string(8) "********"
["username"] => string(0) ""
["3a4ecacf64a70a8ff39fe444df7fa264fa72e2e5"] => string(4) "1234"
["097b8e06ea33a4904ce58f500025307230b04b10"] => string(0) ""
["bca6df0e6e2715862f5175c727c0b47cfe1d7f5e"] => string(30) " [email protected] "
["434c4ba5ba95fdbd748ed560ef39e02568d03de1"] => string(8) "********"
["dob_month"] => string(1) "9"
["dob_day"] => string(2) "19"
["dob_year"] => string(4) "1988"
["location"] => string(3) "ads"
["accept"] => string(1) "1"
["reg_key"] => string(16) "cs_j0Exc-XybBM7Y"
["57513f46b965f2d784d0488d1cb657fb9193e742"] => string(19) "America/Los_Angeles"
["_xfRequestUri"] => string(10) "/register/"
["_xfWithData"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}


Manually User Created Error
image.png



Log Created In ACp

Note I Have Already Disable All Addons Butt Still Appear Error
 

Çözüldü New Member Cant Registered Give Server Error

Hi T Teamarmaan

The warning given in the error above appears to be caused by the plugin. Plugin name: [Telegram] Notification
Actions to be taken: Remove this plugin from your site. If it is not on your site, check the xf_addons table in the database, there may be residues there. It is necessary to clean the residues from the database.

Note: Take a backup and run the following query from phpmyadmin.


SQL:
UPDATE
  xf_user_option
SET
  smodders_tgnotifications_optout = alert_optout
Hi T Teamarmaan

The warning given in the error above appears to be caused by the plugin. Plugin name: [Telegram] Notification
Actions to be taken: Remove this plugin from your site. If it is not on your site, check the xf_addons table in the database, there may be residues there. It is necessary to clean the residues from the database.

Note: Take a backup and run the following query from phpmyadmin.


SQL:
UPDATE
  xf_user_option
SET
  smodders_tgnotifications_optout = alert_optout
 
Çözüm

Foruma hoş geldin 👋, Ziyaretçi

Forum içeriğine ve tüm hizmetlerimize erişim sağlamak için foruma kayıt olmalı ya da giriş yapmalısınız. Foruma üye olmak tamamen ücretsizdir.