Adding new member and got following on submit:
Warning: strpos() [function.strpos]: Empty delimiter in /home/workingh/public_html/d7rc/inc/classes/BxDolAlbums.php on line 64
Error
Database query error
Adding new member and got following on submit: Warning: strpos() [function.strpos]: Empty delimiter in /home/workingh/public_html/d7rc/inc/classes/BxDolAlbums.php on line 64 Error
Database query error
|
look for a comma on that line.. php=> (item1,item2,item3,) should be (item1,item2,item3)...do you see the difference and why the error? did u put a comma in the caption? hmm elseif (strpos($aData['caption'], getNickName($iOwner)) !== false) Nick is not found...is albums module installed?> I have video tutorials to help you mrpowless.com |
Adding new member and got following on submit: Warning: strpos() [function.strpos]: Empty delimiter in /home/workingh/public_html/d7rc/inc/classes/BxDolAlbums.php on line 64 Error
Database query error
Please provide full db error messages which was sent to your bug report email. Rules → http://www.boonex.com/terms |