![]() |
i am still trying to get it at the bottom of the page
haveing some luck but not right yet i well let you know if i get it |
ne1 know how to put the banner @ the bottom of the page yet?
|
i am still working on it
still no no luck yet sorry it is a great hack but the banner need to be some where else |
ne1 know how to move this banner to footer?
|
To add it to the footer, do not modify the file that he says to add banner.php into - keep all files how they were before (actually it is no longer a "hack" if you do it my way)
Add this to phpinclude: ob_start(); require("banners/banner.php"); $banners = ob_get_contents(); ob_end_clean(); Now you can call $banners in any template and it will appear there. |
This hack has made all searcheds on my board no longer work.
When I disable it, searches work fine. |
thank you very much!
/me hits install! |
Does this hack work with vBulletin 2.3.0?
|
Quote:
yes it working 2.3.0 version |
Quote:
EDIT: Just for record sake, I did not install this as a hack. I used the suggestion above and added it to the phpinclude section of the template as I wanted it to be free standing and allow me to use it as part of my PostNuke site also. So once I included it, it stopped the search function for operating on my vBulletin site. I just spent a little time and found that the search function uses a variable called $query as does the banner.php. I editted the banner.php file renaming the variable to $banquery and all is now working. The line numbers in the banner.php file are: Line 24 Line 26 (2X) Line 29 Line 31 (2X) Line 34 Line 36 Line 59 Line 60 Line 63 Line 64 This should help anyone with the same issue. |
All times are GMT. The time now is 07:55 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|