Jump to content

DoorMadeEasy

Trialing
  • Posts

    284
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Forums

Events

Store

Gallery

Posts posted by DoorMadeEasy

  1. im trying to rebuild the sitemap so i try to run it  manually and i receive this error  

     

    Error: Class 'XMLWriter' not found (0)
    #0 /home/mysite001/public_html/applications/cms/extensions/core/Sitemap/Databases.php(233): IPS\_Sitemap->buildSitemapFile('1_sitemap_datab...', Array)
    #1 /home/mysite001/public_html/applications/core/extensions/core/Queue/RebuildSitemap.php(105): IPS\cms\extensions\core\Sitemap\_Databases->generateSitemap('1_sitemap_datab...', Object(IPS\Sitemap))
    #2 /home/mysite001/public_html/system/Task/Task.php(47): IPS\core\extensions\core\Queue\_RebuildSitemap->run(Array, 0)
    #3 /home/mysite001/public_html/applications/core/modules/admin/system/background.php(87): IPS\_Task::runQueue()
    #4 /home/mysite001/public_html/system/Helpers/MultipleRedirect/MultipleRedirect.php(92): IPS\core\modules\admin\system\_background->IPS\core\modules\admin\system\{closure}(Array)
    #5 /home/mysite001/public_html/applications/core/modules/admin/system/background.php(139): IPS\Helpers\_MultipleRedirect->__construct(Object(IPS\Http\Url\Internal), Object(Closure), Object(Closure))
    #6 /home/mysite001/public_html/system/Dispatcher/Controller.php(90): IPS\core\modules\admin\system\_background->process()
    #7 /home/mysite001/public_html/applications/core/modules/admin/system/background.php(42): IPS\Dispatcher\_Controller->execute()
    #8 /home/mysite001/public_html/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\admin\system\_background->execute()
    #9 /home/mysite001/public_html/admin/index.php(14): IPS\_Dispatcher->run()
    #10 {main}

     any idea ?

  2. here is what look like  

     

    fetoor.thumb.jpg.ba5f0f73c34f3d56b0ea88c05f443325.jpg

     

    i was trying to shift it down under copyright or if possible to change the color only for the  footer where is  copyright are showing since i try to change  there is only for the background to be changed ???

  3. /**
     * This file is for your custom CSS.
     * This file is not modified or overwritten during upgrades
     */
    
    .ipsBreadcrumb.ipsBreadcrumb_top {
      display:none;
    }
    
    
    .ipsBreadcrumb.ipsBreadcrumb_bottom {
      display:none;
    }
    
    #ipsLayout_contentArea {
      border-top: 7px solid #your-background-color;
    }

     

    this is  what my custom.css look like  but see the screenshot it still  go all the way up

    header111.png

×
×
  • Create New...