Tried to install language pack and not the page won't load

Tott3

Active member
So I got the following error during the "rebuilding" phase and now my page won't load, it's just a white page, though I can access the admin panel. Does anyone know how I could fix this?

Code:
Server Error
 
Mysqli statement execute error : Duplicate entry '5-microdownloads_categories_block_bit' for key 'style_id_title'
 
Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 297
Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 574
Zend_Db_Adapter_Abstract->insert() in XenForo/Model/Template.php at line 1268
XenForo_Model_Template->insertTemplateMapForStyles() in XenForo/CacheRebuilder/Template.php at line 38
XenForo_CacheRebuilder_Template->rebuild() in XenForo/ControllerHelper/CacheRebuild.php at line 26
XenForo_ControllerHelper_CacheRebuild->rebuildCache() in XenForo/ControllerAdmin/Tools.php at line 78
XenForo_ControllerAdmin_Tools->actionCacheRebuild() in XenForo/FrontController.php at line 310
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
XenForo_FrontController->run() in /storage/content/78/145578/obsessed-gaming.com/public_html/admin.php at line 13
 
Disabling all the add-ons broke the page completely, including the admin panel.

80F7ddJ.png

vSS8hHZ.png
 
Code:
Potential Problems
 
install/index.php
File not found.
 
install/data/permissions.xml
File not found.
 
install/data/admin_style_properties.xml
File not found.
 
install/data/phrases.xml
File not found.
 
install/data/admin_templates.xml
File not found.
 
install/data/admin_permissions.xml
File not found.
 
install/data/templates.xml
File not found.
 
install/data/email_templates.xml
File not found.
 
install/data/route_prefixes.xml
File not found.
 
install/data/cron.xml
File not found.
 
install/data/admin_navigation.xml
File not found.
 
install/data/style_properties.xml
File not found.
 
install/data/code_events.xml
File not found.
 
install/data/options.xml
File not found.
 
install/templates/install_config_generated.php
File not found.
 
install/templates/install_config.php
File not found.
 
install/templates/message.php
File not found.
 
install/templates/upgrade_login.php
File not found.
 
install/templates/upgrade_current.php
File not found.
 
install/templates/cache_rebuild.php
File not found.
 
install/templates/upgrade_complete.php
File not found.
 
install/templates/upgrade_start.php
File not found.
 
install/templates/install_index.php
File not found.
 
install/templates/upgrade_run.php
File not found.
 
install/templates/install_step2.php
File not found.
 
install/templates/install_wrapper.php
File not found.
 
install/templates/install_step1.php
File not found.
 
install/templates/install_step4.php
File not found.
 
install/templates/install_step3.php
File not found.
 
install/templates/install_step1b.php
File not found.
 
install/templates/PAGE_CONTAINER.php
File not found.
 
install/templates/error_not_found.php
File not found.
 
install/templates/error.php
File not found.
 
install/templates/error_server_error.php
File not found.
 
install/templates/install_complete.php
File not found.
 
install/language_en.php
File not found.
 
install/data/index.html
File not found.
 
Yes, I just finished it, it appears to be working now. :) Thanks a bunch. Though is this anything to be worried about or anything that I should sort out?

Code:
There are modifications that may be not applied. Rebuild templates to apply them.
 
Yes, I just finished it, it appears to be working now. :) Thanks a bunch. Though is this anything to be worried about or anything that I should sort out?

Code:
There are modifications that may be not applied. Rebuild templates to apply them.
this is due to changes in your personal "template", it seems to me
 
Nothing to worry about then? Also I'm getting this when trying to create a new language.

Code:
An error occurred or the request was stopped.
:rolleyes: I do not know the answer to this:(
So try another language pack to see if it passes the ordeal.​
Or give me the link(your pack langage), I'll give it a try on my forum.​
 
You would have to translate any new phrases that appeared after XenForo 1.0.0 because as it looks like the Language Pack was last updated for 1.0.0
 
Top Bottom