![]() |
double post
|
Kind of a pre-post as I can't use the browser debug feature up here at work, but heres a problem I have:
I went and tried to add Google Analytics to my site. I turned the feature on and added the code, but now upon going to a forum page I get Line errors: Line 1: Invalid Character Line 1623 (or 1622 when refreshing): object expected. I am using a custom template...could this be causing the issue? |
Sounds like Google was possibly down at the time. Object Expected means the javascript is missing a function or external insert.
|
I have a custom theme with blocks to the left of my forum. I have a box already for ads, will I be able to insert code into my custom box to display banners? Or do I have to use the box that comes with this?
Thanks! |
Removing everything except $leftcolumn_adcode from the leftcolumn_advertisement template and then deleting:
Code:
$adintegrate_lc = '</td></tr></table></td></tr></table>'; from the plugin itself should allow you to do that without any aesthetic shennanigans going on. But if it doesn't then the customising is up to you. :) It can easily be done, but that does mean a little elbow grease. |
Hi,
I hv installed the Mod, it's cool. One qn, how do I insert an advertisement which is in jpeg or gif format? I do not hv any coding for these. Thank you in advance. Regards, Eric |
Code:
<img src="MYPICTURE.jpg" alt="DESCRIBEMYPICTURE" /> |
Thanks RedTyger,
Another 2 dumb qns from a beginner 1) So where will this code extract "MyPicture.jpeg" from? In forum/image folder? Or in other word, where should i place my jpeg at? 2) For alt="DESCRIBEMYPICTURE" , I have to change it to "DESCRIBEmyjpegfilename"? Thanks. Regards, Eric |
Well, I could put a picture of me (:D) in a folder of my vbulletin directory called banners, which I had created inside the default images directory. The image is called redtyger.jpg so the src would be it's location which is src="images/banners/redtyger.jpg. I can put anything I want to describe it, that's all it is a label. <img src="images/banners/redtyger.jpg alt="This is a picture of me." />.
|
can i use adbright with this?
|
All times are GMT. The time now is 03:42 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:
|