if i try to use sc_lookup onApplicationInit:
sc_lookup(excel," SELECT id , email FROM jos_users
WHERE id =’[idpdv]’");
{email} = {excel[0][1]};
if (substr ({email}, 0,2) == ‘L#’)
{
$disabilita = ‘1’;
}
Fatal error: Call to a member function Execute() on a non-object in C:Programmi
etmakev5wwwrootscriptcaseapp est…
on line 203