PDA


View Full Version : Search Page doesn't appear


motowebmaster
08-17-2007, 11:38 PM
I did a new install last night, just noticed that the search page doesn't appear at all.

not sure where to start ...

Lionel
08-18-2007, 02:15 AM
If you are referring to the small search box, this is a module and needs to be activated on the page.

motowebmaster
08-18-2007, 08:21 AM
The module wasn't activated, but adding it didn't help.

I was referring to search.php, it isn't working.

motowebmaster
08-18-2007, 08:50 AM
I temporarily turned on error display and got this:

Fatal error: Call to undefined function: construct_replacement_array() in /edited/dyna_global.php on line 187

motowebmaster
08-18-2007, 09:24 AM
I figured it out.

A few moments ago, I discovered that the same issue was happening when I clicked on the "manage attachments" button (during an entry submission).

I went into CMPS and removed both newattachments.php and search.php from the integration settings. Then went back into my dynamics and both search.php and the "Manage Attachments" features worked.

It wasn't a good idea on my part to enable my CMPS left-side column on the manage attachments page.

However, I did like having it on the search page, any suggestions as to how that can be done without a dynamics conflict?

Brian
08-18-2007, 12:55 PM
Instead of integrating the search.php file, enter 'search' in the THIS_SCRIPT Integration Method section below.

motowebmaster
08-18-2007, 08:19 PM
Thanks Brian!