Welcome Guest, Not a member yet? Register   Sign In
Fatal error: Call to undefined function anchor() in /home/XXXXXX/public_html/system/application/views/about/index.php on
#1

[eluser]PanDaNoKongFu[/eluser]
Got the msg issue :Fatal error: Call to undefined function anchor() in /home/XXXXXX/public_html/system/application/views/about/index.php on line 12

1. is this hosting supporting codeigniter?
2. or need to include th efunction before use it

Thanx
PanDaNoKongFu
#2

[eluser]Evil Wizard[/eluser]
has the url helper library been loaded in the controller? u need to load the helpers before trying to use them.
#3

[eluser]PanDaNoKongFu[/eluser]
helper(url) on , all configration use the default setting form codeighiter.
#4

[eluser]PanDaNoKongFu[/eluser]
that host server`s this feature is not supported there.
Thanx for all.
#5

[eluser]Sanjay khatri[/eluser]
[quote author="PanDaNoKongFu" date="1236871684"]that host server`s this feature is not supported there.
Thanx for all.[/quote]
#6

[eluser]Sanjay khatri[/eluser]
Smile
#7

[eluser]techgnome[/eluser]
I don't see what the host supporting CI or not has to do with it... my host "doesn't support CI" ... but anchor() works for me... They don't support WordPress either... but I can still upload it and run it. Are you *sure* the URL Helper was loaded? How are you using the anchor() function?

-tg


EDIT - UGH... I hate it when people reply to old threads with crap replies... it just wastes everyone's time.
#8

[eluser]InsiteFX[/eluser]
Did you change your base_url in application/config/config.php ?
Did your chande your system_folder in index.php ?
Did you change your application_folder in index.php ?

InsiteFX




Theme © iAndrew 2016 - Forum software by © MyBB