So I have a couple of errors on my site that I need help to fix. They are as follows:
1) My photo uploading and any other type of upload does not work properly.
(Similar to the problem this guy is having: http://www.boonex.com/forums/topic/Photo-upload-does-nothing-.htm)
2) Im using the faceslook template, and I have many javascript void errors all over my site, such as the notification, messages, and friends button on the top members menu, and on the wall area of the site, nothing seems to be clickable.
3) Some modules of my site are not working properly such as: Spy, News, and Articles.
My spy module page is displaying:
Warning: require_once(/home/sociaeli/public_html/templates/tmpl_uni/scripts/BxTemplSearchResultText.php) [function.require-once]: failed to open stream: No such file or directory in/home/sociaeli/public_html/modules/boonex/spy/classes/BxSpySearch.php on line 22
Fatal error: require_once() [function.require]: Failed opening required '/home/sociaeli/public_html/templates/tmpl_uni/scripts/BxTemplSearchResultText.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in/home/sociaeli/public_html/modules/boonex/spy/classes/BxSpySearch.php on line 22
,and my news and articles are displaying:
Warning: require_once(/home/sociaeli/public_html/templates/tmpl_uni/scripts/BxTemplSearchResultText.php) [function.require-once]: failed to open stream: No such file or directory in/home/sociaeli/public_html/inc/utils.inc.php on line 922
Fatal error: require_once() [function.require]: Failed opening required '/home/sociaeli/public_html/templates/tmpl_uni/scripts/BxTemplSearchResultText.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in/home/sociaeli/public_html/inc/utils.inc.php on line 922
Please tell me if you can help me out with this?