Author |
Message |
![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 20/01/2011 16:31:25
|
Anonymous
|
Hallo everybody
I used your Poll script, and I liked it very well, it is just perfect
I'm working in a personal website, and I just found the good poll I always needed. However
when I inculde it, it works but it the server shows these following errors:
///////
Warning: include_once(./poll_cookie.php) [function.include-once]: failed to open stream: No such file or directory in C:\{my website's path}\index.php on line 3
Warning: include_once() [function.include]: Failed opening './poll_cookie.php' for inclusion (include_path='.;C:\php5\pear') in C:\{my website's path}\index.php on line 3
//////
Could you please help me to fix this error?!
Thank you very much in advance ;=)
|
|
![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 20/01/2011 18:42:12
|
Carbonize
Master
![[Avatar]](/forum/images/avatar/96871336492d73e733f55.jpg)
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Did you set the path in the config file?
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 23/01/2011 11:59:54
|
Anonymous
|
Yes! everything is OK in the settings :s
I just don't know why those errors message appear :s
|
|
![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 23/01/2011 12:04:57
|
Carbonize
Master
![[Avatar]](/forum/images/avatar/96871336492d73e733f55.jpg)
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Change the include code in your index.php file so it uses the full path of the file to be included.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
|