6 Topics

Member Avatar for
Member Avatar for wiliclip

Hello I am getting this error - even if object database is initialized in class that is in database.php and then included in session.php that gives an error. I've tested the thing in another script jok.php that is bellow and it works there. I've already lost 1 day on this …

Member Avatar for mmnnbbv
0
2K
Member Avatar for jone kent

Hello i am new here also new in php i have problem with my code [CODE] $seller_id = $listings[]['Account_ID']; $seller_info = $rlAccount -> getProfileInfo( $seller_id ); $rlSmarty -> assign_by_ref( 'seller_info', $seller_info ); i get this error Fatal error: Cannot use [] for reading in [/CODE] the array is [CODE] Array …

Member Avatar for jone kent
0
3K
Member Avatar for karrlfunnell

hi i am on xp pro and i have downloaded wbfs manager when i try to load it i come up with this error message:- application has generated an error that could not be handled. process ID=0xdbc (3516), thread ID=0xdf4 (3572). click ok to terminate the application. click cancel to …

0
95
Member Avatar for sme30

I have created a class Vacancy which has some variables : public $salary; public $id; ... I am looping through the result of a query and creating a vacancy for each match Then I adding the vacancy to an array. [icode] $tempVacancy=new Vacancy(); $tempVacancy->salary = mysql_result($result,$i,"salary"); $tempVacancy->id =mysql_result($result, $i, "yid"); …

Member Avatar for SikoSoft
0
571
Member Avatar for kalyanponnala

Hi, I am using cmake to build a visual studio 2008 solution file. When I do all build it works fine, but when I try to run a certain target inside that solution its giving me errors like: fatal error: 'limits.h' file not found 'stdio.h' file not found 'reloc2.h' file …

Member Avatar for jonsca
0
327
Member Avatar for POPUP

Hi guys , I am new here. I am facing some error in ma vbulletin forum. my php memmory limit is set to 32MB . while trying to upload a file to forum(URL UPLOAD) i am getting a error Fatal error :out of memmory(tryied to allocate 123334bytes of 682111 byts) …

Member Avatar for phper
0
183

The End.