Home →
HelpSpot →
Additional page links not working
Additional page links not working
Hi All,
I have created additional helpspot pages for my portal using custom templates, e.g. a page which lists system status from nagios. I have edited the original templates to include the appropriate links, e.g. http://helpspoturl/index.php?pg=nagios and this has worked fine. However I've just updated Helpspot from 2.6.3 to 2.7.0 and these links no longer work, they just redirect back to the helpspot index.php page. The index.tpl.php file has not changed. Any ideas?
January 8 2010, 01:52 AM
John
|
Obviously the /helpspot/index.php file has changed but we don't have access to this.. Ian are you able to shed some light?
3 mins since original post
John
|
Hi John,
I'm not aware of any changes that would affect that. Where did you place these extra files? Are they still actually there? There were no portal template changes in this release.
6 hours, 11 mins since original post
Ian Landsman
|
Hi Ian,
I have resolved the issue. Problem was the <helpspot root dir>/helpspot/templates/index.tpl.php being overwritten due to upgrade. As a result of the upgrade previous manual alterations I had made to the case statement were lost. Obviously custom_templates do not get overwritten by the upgrades, so I made my modifications to the index.tpl.php file through the helpspot interface.
2 days, 15 hours since original post
John
OK great. You can also make changes manually, just need to put the changes in /custom_templates yourself and that will also work fine.