If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Need help for Advanced Poll  XML
Forum Index » Support Forum
Author Message
Anonymous



Hi, i'am sorry for my english, but i need help.
I load my site on hosting, but in Advanced Poll following errors

Warning: Unknown(/vhosts/soft.iphosting.ru/htdocs/poll/booth.php/include/config.inc.php): failed to create stream: Not a directory in /vhosts/soft.iphosting.ru/htdocs/functions.php(359) : eval()'d code on line 187

Fatal error: Unknown(): Failed opening required '/vhosts/soft.iphosting.ru/htdocs/poll/booth.php/include/config.inc.php' (include_path='.:/usr/lib/php') in /vhosts/soft.iphosting.ru/htdocs/functions.php(359) : eval()'d code on line 187


What i must to do?
Address of my site is: http://soft.iphosting.ru/

Thanks in advance.
Anonymous



I think you need to change the path variable

My example
/* path */
$poll_path = "/Users/Yourname/Sites/fb/poll";

So for your site it might be something like

/* path */
$poll_path = "/vhosts/soft.iphosting.ru/htdocs/poll";

But it depends where your poll is installed!
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum