- OpenX Community Forums

Welcome Guest ( Log In | Register )

6 Pages V  < 1 2 3 4 > »   
Reply to this topicStart new topic
> Phpadsnew 2.0.2 And Ie/flash Problems
red
post Feb 10 2005, 06:35 AM
Post #16


Beginner
*

Group: Members
Posts: 7
Joined: 10-February 05
Member No.: 4,134



QUOTE (GoleyC @ Feb 10 2005, 05:43 AM)
QUOTE (Stephen Strong @ Feb 9 2005, 10:52 PM)
I thought the Flash problem was fixed in 2.0.3, yet after I upgraded Flash banners still display as such:

\r\n"; phpads_deliverActiveX(phpads_activex); //-->

Instead of the actual banners. Any suggestions?

You'll need to regenerate the invocation code for the zones you have setup..

If you can, you can also just add the following code to the beginning of the old invocation code:
CODE
script language='JavaScript' type='text/javascript' src='http://www.domaintoadsdirectory.com/ads/adx.js'></script>

The same problem, by the way

This problem actually for HTML banners with flash code inside
Go to the top of the page
 
+Quote Post
Spritz
post Feb 10 2005, 06:48 AM
Post #17


Administrator
********

Group: OpenX Consultants
Posts: 1,606
Joined: 8-May 01
From: Ferrara, Italy
Member No.: 1



Well, the fixes I posted are exactly what you can find in 2.0.3 (along with other fixes). Many users confirmed that they were working.

Plaase post the banner HTML code and the invocation type you used.
Go to the top of the page
 
+Quote Post
red
post Feb 10 2005, 07:39 AM
Post #18


Beginner
*

Group: Members
Posts: 7
Joined: 10-February 05
Member No.: 4,134



QUOTE (ciaccia @ Feb 10 2005, 06:48 AM)
Plaase post the banner HTML code and the invocation type you used.

ok. please check your mailbox
Go to the top of the page
 
+Quote Post
Spritz
post Feb 10 2005, 11:45 AM
Post #19


Administrator
********

Group: OpenX Consultants
Posts: 1,606
Joined: 8-May 01
From: Ferrara, Italy
Member No.: 1



The banner you sent me triggers another previously undiscovered bug. I'm really sorry for this, but no one provided me a banner like this before the 2.0.3 release, and I couldn't discover the wrong behaviour.

To get your banner working, you should:
  • Apply the attached patch
  • Disable "Alter HTML to enable tracking of AdClicks" in Banner properties
Please let me know
Attached File(s)
Attached File  pan_203_fix.zip ( 9.2K ) Number of downloads: 172
 
Go to the top of the page
 
+Quote Post
red
post Feb 10 2005, 12:00 PM
Post #20


Beginner
*

Group: Members
Posts: 7
Joined: 10-February 05
Member No.: 4,134



QUOTE (ciaccia @ Feb 10 2005, 11:45 AM)
Please let me know

Ok! Good job! Thank you!
It's working! biggrin.gif (tested with mozilla firefox and msie)
Go to the top of the page
 
+Quote Post
red
post Feb 10 2005, 12:26 PM
Post #21


Beginner
*

Group: Members
Posts: 7
Joined: 10-February 05
Member No.: 4,134



QUOTE (ciaccia @ Feb 10 2005, 11:45 AM)
Please let me know

Sorry, i found another bug with this banner.

Invocation as javascript like this

CODE
<script language='JavaScript' type='text/javascript' src='/ads/adx.js'></script>
<script language='JavaScript' type='text/javascript'>
<!--
  if (!document.phpAds_used) document.phpAds_used = ',';
  phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);

  document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
  document.write ("/ads/adjs.php?n=" + phpAds_random);
  document.write ("&amp;what=zone:12");
  document.write ("&amp;exclude=" + document.phpAds_used);
  if (document.referrer)
     document.write ("&amp;referer=" + escape(document.referrer));
  document.write ("'><" + "/script>");
//-->
</script>


not working well with Mozilla Firefox. No problem with MSIE.
Go to the top of the page
 
+Quote Post
red
post Feb 10 2005, 12:32 PM
Post #22


Beginner
*

Group: Members
Posts: 7
Joined: 10-February 05
Member No.: 4,134



QUOTE (red @ Feb 10 2005, 12:26 PM)
No problem with MSIE.

Correction: The SAME problem with msie.
Go to the top of the page
 
+Quote Post
taskmaster
post Feb 10 2005, 04:54 PM
Post #23


Member
**

Group: Members
Posts: 17
Joined: 12-December 03
Member No.: 847



OK, can this bug be fixed or not, I just have to know if it is time to find a new product to deliver banners, its just said be cause I realy had no problems with phpAdsNew and I loved it.

The most important about phpadsnew is that we do NOT have to change anything on the pages, only in the program phpadsnew, but if this is not possible any more in the future upgrades, then it looses all its value. sad.gif
Go to the top of the page
 
+Quote Post
Spritz
post Feb 10 2005, 05:23 PM
Post #24


Administrator
********

Group: OpenX Consultants
Posts: 1,606
Joined: 8-May 01
From: Ferrara, Italy
Member No.: 1



QUOTE
OK, can this bug be fixed or not, I just have to know if it is time to find a new product to deliver banners, its just said be cause I realy had no problems with phpAdsNew and I loved it.


Well, the attached patch will fix this unpreviously discovered bug, but red's banner has some problems displaying in Mozilla/Firefox with JS remote invocation. It seems a Mozilla own bug, but I'm still researching.

If you would like to switch to another product, you're free to do it.

Posts like this indeed don't help getting better support for your beloved ad server.

QUOTE
The most important about phpadsnew is that we do NOT have to change anything on the pages, only in the program phpadsnew, but if this is not possible any more in the future upgrades, then it looses all its value.


Who ever said that invocation codes would last forever and ever?

If some changes are required to get PAN work better, why not? Of course this wouldn't happen at every upgrade. Suppose that we'll add some workaround for ad-blockers: how can you think that your invocation code will rimain the same?
Go to the top of the page
 
+Quote Post
taskmaster
post Feb 10 2005, 05:28 PM
Post #25


Member
**

Group: Members
Posts: 17
Joined: 12-December 03
Member No.: 847



Ciaccia - sorry Im always very direct, its just I have always been so happy about this product, so its sad to have to find a new product, so its nothing negative, I still have a lot of respect for your work. smile.gif
Go to the top of the page
 
+Quote Post
coinwash
post Feb 10 2005, 08:06 PM
Post #26


Member
**

Group: Members
Posts: 28
Joined: 14-March 04
Member No.: 1,542



rolleyes.gif XED
Go to the top of the page
 
+Quote Post
GoleyC
post Feb 10 2005, 08:58 PM
Post #27


Mentor
********

Group: Members
Posts: 2,130
Joined: 24-October 03
From: Ohio
Member No.: 419



QUOTE (coinwash @ Feb 10 2005, 03:06 PM)
QUOTE
Note: Users running 2.0 should regenerate their JS remote invocation codes. The same is true for users which upgraded to 2.0.2 and didn't upgrade their invocation codes.


Please explain how to regenerate their JS remote invocation codes.

The same is true for users which upgraded to 2.0.2 and didn't upgrade their invocation codes.

thank you

If you are still asking about how to generate the invocation code after you have already did this once.... I would have to say.... UHHHH!

Very easy, under the Publisher & Invocation you'll see the zones you have setup. Click on the zone and then click on the Invocation Tab then fill in the required fields. Click generate and you should know how to do the rest we hope.
Go to the top of the page
 
+Quote Post
Stephen Strong
post Feb 10 2005, 09:33 PM
Post #28


Member
**

Group: Members
Posts: 12
Joined: 30-December 04
Member No.: 3,723



QUOTE (GoleyC @ Feb 10 2005, 05:43 AM)
QUOTE (Stephen Strong @ Feb 9 2005, 10:52 PM)
I thought the Flash problem was fixed in 2.0.3, yet after I upgraded Flash banners still display as such:

\r\n"; phpads_deliverActiveX(phpads_activex); //-->

Instead of the actual banners. Any suggestions?

You'll need to regenerate the invocation code for the zones you have setup..

If you can, you can also just add the following code to the beginning of the old invocation code:
CODE
script language='JavaScript' type='text/javascript' src='http://www.domaintoadsdirectory.com/ads/adx.js'></script>

Wish this did the trick, but still no luck ...

I am seeing the same error, when I even preview the ads directly in the software huh.gif
Go to the top of the page
 
+Quote Post
GoleyC
post Feb 11 2005, 02:57 AM
Post #29


Mentor
********

Group: Members
Posts: 2,130
Joined: 24-October 03
From: Ohio
Member No.: 419



Double check to make sure you upload the latest files. Sometimes the old file never gets over written by the new one. I've found that one should upload the new files into a new directory. Then copy over the config.inc.php file to the new directory. Then remove the old directory and rename the new one to the old one.

Always works for me so that I know that any old files are removed completely.
Go to the top of the page
 
+Quote Post
coinwash
post Feb 11 2005, 03:22 AM
Post #30


Member
**

Group: Members
Posts: 28
Joined: 14-March 04
Member No.: 1,542



blink.gif

Now on to the next big problem, biggrin.gif

Thank you
From Coinwash.com
Go to the top of the page
 
+Quote Post

6 Pages V  < 1 2 3 4 > » 
Reply to this topicStart new topic

 

Locations of visitors to this page