Home
Search
Sign in
Username:
Password:
Sign in
Register
Lost your password?
Cotonti / Open Source PHP Content Management Framework
Content Management Framework
Home
News & backgrounds
News
Benefits
Credits
Downloads
Update & extend
Core files
Extensions
Themes
Locales
Add-ons
Documentation
In-depth information
Contents
Older Docs
Installation
Administration
Development
Community
Get involved
Forums
Site activity
Showcase
Codebase
Bleeding edge
Roadmap
Timeline
Tickets
Browse source
Contributers
TPL Tags
Forums
/
Cotonti
/
Support
/
A variable type check failed, expecting...
system log problems
Tags:
Sed_Import()
System Log
Trustmaster
#17814
2009-10-15 02:10
Administrators
Thanked: 265 times
Interestingly, if you open your
system/core/admin/admin.inc.php
you most likely will find this at line 28:
$s = sed_import('s', 'G', 'ALP', 24);
Which is G/ALP, not G/INT...
May the Source be with you!