BOGUS PHP ERROR

Development discussion on DGS Search.

Moderator: DGS Search Developer

BOGUS PHP ERROR

Postby bruno.iguacutech » Wed Oct 06, 2010 7:50 am

:mrgreen:
During the search process after a click in the link DGS returns the following error: bogus.php was not found on this server.
Code: Select all
   $database[0]['persistent']   = true;                                 /* Use persistent database connections. */
   $database[0]['table']        = array('job_resume');                         /* The table in database to search. */
   $database[0]['tableAssoc']   = '';                                   /* If multiple tables listed, is used to join the tables. See INSTALL. */
   $database[0]['searchField']  = array('category');             /* The fields to search. */
   $database[0]['returnField']  = array('category');       /* Fields returned from db. Can be used to sub into link, url and desc. */
   $database[0]['link']         = 'Title is @1@';                       /* The link used for results. */
   $database[0]['url']          = 'http://www.iguacutech.com.br/resume/busca/busca/bogus.php?id=@0@';/* The URL used for display the data from your database. */
   $database[0]['desc']         = array('The artists name is @2@.');    /* The description to display. */

could anybody help-me?
bruno.iguacutech
 
Posts: 1
Joined: Wed Oct 06, 2010 7:41 am

Re: BOGUS PHP ERROR

Postby sella » Sun Mar 06, 2011 2:19 am

You need to replace bogus.php with a php file of your own, that will display the found page.
User avatar
sella
Site Admin
 
Posts: 81
Joined: Sat Jan 17, 2004 6:53 pm
Location: Denver, CO


Return to DGS Search

Who is online

Users browsing this forum: No registered users and 2 guests

cron