![]() |
Quote:
|
1 Attachment(s)
Does not show search results
This image search results https://vborg.vbsupport.ru/external/2009/05/163.jpg |
Quote:
Quote:
|
For some reason i cant edit the search_forum template. When i click save and reload, it just takes me to a black page with the Vb copyright notice on it and that all. All other template changes work.
|
Looks like you are not the only person who is having this issue:
http://www.vbulletin.com/forum/showthread.php?t=308007 Are you able to revert back? |
hello installed but got this error
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/m****/public_html/searchresults.php on line 8 my site on main domain www.mysite.com how can i change this chdir('/path/to/your/forums/'); i change it like chdir('/var/www/vhosts/mysite.com/'); please let me know if i'm doing wrong if so please corect me thanks |
If you uploaded your searchresults.php file to your forum root, such as www.mysite.com/searchresults.php and your error message is this:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/m****/public_html/searchresults.php on line 8 then the data you enter in the chdir('/path/to/your/forums/'); would be chdir('/home/m****/public_html/'); (of course you would want all the information there) and not chdir('/var/www/vhosts/mysite.com/'); The second one - /var/www/vhosts/mysite.com/ was an example. Hope that helps |
1 Attachment(s)
Quote:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/mast**/public_html/searchresults.php on line 8 i attach pics so please have a look |
If you are using it at the root, you can safely put // in front of that line
So chdir('/home/m****/public_html/'); becomes // chdir('/home/m****/public_html/'); You get a bad request due to not having the full partner-pub in there. See example in red under step one. |
Thanks davidw its working now thanks alot
|
All times are GMT. The time now is 06:35 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|