Resource icon

Route Changer 1.1.3

No permission to download
It works for me. Did you fix it?
Yep. I was trying to put forums but then realized that clashed with the routers so I had to put simply 'forum' and it seemed to have worked. :)

Jake, I do have 1 issue I'm hoping you can help me with. In the breadcrumbs

Where it says "Home" "Forums" when you're viewing a forum and looking to click back to that forum you click the forum title in the breadcrumb

it brings me back to the main page

the URL will look something like;
http://www.revillution.com/#general-discussions.4

when it should actually look like:
http://www.revillution.com/forum/#general-discussions.4

and actually bring you back to that area on the forum.....how can this be fixed? :)
 
Hey Jake!

I know the resource manager when it comes out it does the urls like

domain.com/yourxfinstallation/resources

Like how it is xenforo.com/community/resources

Can I make it so using this addon that it is domain.com/resources? Another word?

This addon only changes the route. It doesn't do the action (after the route) or the directory (before the route).
 
Hey Jake, at my forums when you click on a category name/node name it doesn't redirect you properly.

example: When I click on the "Gaming Vortex" category it brings me to this URL:
http://revillution.com/#gaming-vortex.12

when my forums live at
http://revillution.com/forum/

so the URL should be:
http://revillution.com/forum/#gaming-vortex.12

I can't find how to fix this. Any ideas? I strongly believe this may be a bug with your route changer...

That's a known bug. I already have it fixed. I'm gonna release an update tonight.
 
I got this error:

ErrorException: Invalid argument supplied for foreach() - library/RouteChanger/Listen.php:16
Generated By: Unknown Account, 4 minutes ago
Stack Trace
#0 /home/phcorner/public_html/library/RouteChanger/Listen.php(16): XenForo_Application::handlePhpError(Object(XenForo_Dependencies_Public), Array)
#1 [internal function]: RouteChanger_Listen::setRoutes(Array, Array)
#2 /home/phcorner/public_html/library/XenForo/CodeEvent.php(54): call_user_func_array('init_dependenci...', Array)
#3 /home/phcorner/public_html/library/XenForo/Dependencies/Abstract.php(180): XenForo_CodeEvent::fire()
#4 /home/phcorner/public_html/library/XenForo/FrontController.php(125): XenForo_Dependencies_Abstract->preLoadData()
#5 /home/phcorner/public_html/index.php(21): XenForo_FrontController->run()
#6 {main}
Request State
array(3) {
["url"] => string(56) "http://www.phcorner.info/find-new/1008728/threads?page=5"
["_GET"] => array(1) {
["page"] => string(1) "5"
}
["_POST"] => array(0) {
}
}
 
I got this error:

ErrorException: Invalid argument supplied for foreach() - library/RouteChanger/Listen.php:16
Generated By: Unknown Account, 4 minutes ago
Stack Trace
#0 /home/phcorner/public_html/library/RouteChanger/Listen.php(16): XenForo_Application::handlePhpError(Object(XenForo_Dependencies_Public), Array)
#1 [internal function]: RouteChanger_Listen::setRoutes(Array, Array)
#2 /home/phcorner/public_html/library/XenForo/CodeEvent.php(54): call_user_func_array('init_dependenci...', Array)
#3 /home/phcorner/public_html/library/XenForo/Dependencies/Abstract.php(180): XenForo_CodeEvent::fire()
#4 /home/phcorner/public_html/library/XenForo/FrontController.php(125): XenForo_Dependencies_Abstract->preLoadData()
#5 /home/phcorner/public_html/index.php(21): XenForo_FrontController->run()
#6 {main}
Request State
array(3) {
["url"] => string(56) "http://www.phcorner.info/find-new/1008728/threads?page=5"
["_GET"] => array(1) {
["page"] => string(1) "5"
}
["_POST"] => array(0) {
}
}

Re-import the XML file (upgrade the addon) in your Admin CP. That should fix it.
 
Back
Top Bottom