Demo RevMax Plugin for OpenX

Questions about openx adserver plugin RevMax?

RevMax OpenX Plugin Features

Author Topic: Upload Banner: No Campaigns to Select  (Read 786 times)

Offline SirBogus

  • Newbie
  • *
  • Posts: 4
Upload Banner: No Campaigns to Select
« on: October 11, 2011, 04:20:10 AM »
Slowly getting through setting this puppy up ... I'm to the point that I can register, pay via paypal, login as the new advertiser and see the campaign that I've setup.  So, now need to add a new banner, but, the Upload Banner screen doesn't have my Campaign on the select list, and its a required field, so ... how do I get it there?

Note above that I *can* see the campaign that I signed up for ... see attached images that show the campaign, as well as the  upload banner screen, with the SELECT list opened ...


Offline btdsoft

  • Administrator
  • Full Member
  • *****
  • Posts: 124
  • btdsoft.com Independant OpenX Consultant
    • btdsoft.com
Re: Upload Banner: No Campaigns to Select
« Reply #1 on: October 11, 2011, 07:16:14 AM »
Well at least the forum is back up, I see your shots there, still looking into it on this end, as mentioned perhaps session data not being passed thru the includes.

Weird, however I haven't tested on this server, but see on another I personally have the same problem now. A fix will be forth coming, and the knowing why this has recently changed with a new server on your part and a recent move on mine. I am expecting something in the new host and perhaps your php version or config.

Will let you know.
Mike

Offline btdsoft

  • Administrator
  • Full Member
  • *****
  • Posts: 124
  • btdsoft.com Independant OpenX Consultant
    • btdsoft.com
Re: Upload Banner: No Campaigns to Select
« Reply #2 on: October 11, 2011, 09:39:54 PM »
Hey Scrappy, about to get this hosting account  back together,
I just emailed you the working files from this server, perhaps I had
the wrong files in the package ? Works here.


Anyone else run across this issue ? I believe it was a issue a couple years
back and fixed in the package then. Anyone ?

Anyone having any sort of trouble registering on this forum let me know using the contact link.
Mike

Offline SirBogus

  • Newbie
  • *
  • Posts: 4
Re: Upload Banner: No Campaigns to Select
« Reply #3 on: October 11, 2011, 10:24:26 PM »
Just tried the new versions you sent across, same effect ... even tried restarting the web server (hey, worth a shot) and a different browser ... also checked the error_log for the server, to make sure nothing was being generated there ...


Offline SirBogus

  • Newbie
  • *
  • Posts: 4
Re: Upload Banner: No Campaigns to Select
« Reply #4 on: October 11, 2011, 10:31:00 PM »

'k, went out on a limb, and tried 'register_globals = On', since some of the code still requires 'short_open_tags = On', but that makes no difference either ...

Am going to try downgrading my PHP to 5.2 vs 5.3, see if that makes a difference ... try and help narrow down if it is a version issue ...


Offline SirBogus

  • Newbie
  • *
  • Posts: 4
Re: Upload Banner: No Campaigns to Select
« Reply #5 on: October 11, 2011, 10:43:20 PM »

Confirmed that PHP 5.2.17 makes no difference ... still no campaigns listed, so it isn't something that they broke in 5.3.x, or, at least, if it is, its also broken in the last version of 5.2.x ...


Offline btdsoft

  • Administrator
  • Full Member
  • *****
  • Posts: 124
  • btdsoft.com Independant OpenX Consultant
    • btdsoft.com
Re: Upload Banner: No Campaigns to Select
« Reply #6 on: October 11, 2011, 10:53:50 PM »
Confirmed that PHP 5.2.17 makes no difference ... still no campaigns listed, so it isn't something that they broke in 5.3.x, or, at least, if it is, its also broken in the last version of 5.2.x ...

Interesting; same flavor here and it works;
http://openxpayments.com/phpinfo.php
let me check my other host real fast.
Mike

Offline btdsoft

  • Administrator
  • Full Member
  • *****
  • Posts: 124
  • btdsoft.com Independant OpenX Consultant
    • btdsoft.com
Re: Upload Banner: No Campaigns to Select
« Reply #7 on: October 12, 2011, 08:55:01 PM »
This issue seems to have been a bug introduced in www/admin/plugins/Clients/banners.php

If you experience the same let me know for a fix,
if you have source just search banners.php  and replace  myid with clientid, two instances.


As always have a problem let me know, here or contact link above.
Mike