Jump to content

M.M.

Approved members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by M.M.

  1. I am back to not changing html for click tracking. At least the banners are clickable now and do work. I will just not have the possibilty to track any clicks. I will have to rely on the records of my ad network partner. It is a pity that OpenX had to go this way eventhough i understand the reasons which led to the change from ck.php to cl.php
  2. All my sites run on the same server. So my adserver is on <somedomain> and i use <someotherdomain> on the sites publishing the ads. When i click on a banner using https://<somedomain>/www/delivery/cl.php?... then the redirect works. When i click on the same banner from one of my websites using https://<someotherdomain>/www/delivery/cl.php?... then it loads the page but doesn't do any redirect. To me this is really strange.
  3. Hi @lpa, did you find a solution yet? It seems i run into the same problem as i wrote in here: I am coming from OpenX 2.8.9 and didn't use my Adserver actively for quite a while (obv.). Now i signed some new programs as a publisher and none of the banner links work.
  4. It's been a while but i just realised i am having the same problem: It does not only take long, it does not redirect at all. The URL is: https://<adserverurl>/www/delivery/cl.php?bannerid=132&amp;zoneid=0&amp;sig=182efbda099c444519cc200f7ebf1666a50fe60917847812aed1cee73be101aa&amp;oadest=https%3A%2F%2Fwww.xxx.yyy%2Fcread.php%3Fs%3D2400713%26v%3D14610%26q%3D364885%26r%3D900817 I just started adding banners since yesterday. They are delivering to my websites but i just clicked on them. None is working ?
  5. Hi Matteo, i hope "deprecated" does not mean that revive is going to abandon them? My sites would stop working instantly as i would loose the full logic behind it. ???
  6. I use only view_local() to create my invocation codes and have developed a system which allows me to specifically select single banners just by using the correct keywords. Therefore my websites usually only have one zone and i can define by the keywords, where a banner should show up. Therefore i would like to be able to search for a certain keyword to find all banners carrying this keyword. Is there a chance the search could be extended to cover keywords as well?
  7. As soon, as you do what you should.... https://gyazo.com/343c6a20e2cfbe9e2cd262999b67870a This is on Apache/2.4.38 (Debian) PHP-Version: 7.4.20 Server-Version: 5.7.34 - MySQL Community Server (GPL) I just copied all from the revive-adserver.5.2.0 to my new httpdocs dir, copied my old config to /var, adjusted the mysql server ip (i am running the 5.7 in a docker container with persistent volume on my host) and the rest was 4 clicks.
  8. Hi Ian, thanks a lot. I still remember @Erik Geurtscomments on some issues with OpenX 10+ years back. I will try to do a parallel install of MySQL 5.5(?) and see whether that works then. cheers, Marcus
  9. Hi, first of all i was really long absent from the development of OpenX and only learned about Revive-Adserver today. I need to update my installation because i move onto a new server with Debian 10 / PHP 7.4 and also - at the moment - MySQL 8.0.25 I have read about the system requirements before and therefore i know this is not a supported combination. Before downgrading MySQL i wanted to quickly check of what happenened during the upgrade/install: I copied my old conf file and it got updated with all new info. My database was also recognised. I received an Error though when RV tried to insert a new user into the users table. However, as the information was already there i am now able to login to RV and see all my previous campaigns and settings. However, when i try to just set the language (it starts in en because that is in the conf file) i only see the first language from the dropdown in /www/admin/account-user-name-language.php and whatever i set the language to and save it afterwards, it comes back with the first entry. I.e. changes to the DB do not seem to get saved. Is this an issue with MySQL? Because the DB can clearly be accessed as i receive an error when i change my credentials. I did check the rights of my db user and can access the database from the shell with same credentials. Thanks a lot in advance i am really happy to see that the development of OpenX was and is continued! Best regards Marcus +edit: Typo
×
×
  • Create New...