Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter Initialization problem!! URGENT!
#1

[eluser]libnac[/eluser]
Hi,

I enter on the home page.

I view log, and appears like if codeigniter had been loaded two times.

I test it a lot of times and I have had the same issue always.

Due to that problem a security code is regenerated and my captcha form never recognizes the db_session stored value.

Please.. help!

Thanks,
libnac


DEBUG - 2007-09-18 19:16:39 --> Config Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Hooks Class Initialized
DEBUG - 2007-09-18 19:16:39 --> No URI present. Default controller set.
DEBUG - 2007-09-18 19:16:39 --> Router Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Output Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Input Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Global POST and COOKIE data sanitized
DEBUG - 2007-09-18 19:16:39 --> URI Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Language Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Loader Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Config file loaded: config/authconfig.php
DEBUG - 2007-09-18 19:16:39 --> Config file loaded: config/equipautoconfig.php
DEBUG - 2007-09-18 19:16:39 --> Helpers loaded: url, form, array, auth, assets
DEBUG - 2007-09-18 19:16:39 --> Database Driver Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Encrypt Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Session Class Initialized (db)
DEBUG - 2007-09-18 19:16:39 --> AuthLib Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Encrypt class already loaded. Second attempt ignored.
DEBUG - 2007-09-18 19:16:39 --> Model Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Controller Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Model Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Entrando a Model > Talleresmodel
DEBUG - 2007-09-18 19:16:39 --> Model Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Entramos en Model > productosmodel >Constructor
DEBUG - 2007-09-18 19:16:39 --> Model Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Entrando a Model > Clubesmodel
DEBUG - 2007-09-18 19:16:39 --> Model Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Validation Class Initialized : Qvz2r
DEBUG - 2007-09-18 19:16:39 --> Inicializando modelo Categorias
DEBUG - 2007-09-18 19:16:39 --> Model Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Entrando a Model > Paquetesmodel
DEBUG - 2007-09-18 19:16:39 --> Model Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Model Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Entramos en Model > Fabricantesmodel >Constructor
DEBUG - 2007-09-18 19:16:39 --> Model Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Pagination Class Initialized
DEBUG - 2007-09-18 19:16:39 --> Helpers loaded: string
DEBUG - 2007-09-18 19:16:39 --> Helpers loaded: moneda
DEBUG - 2007-09-18 19:16:39 --> Helpers loaded: language
DEBUG - 2007-09-18 19:16:39 --> Helpers loaded: image
DEBUG - 2007-09-18 19:16:39 --> Equipauto class initialized
DEBUG - 2007-09-18 19:16:39 --> Entramos en Hooks > Language > setlang
DEBUG - 2007-09-18 19:16:39 --> Entramos en Hooks > Language > setlang : Existe el objeto session
DEBUG - 2007-09-18 19:16:39 --> Cambiamos el idioma en HOOK a spanish, en la clase :equipauto
DEBUG - 2007-09-18 19:16:39 --> Language file loaded: language/spanish/equipauto_lang.php
DEBUG - 2007-09-18 19:16:39 --> Language file loaded: language/spanish/sentry_lang.php
DEBUG - 2007-09-18 19:16:39 --> Entramos Hooks -> Moneda -> setmoneda
DEBUG - 2007-09-18 19:16:39 --> sending session cookie
DEBUG - 2007-09-18 19:16:39 --> File loaded: /var/www/vhosts/llantas.webclick.es/httpdocs/system/application/views/equipauto/paquetesview.php
DEBUG - 2007-09-18 19:16:39 --> File loaded: /var/www/vhosts/llantas.webclick.es/httpdocs/system/application/views/equipauto/talleresview.php
DEBUG - 2007-09-18 19:16:39 --> File loaded: /var/www/vhosts/llantas.webclick.es/httpdocs/system/application/views/equipauto/clubesview.php
DEBUG - 2007-09-18 19:16:39 --> File loaded: /var/www/vhosts/llantas.webclick.es/httpdocs/system/application/views/equipauto/carritoview.php
DEBUG - 2007-09-18 19:16:39 --> File loaded: /var/www/vhosts/llantas.webclick.es/httpdocs/system/application/views/equipauto/buscadorflashview.php
DEBUG - 2007-09-18 19:16:39 --> File loaded: /var/www/vhosts/llantas.webclick.es/httpdocs/system/application/views/equipauto/buscadorVehiculos/selectmarcasview.php
DEBUG - 2007-09-18 19:16:39 --> File loaded: /var/www/vhosts/llantas.webclick.es/httpdocs/system/application/views/equipauto/buscadorvehiculosview.php
DEBUG - 2007-09-18 19:16:39 --> File loaded: /var/www/vhosts/llantas.webclick.es/httpdocs/system/application/views/equipauto/buscadorneumaticosview.php
DEBUG - 2007-09-18 19:16:39 --> File loaded: /var/www/vhosts/llantas.webclick.es/httpdocs/system/application/views/equipauto/buscadorproductosview.php
DEBUG - 2007-09-18 19:16:39 --> File loaded: /var/www/vhosts/llantas.webclick.es/httpdocs/system/application/views/equipauto/idiomamonedaview.php
DEBUG - 2007-09-18 19:16:39 --> File loaded: /var/www/vhosts/llantas.webclick.es/httpdocs/system/application/views/equipauto/menuizquierdaview.php
DEBUG - 2007-09-18 19:16:39 --> File loaded: /var/www/vhosts/llantas.webclick.es/httpdocs/system/application/views/equipauto/menucentralview.php
DEBUG - 2007-09-18 19:16:39 --> File loaded: /var/www/vhosts/llantas.webclick.es/httpdocs/system/application/views/auth/login.php
DEBUG - 2007-09-18 19:16:39 --> File loaded: /var/www/vhosts/llantas.webclick.es/httpdocs/system/application/views/equipauto/centroview.php
DEBUG - 2007-09-18 19:16:39 --> File loaded: /var/www/vhosts/llantas.webclick.es/httpdocs/system/application/views/equipautoview.php
DEBUG - 2007-09-18 19:16:39 --> Final output sent to browser
DEBUG - 2007-09-18 19:16:39 --> Total execution time: 0.2362
DEBUG - 2007-09-18 19:16:41 --> Config Class Initialized
DEBUG - 2007-09-18 19:16:41 --> Hooks Class Initialized
DEBUG - 2007-09-18 19:16:41 --> No URI present. Default controller set.
DEBUG - 2007-09-18 19:16:41 --> Router Class Initialized
[..]
#2

[eluser]coolfactor[/eluser]
This is most likely caused by how you have your Rewrite rules set up, probably the same way I have mine. Essentially, every file that isn't found is passed through the index.php front controller. I've seen the same problem you're describing when my sites were missing a favicon.ico image file, which many servers and/or browsers make a request for. If this file is missing, the request is handled by your CodeIgniter installation, which generates a 404 error, of course.

Solution: create the missing favicon.ico file in the root of your site. I usually just put an empty file there with that name.
#3

[eluser]libnac[/eluser]
Hi,

Thanks for your response!

I just arrived home!.


Well.. I try to find what file is missing or doesn't exists and I have found a .js file. I help myself with firefox firebug debugger.

I remove this javascript load but the problem still the same. Sad


You said "rewrite rules" in your response. Can you give another "light" about this issue?.


Thanks a lot!
libnac
#4

[eluser]coolfactor[/eluser]
If you have an .htaccess file, can you post the contents of it here? That will help us identify a potential problem
#5

[eluser]libnac[/eluser]
Here you have.

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule ^$ index.php [L]
RewriteCond $1 !^(index.php|media|img|javascript|css|robots.txt|favicon.ico|pc|user_guide)
RewriteRule ^(.*)$ index.php/$1 [L]
</IfModule>

I have just added favicon.ico thinking about your recently post.

Thanks.
libnac
#6

[eluser]libnac[/eluser]
Thanks for your help!,

I solved this issue.

I never believe I am going to said that.. thanks to IE I have discovered an unloaded image the "no image" icon from IE. In firefox, this icon doesn't appears, only the image isn't showed.

But, I'd still like to know how can we solve this issue, because we always have similar situations.

Thanks,
libnac
#7

[eluser]Colin Williams[/eluser]
You can solve the issue by properly referencing your assets. Then you won't get 404s.




Theme © iAndrew 2016 - Forum software by © MyBB