Welcome Guest, Not a member yet? Register   Sign In
Going back to a calling page
#1

[eluser]edjon2000[/eluser]
Hello again,

I am in the process of redesigning my ongoing web project to work with Reactor
and, have run into a few minor, but annoying problems, I say annoying because I am sure there is a workaround but for some reason I just can't see it, the first one is something that has been mentioned before and it relates to the URI PROTOCOL section of the CI config file and the fact that the AUTO option no longer seems to work, the reason I mention this is in case it is related to my second and main problem, I have a view page that can be called from various sections of the main site and I want to be able to link back to the calling page, in CI 1.7.3 I used code as follows
Code:
<?php echo anchor($_SERVER['HTTP_REFERER'], '« Back to previous page'); ?>
but this now generates an error message
Code:
A PHP Error was encountered

Severity: Notice

Message: Undefined index: HTTP_REFERER

Filename: site/views_view.php

Line Number: 9
on checking the $_SERVER super-global I noticed that there is no reference now to HTTP_REFERER

could this be related to the first problem I mantioned or is there some other solution that would work.

Any advice with this would be greatly appreciated

Jon


Messages In This Thread
Going back to a calling page - by El Forum - 02-10-2011, 01:04 PM
Going back to a calling page - by El Forum - 02-10-2011, 05:54 PM
Going back to a calling page - by El Forum - 02-10-2011, 10:00 PM
Going back to a calling page - by El Forum - 02-11-2011, 03:04 AM
Going back to a calling page - by El Forum - 02-11-2011, 07:17 AM
Going back to a calling page - by El Forum - 02-11-2011, 07:44 AM
Going back to a calling page - by El Forum - 02-11-2011, 08:07 AM
Going back to a calling page - by El Forum - 02-11-2011, 08:40 AM
Going back to a calling page - by El Forum - 02-11-2011, 09:02 AM
Going back to a calling page - by El Forum - 02-11-2011, 02:22 PM
Going back to a calling page - by El Forum - 02-11-2011, 02:42 PM
Going back to a calling page - by El Forum - 02-11-2011, 05:54 PM
Going back to a calling page - by El Forum - 02-11-2011, 07:07 PM
Going back to a calling page - by El Forum - 02-13-2011, 03:28 PM



Theme © iAndrew 2016 - Forum software by © MyBB