Did a search for header and ended up with a blank screen.

the URL in the browser window says:

http://www.tnet.com/main&action=search&myquery=header

Which is not legal.  There can only be 1 &.  Subsequent passed options need
to use ? or some other delimiter.

Changing it to

http://www.tnet.com/main&action=search?myquery=header

Makes no difference.

Not sure why the blank screen other than it most likely is a PHP error, but
even with error messages turned on nothing shows in the logs or on the page.

Removing the main like

http://www.tnet.com/action=search&myquery=header

Brings the search page again, but no results.

Clicking Search again results in blank screen with a weird URL like:

http://www.tnet.com/action.search&action=search&myquery=header

So right now, no search function.

-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en.

Reply via email to