Jump to content

Recommended Posts

Posted

Estou com um script php dando este erro, ao tentar abrir..

 

A PHP Error was encountered

Severity: Notice

Message: Undefined index: subclass_prefix

Filename: core/CodeIgniter.php

Line Number: 235

 

 

 

checando a linha do erro é essa, mas não consegui entender o que gera o erro. 

 

    if (file_exists(APPPATH.'core/'.$CFG->config['subclass_prefix'].'Controller'.EXT))

 

 

 

ALGUMA AJUDA ? :)

 

tinham 10 erros, 9 foram corrigidos, mas este está dificil.


Posted
38 minutos atrás, borgesoficial disse:

Estou com um script php dando este erro, ao tentar abrir..

 

A PHP Error was encountered

Severity: Notice

Message: Undefined index: subclass_prefix

Filename: core/CodeIgniter.php

Line Number: 235

 

 

 

checando a linha do erro é essa, mas não consegui entender o que gera o erro. 

 

    if (file_exists(APPPATH.'core/'.$CFG->config['subclass_prefix'].'Controller'.EXT))

 

 

 

ALGUMA AJUDA ? :)

 

tinham 10 erros, 9 foram corrigidos, mas este está dificil.

 

 

O termo "subclass_prefix" não foi declarado.

Tente declarar ele no início do PHP com algum valor, me parece que existe um arquivo CONFIG.PHP com o termo subclass_prefix. Abra e me diga o que vem logo à frente.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

Do you agree with our terms?

-