[8WR] XenUtiles (Sitemap)

[8WR] XenUtiles (Sitemap) 1.0.2

No permission to download
Hi Jaxel,

Got this error:

7668pKG.png

What does it mean? Is it a site issue, or an add on issue?
 
I'm having trouble installing your add-on. I've disabled and try to uninstall. I'm seeing the following error:

Server Error
Invalid argument supplied for foreach()

  1. XenForo_Application::handlePhpError() in EWRutiles/Sitemap/Install.php at line 61
  2. EWRutiles_Sitemap_Install->_uninstall_0() in EWRutiles/Sitemap/Install.php at line 55
  3. EWRutiles_Sitemap_Install::uninstallCode()
  4. call_user_func() in XenForo/DataWriter/AddOn.php at line 200
  5. XenForo_DataWriter_AddOn->_postDelete() in XenForo/DataWriter.php at line 1767
  6. XenForo_DataWriter->delete() in XenForo/ControllerAdmin/AddOn.php at line 122
  7. XenForo_ControllerAdmin_AddOn->actionDelete() in XenForo/FrontController.php at line 337
  8. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  9. XenForo_FrontController->run() in /home/mydir/public_html/forum/admin.php at line 13
 
This worked for a while until I moved to @Mike Edge's server...

fopen(/home/root/public_html/codforums.com/data/sitemaps/forums_1.xml): failed to open stream: Permission denied Today at 4:01 AM - library/EWRutiles/Sitemap/Model/Sitemap.php:258

What can I do without breaking the plugin? Or server for that matter..?

EDIT: I'm on 1.2.2
 
This worked for a while until I moved to @Mike Edge's server...

fopen(/home/root/public_html/codforums.com/data/sitemaps/forums_1.xml): failed to open stream: Permission denied Today at 4:01 AM - library/EWRutiles/Sitemap/Model/Sitemap.php:258

What can I do without breaking the plugin? Or server for that matter..?

EDIT: I'm on 1.2.2


try now, you were set to o755. I changed it for you.
 
I can't uninstall this

Server Error
Invalid argument supplied for foreach()

  1. XenForo_Application::handlePhpError() in EWRutiles/Sitemap/Install.php at line 61
  2. EWRutiles_Sitemap_Install->_uninstall_0() in EWRutiles/Sitemap/Install.php at line 55
  3. EWRutiles_Sitemap_Install::uninstallCode()
  4. call_user_func() in XenForo/DataWriter/AddOn.php at line 200
  5. XenForo_DataWriter_AddOn->_postDelete() in XenForo/DataWriter.php at line 1767
  6. XenForo_DataWriter->delete() in XenForo/ControllerAdmin/AddOn.php at line 122
  7. XenForo_ControllerAdmin_AddOn->actionDelete() in XenForo/FrontController.php at line 337
  8. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  9. XenForo_FrontController->run() in /home/public_html/admin.php at line 13
 
Uninstall error:
Invalid argument supplied for foreach()

  1. XenForo_Application::handlePhpError() in EWRutiles/Sitemap/Install.php at line 61
  2. EWRutiles_Sitemap_Install->_uninstall_0() in EWRutiles/Sitemap/Install.php at line 55
  3. EWRutiles_Sitemap_Install::uninstallCode()
  4. call_user_func() in XenForo/DataWriter/AddOn.php at line 200
  5. XenForo_DataWriter_AddOn->_postDelete() in XenForo/DataWriter.php at line 1767
  6. XenForo_DataWriter->delete() in XenForo/ControllerAdmin/AddOn.php at line 122
  7. XenForo_ControllerAdmin_AddOn->actionDelete() in XenForo/FrontController.php at line 337
  8. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  9. XenForo_FrontController->run() in /www/htdocs/xxxxxxx/xgt/admin.php at line 13
 
Last edited:
Its giving an error because its look for an existing sitemap to delete; and you dont have one. Go to yousite.com/sitemap and it will create an existing sitemap... then run the uninstall.
 
Top Bottom