Just bought this. I am trying to just add meta descriptions for node. I am getting an error saying not all the values are filled in. Is the canonical url optional? I do not want to change anything, only the meta descriptions on nodes right now.
Hello, you can change what you want. You don't need to add values on canonical or something else to save the content. Can you share more details about this please ?Just bought this. I am trying to just add meta descriptions for node. I am getting an error saying not all the values are filled in. Is the canonical url optional? I do not want to change anything, only the meta descriptions on nodes right now.

Changed :
Added :
- Fixed Meta-Robots for thread, ressource and media. (@pavelandreev #Report)
- Save URL : now you can change the H1 Title. (@perecm @Anomandaris #Suggestion)
- Default options...
Hello, we need to change that aha, thanks !Hello,
In the add-on description some infos are twice :
- Open Graph
- Twitter card (Threads, Medias/albums, Resources) :
- Default summury card
- Summary card with large image
- App card
- Player card
![]()
UPDATE `xf_rm_category` SET `title` = ?, `description` = ?, `allow_local` = ?, `enable_versioning` = ?, `enable_support_url` = ?, `always_moderate_create` = ?, `always_moderate_update` = ?, `xs_seo` = ?, `xs_seo_title` = ? WHERE `resource_category_id` = 1
------------
#0 src/XF/Db/Mysqli/Statement.php(198): XF\Db\AbstractStatement->getException('MySQL statement...', 1054, '42S22')
#1 src/XF/Db/Mysqli/Statement.php(41): XF\Db\Mysqli\Statement->getException('MySQL statement...', 1054, '42S22')
#2 src/XF/Db/Mysqli/Statement.php(56): XF\Db\Mysqli\Statement->prepare()
#3 src/XF/Db/AbstractAdapter.php(96): XF\Db\Mysqli\Statement->execute()
#4 src/XF/Db/AbstractAdapter.php(324): XF\Db\AbstractAdapter->query('UPDATE `xf_rm_...', Array)
#5 src/XF/Mvc/Entity/Entity.php(1526): XF\Db\AbstractAdapter->update('xf_rm_category', Array, '`resource_categ...')
#6 src/XF/Mvc/Entity/Entity.php(1253): XF\Mvc\Entity\Entity->_saveToSource()
#7 src/XF/Mvc/FormAction.php(71): XF\Mvc\Entity\Entity->save(true, false)
#8 src/XF/Mvc/FormAction.php(189): XF\Mvc\FormAction->XF\Mvc\{closure}(Object(XF\Mvc\FormAction))
#9 src/addons/XFRM/Admin/Controller/Category.php(138): XF\Mvc\FormAction->run()
#10 src/XF/Mvc/Dispatcher.php(352): XFRM\Admin\Controller\Category->actionSave(Object(XF\Mvc\ParameterBag))
#11 src/XF/Mvc/Dispatcher.php(259): XF\Mvc\Dispatcher->dispatchClass('XFRM:Category', 'Save', Object(XF\Mvc\RouteMatch), Object(XenSoluce\SEOOptimization\XFRM\Admin\Controller\Category), NULL)
#12 src/XF/Mvc/Dispatcher.php(115): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XenSoluce\SEOOptimization\XFRM\Admin\Controller\Category), NULL)
#13 src/XF/Mvc/Dispatcher.php(57): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#14 src/XF/App.php(2483): XF\Mvc\Dispatcher->run()
#15 src/XF.php(524): XF\App->run()
#16 admin.php(13): XF::runApp('XF\\Admin\\App')
#17 {main
array(4) {
["url"] => string(62) "/admin.php?resource-manager/categories/example-category.1/save"
["referrer"] => string(81) "https://5minutos.cu/admin.php?resource-manager/categories/example-category.1/edit"
["_GET"] => array(1) {
["resource-manager/categories/example-category_1/save"] => string(0) ""
}
["_POST"] => array(18) {
["_xfToken"] => string(8) "********"
["title"] => string(13) "Audiovisuales"
["description"] => string(193) "Esta categoría está dedicada a la descarga de audiovisuales. Aquí, los usuarios pueden encontrar una amplia variedad de contenido audiovisual, como series, películas y programas originales."
["xs_seo"] => array(6) {
["meta_title"] => string(0) ""
["meta_description"] => string(0) ""
["meta_robots"] => string(0) ""
["open_graph"] => string(0) ""
["twitter_card"] => string(7) "summary"
["canonical_url"] => string(0) ""
}
["xs_seo_title"] => string(16) "Example category"
["parent_category_id"] => string(1) "0"
["display_order"] => string(1) "1"
["allow_external"] => string(1) "1"
["allow_commercial_external"] => string(1) "1"
["allow_fileless"] => string(1) "1"
["always_moderate_create"] => string(1) "1"
["always_moderate_update"] => string(1) "1"
["min_tags"] => string(1) "0"
["thread_node_id"] => string(1) "0"
["thread_prefix_id"] => string(1) "0"
["_xfRequestUri"] => string(62) "/admin.php?resource-manager/categories/example-category.1/edit"
["_xfWithData"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
well i re-enabled the addon and it is possible to create threads again
Let me tryOnce enabled are you able to hard-delete multiple threads?
Yes, I was able to delete 3 threads at the same timeOnce enabled are you able to hard-delete multiple threads?
Changed :
Added :
- Error with xs_seo_title in XFRM. (@lucien_lies #Report)
Removed :
- N/A
Note :
- N/A
If you have questions, ask us !
- N/A
An exception occurred: [ParseError] syntax error, unexpected '|', expecting ';' or '{' in src/addons/XenSoluce/SEOOptimization/Template/TemplaterSetup.php on line 22
- Composer\Autoload\includeFile() in src/vendor/composer/ClassLoader.php at line 428
- Composer\Autoload\ClassLoader->loadClass()
- spl_autoload_call() in src/addons/XenSoluce/SEOOptimization/Listener.php at line 50
- XenSoluce\SEOOptimization\Listener::templater_setup() in src/XF/Extension.php at line 69
- XF\Extension->fire() in src/XF/App.php at line 2990
- XF\App->fire() in src/XF/App.php at line 1988
- XF\App->setupTemplaterObject() in src/XF/App.php at line 1397
- XF\App->XF\{closure}() in src/XF/Container.php at line 31
- XF\Container->offsetGet() in src/XF/App.php at line 3380
- XF\App->templater() in src/XF/Admin/App.php at line 112
- XF\Admin\App->preRender() in src/XF/Mvc/Dispatcher.php at line 397
- XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 60
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2483
- XF\App->run() in src/XF.php at line 524
- XF::runApp() in admin.php at line 13
Oops you were not in PHP 8Hello
Spoiler: error
Changed :
Added :
- Error with PHP 7. (@lucien_lies #Report)
Removed :
- N/A
Note :
- N/A
If you have questions, ask us !
- N/A
This version should correct the problem
XenSoluce updated [Xen-Soluce] SEO Optimization with a new update entry:
Update 2.6.2 Fix 2
Read the rest of this update entry...
Changed :
Added :
- Call to a member function setEntity() on null. (@upgrade #Report)
Removed :
- N/A
Note :
- N/A
If you have questions, ask us !
- N/A
We use essential cookies to make this site work, and optional cookies to enhance your experience.