FavMedia Posted November 7, 2010 Share Posted November 7, 2010 Hello,I transplanted the search box to the header position then removed it,but it's still there!!!!omg its spooky, i even checked in the DB tables hook, hook_modulebut there is no reference,...whats going on??http://webdesignfavourites.com Link to comment Share on other sites More sharing options...
rocky Posted November 9, 2010 Share Posted November 9, 2010 It might be a cache issue. Try deleting all the files in tools/smarty/compile except for index.php. That will force all the TPL files to be recreated. Link to comment Share on other sites More sharing options...
FavMedia Posted November 9, 2010 Author Share Posted November 9, 2010 Just tried that now, search box still haunts ! Link to comment Share on other sites More sharing options...
rocky Posted November 9, 2010 Share Posted November 9, 2010 I had a closer look and I can see that code is coming from themes/bb/header.tpl, not the search module. You should remove the code from there. Link to comment Share on other sites More sharing options...
FavMedia Posted November 9, 2010 Author Share Posted November 9, 2010 I must have forgotton to remove this while testing!Thank you,how did you know it was in header.tpl? Link to comment Share on other sites More sharing options...
rocky Posted November 9, 2010 Share Posted November 9, 2010 I viewed the source code of your website and saw the code was just below the <body> tag and didn't have the <!-- Block search module --> line like the search module has. I then downloaded your header.tpl and saw the code there. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now