Anonymous

Topic: Undefined index: referer in /hermes/bosweb/ etc . . .

I get the error below when trying to post a job.  Any ideas?

Notice: Undefined index: referer in /hermes/bosweb/web227/b2271/ipw.jillian/public_html/page_verify.php on line 14

Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosweb/web227/b2271/ipw.jillian/public_html/page_verify.php:14) in /hermes/bosweb/web227/b2271/ipw.jillian/public_html/_includes/function.redirect_to.php on line 16

Jillian

Anonymous

Re: Undefined index: referer in /hermes/bosweb/ etc . . .

Anyone?

Anonymous

Re: Undefined index: referer in /hermes/bosweb/ etc . . .

Can you take a look at this error and give me an idea what I need to do to resolve it please?

TIA

Jillian

Anonymous

Re: Undefined index: referer in /hermes/bosweb/ etc . . .

I commented out the lines in question in the page_verify.php and the error no longer occurs.  I'm not sure what the ramifications are, but everything seems to be working so far.  Hope this helps others who may have a similar problem. 

Jillian
http://www.tjobbank.com

jillian

Re: Undefined index: referer in /hermes/bosweb/ etc . . .

Just a follow up to this post.

I recently had to reload the site and ran into this problem again. 

------
Notice: Undefined index: referer in /hermes/bosweb/web227/b2271/ipw.username/public_html/page_verify.php on line 14

Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosweb/web227/b2271/ipw.username/public_html/page_verify.php:14) in /hermes/bosweb/web227/b2271/ipw.username/public_html/_includes/function.redirect_to.php on line 30
-------
I spent hours fooling around with the site until finally I replaced my _includes/function.redirect_to.php
file with the original pristine one and voila - it's working.  It's kind of odd because I don't remember ever editing that file, but oh well.

Hope this helps someone.