![]() |
I might try this...looks like a good hack.
|
ok it works now, but how do i cloak my urls????
i mean REAL cloaking, i currently have a cool javascript that i created myself, that cloaks the url. even when u right click on the link. Most cloaking software fails on this, but not my script, so how do i implement that? |
ok huge bug!!
this line will only show the first ad PAN ad: <ad what="zone:2" /> <ad what="zone:1" /> for some reason, i cannot show two ads on the same line in the template. I have no idea why..... can you fix this? |
Very Nice System! excatly what im looking for! :)
|
Quote:
Quote:
But as it might be useful for some people, I added this to version 1.0.3 introducing a new setting "Banner Dupe Check". However - I don't recommend using the same zone repeatedly on a page. |
Brilliant! Thanks for the update!
|
Great Mod, INSTALLED!!!! Working flawlessly.
|
I getting this error if I put the <ad ..> tag on header template:
Fatal error: Call to a member function scalarval() on a non-object in /home/security/public_html/includes/lib-xmlrpc.inc.php on line 729 I have remote phpadsnew and copied the 2 files to my forum includes (describted like on your NOTES..) Thx for helping in advance |
Fantastik Thread and Mod, Thanks!
|
I have found a code to set a schedule Tasks to work on vbulletin, but it seems not working really after the time I have set and dont working in general, anyone Have any idea how to set fine in Schedule Tasks of vbulletin?
|
I add that code
HTML Code:
<!-- logo --> HTML Code:
Database error in vBulletin 3.5.2: |
Great Mod! works great! I have setup my first zone in the header, but now I want to add another one perhaps just above the forums and below the shoutbox.....I know I just have to change the zone id...but I can't seem to find the right spot in the templates. I tried forumhome and forumdisplay just above $forumbits but that didn't work. Anyone know?
|
I have solved my issue, Thanks anyway :) and thanks for this great tool
|
Only a short question, But this tool work with a SQL Banner or not?
|
Quote:
|
Quote:
|
I dont show any banner, i solved this just copyng invocation code of phpAdsNew in my Header template, that's all, whitout using any product.
|
I don't know about this one, it doesn't seem very newbie user friendly for me. My eyes are bugged eyed right now from reading about 300 pages of installation and I still can't get it to work. Anyone got a Dummies guide for this? I know I am soooo close I can smell it like a fart in the car on a hot august day. Once I create the new advertiser and upload the banner, I can't figuer out how to get it to show up in the linked zone section.
/edit Making progress here. Bent and determined to figure this one out. I am now getting this error when I add the <ad what"zone:1" /> to the header Warning: view_ad(/forums/includes/lib-xmlrpc-class.inc.php): failed to open stream: No such file or directory in /includes/init.php(273) : eval()'d code on line 68 Can anyone please tell me what that means. Be gentle I've just started doing VB in the last few weeks. Trickle |
Put that library in to the includes directory of your forum, it is inside "libraries" directory of phpAdsNew, when you try again if it ask needing another libs, you find in the same "libraries" dir.
|
So far I got it to work now. Or at least the banner appears. I guess the lesson I learned is to take breaks and refresh the mind. Getting pissed cause I couldn't figure it out only made things worse.
CHECK INSTALLED!!! |
I wanted my banners to appear under the Navbar so I added
Code:
<ad what"zone:1" /> Code:
Database error in vBulletin 3.5.2: |
You have to set the correct path of phpAdsNew on the forum
|
I did that :) I even cut and pasted it in to the command line to change directories and it is perfect.
Maybe I need a slash at the end? Code:
/usr/local/path/to/my/phpAdsNew |
I've been trying for two hours and I cannot get this to work running on 3.5.2!!!!!
This has to be the most difficult thing to get working (sigh) I do everything, but no banner shows up at all uggggggggggg |
Quote:
|
Ok I added this line but now I get 2 errors when I try entering
Code:
<ad what"zone:1" /> Code:
Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in /usr/local/path/to/forums/includes/init.php(292) : eval()'d code on line 123 Code:
Fatal error: Call to undefined function: view_ad() in /usr/local/path/to/forums/includes/adminfunctions_template.php(3537) : eval()'d code on line 225 Code:
Remember bannerid to prevent showing banner multiple times on same page |
Ok now I am not happy. I have been trying to figure this out so I chnaged the config file of phpAdsNew as noted, copied the 2 files over to the includes directory and blew VB completly out of the water. All I get now when trying to access the forums or ACP is:
Code:
Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in /usr/local/pwrhouse/htdocs/hostboard/forums/includes/init.php(292) : eval()'d code on line 122 Can anyone tell me how to manualy modify whatever it is I need to get at least the system back up??? |
Quote:
|
Ok, but I need to know how to edit this stuff manulally now seeing as I am completly dead in the water.
|
Ok I lied. Added another banner and now the 2 banners do not rotate. Guess I'll wait till there is a dummies how to set of instructions hopefully in the near future.
|
i'm quite new to all this, how do i install the xml file?
|
I have this working but I am not sure of one thing:
I am using a affiliate program for a company that using Kolimbo.com to run their program. The code they give me to produce the banner looks like this: Code:
<A href="?kbid=62123&sub=153310&img=Adorama-468x60.gif" onmouseover="window.status='http://www.adorama.com';return true;" onmouseout="window.status=' ';return true;" target="_blank"><img src="http://www.adorama.com/banners/affil/Adorama-468x60.gif" border=0></a><img src="http://www.myaffiliateprogram.com/u/adorama/showban.asp?id=62123&sub=153310&img=Adorama-468x60.gif" border=0> Then again, maybe this is a question best answered over at the PAN support area, but I figured maybe someone here may be able to help. Great plugin by the way...Nice job. |
Quote:
There you can browse to the copy of the XML file you downloaded and save to your local machine then click IMPORT. |
thanks, i never had that option until i upgraded to 3.5.2 today.
|
No problem. Glad I could help.
|
@Kevinstruck
You can copy that whole code right into your "html" banner. Then also copy the href part into the href section in PAN. |
Well, I thought I had this working.
Using the <ad.../> tags, I can not get a banner to display. Using the direct code from PAN, the banners display. I installed PAN outside my forums directory in the root so I could use it on my portal as well. I tried an URL in the Server Setting and Opt screen and uploaded lib-xmlrpc-class.inc.php and lib-xmlrpc.inc.php into the forums/includes folder to see if that would work but it would not. I then tried a full path: /home/thephoto/public_html/adserver But that did not work. I then tried ../adserver but that did not work either. Again, I tested PAN and it is serving ads on both a test page and with the direct code (Javascript) pasted into my header. Anyone have any suggestions? |
Make sure you've done what was posted a few pages back...
Quote:
|
Yes, I did that.
Here is my config file: Code:
// Database local connection using sockets |
Another issue: When I add the tag, I get a blank screen on my forums. When I take the ad code out, the forums come up normally.
Here is the ad code I am trying to use: <ad what="zone:2" /> My Header Template is: Code:
<!-- logo --> /home/thephoto/public_html/adserver I hope I have included enough info for someone to figure this out for me. |
All times are GMT. The time now is 07:41 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:
|