SSEP Search error table not exist
Place for comments, problems, questions, or any issue related to the JavaScript / PHP scripts from this site.
-
linces
- Posts:2
SSEP Search error table not exist
I get a error on a try to index my site, see:
Code: Select all
Table 'ssepsearch.ssep_pgd_1' doesn't exist
softarena.com.br/error1ssepjpg.jpg
How to solve?
Admin
Posts:805
Hello
Try this:
1. Click the "Delete Domain" button, then restart the browser.
- Login with your SSEP Admin data, the SSEP script automatically creates the tables.
2. If the table is not created, access this URL address in your browser (replace "DOMAIN/PATH_TO_SSEP" with your website domain and folder to SSEP script):
DOMAIN/PATH_TO_SSEP/admin.php?mod=create_tables
3. Register the domain of your website with the "Add Domain" form.
4. Then Re-Index Domain.
linces
Posts:2
Now i can´t delete domain, and in search page i got this:
Code: Select all
Unable to prepare the SQL query, check if SQL query data are correctlyX
Admin
Posts:805
- I tested the script, it works. I not know way in your case it not work.
Try delete manually the 'ssep_...' tables in your mysql database (with PhpMyAdmin).
Re-open the browser and login in SSEP script. It should automatically create the tables in your database.
If the domain does not appear to "Select Domain:", register it with the "Add Domain" form.