Aqua-Soft V5 Wordpress Theme *updated
#53
Posted 14 November 2005 - 10:30 AM
the livesearch and the "recent" forum post thingie doesn't work for me.. i receive this message: "Oops! Looks host user password like we're having technical difficulties with LiveSearch at the moment."
But I'm pretty sure my database works or how else would my blog work? Any ideas?
Thanks in advance!
But I'm pretty sure my database works or how else would my blog work? Any ideas?
Thanks in advance!
#56
Posted 14 November 2005 - 11:47 AM
Timan said:
The recent forum post thing is only supposed to work with vBulletin.
The livesearch thing should work, make sure you have the files in the right folder.
The livesearch thing should work, make sure you have the files in the right folder.
Well I am using vBulletin v3.0 so that should not be a problem, but it still is not working.
I've put the livesearch files on several places to make sure I have not put it on a wrong place, but I'm pretty sure it's on the right place now.
#59
Posted 14 November 2005 - 11:09 PM
To enable livesearch
the livesearch.php is just not being directed to the mysql server, you can edit the wp-config.php or do a manual hack like the one below.
Open your livesearch.php
find this line
@mysql_connect(******, *******, *******)
replace with this
@mysql_connect(localhost, myMYSQLusername, mypassword)
and also fix
@mysql_select_db(myMYSQLdatabaseHERE)
then you need to change the path on the icons in the livesearch.php file.
After you do that it should work.
the livesearch.php is just not being directed to the mysql server, you can edit the wp-config.php or do a manual hack like the one below.
Open your livesearch.php
find this line
@mysql_connect(******, *******, *******)
replace with this
@mysql_connect(localhost, myMYSQLusername, mypassword)
and also fix
@mysql_select_db(myMYSQLdatabaseHERE)
then you need to change the path on the icons in the livesearch.php file.
After you do that it should work.
#60
Posted 15 November 2005 - 12:19 AM
ok i'm almost there i can feel it.. i made a mistake when i followed your directions, and entered the database-information for wordpress in livesearch.php, it worked, but when i changed it to the database of vbulletin, i get the message "Oops! Looks database like we're having technical difficulties with LiveSearch at the moment."
any ideas on this one..? thanks so far for wonderfull support!
any ideas on this one..? thanks so far for wonderfull support!








Sign In »
Register Now!
Help


MultiQuote