Welcome Guest, Not a member yet? Register   Sign In
Fatal error: Call to undefined function anchor()
#1

[eluser]agubski[/eluser]
Deat Team,

I suspect there might be an issue with server configuration. I have received an error message when tried to use anchor() function.

Server PHP info is at http://phpinfo.supremecenter112.com/

Please advice if there are such cases of cI not being supported by certain servers.

thanks

Alex
#2

[eluser]TWP Marketing[/eluser]
Alex, did you load the helper functions?
$this->load->helper('url');
#3

[eluser]agubski[/eluser]
Just did. Got rid of the error. Thanks a lot for advice.

It looks though that the loaded viewer can't find Images as well as CSS file. Any ideas?
#4

[eluser]Dam1an[/eluser]
What path have you for for the css and images?
I always go base_url().'css/style.css' so you get the full path
#5

[eluser]agubski[/eluser]
Mine is right in base_url() without dedicated folder

Images though are in base_url()/images/
#6

[eluser]agubski[/eluser]
Is the path to CSS used anywhere within CI? I simply put it into each of viewer files ... It is also mentioned in one that doesn't display properly.
#7

[eluser]agubski[/eluser]
Having read the earlier posts I have figured CSS Smile images though continue to be a problem. Page source viewed from browser doesn't indicate any conflict. images are not getting displayed ...




Theme © iAndrew 2016 - Forum software by © MyBB