This topic is locked

advanced search error with 5.1

6/2/2009 9:05:33 AM
PHPRunner General questions
hfg author

On my advanced search pages I am getting the following error
Technical information

Error type 2

Error description include(libs/Smarty.class.php) [function.include]: failed to open stream: No such file or directory

URL 192.168.10.3/apps/commtraffic4/Regional_View_search.php?

Error file C:\Inetpub\wwwroot\apps\commtraffic4\Regional_View_search.php

Error line 20

SQL query
This is happening on a couple of projects. These are projects that were upgraded from 5.0, and the advanced search worked on the prior version.

Sergey Kornilov admin 6/2/2009

I recommend to do a clean install of PHPRunner 5.1 (uninstall previous version completely and remove the whole PHPRunner directory) and then rebuild your project.

hfg author 6/2/2009

I wiped out the php5.1 completely, reinstalled my addons (templates, etc).
I also completely deleted the project from the web server, and then rebuilt the project, with the same result
I noticed in my libs folder for the project (on the web server) there are only 4 files
excelreader.php

fpdf.php

gif.php

oleread.inc
I also found the file(s) that the error mentions in the oldlibs folder
Thanks

hfg author 6/2/2009

This time I removed everything again (project output included)
Reinstalled but did not put any of the add-ons I use
Advanced Search worked
So then I added some of my extras like Template Pack, FCKEditor, and the Chart fix and rebuilt the project again.
This also worked
My guess is the Web Reports is causing it, I will go out and redownload it to make sure I have the newest version.
Update: I downloaded the 2009 version from the web site, installed and rebuilt my project and the error came back.

Sergey Kornilov admin 6/2/2009

Make sure you unzipping web reports to a separate 'webreprots' folder (not to main source folder).

hfg author 6/2/2009

That was it, thanks
you might want to zip the 2009 within a folder

Sergey Kornilov admin 6/2/2009

hfg,
thank you for update, this an our fault indeed.