Jump to content

chris

Approved members
  • Posts

    8
  • Joined

  • Last visited

About chris

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

chris's Achievements

Newbie

Newbie (1/5)

1

Reputation

  1. Dear all, I am using the Asynchronous JS Tag for the implementation of my zone. But my CMS is also asking additionally for a extra Target URL of the code, which I have to fill in. What do I have to put there, becaus the Asynchronous Code does not give such a URL? Thanks for your support. Best regards Chris
  2. Dear stephan, yes we have to do so. I have implented your changes now as well. This means the change in asyncspc.php and replacing async.js. But in the Revive backend there are no changes visible if you select between the banner web, url, html or text. There is still the asterix in width and hight in order to put a value there. Without that you cannot save the banner. No responsive tag can be integrated. Please can you describe for me and all the others what (exactly) to do in order to put an responsive banner into the backend. That would be really great. Thanks again. Chris
  3. Dear stephan, thanks for the further changes. Just in order to get it right. Do I have to add in asyncspc.php $imageTag = "$clickTag<img src='" . htmlspecialchars($imageUrl, ENT_QUOTES) . "' width='$width' height='$height' alt='$alt' title='$alt' class='img-fluid'$imgStatus />$clickTagEnd"; additionaly to $imageTag = "$clickTag<img src='" . htmlspecialchars($imageUrl, ENT_QUOTES) . "' width='$width' height='$height' alt='$alt' title='$alt' border='0' class='" . $conf['defaultBanner']['class'] . "' $imgStatus />$clickTagEnd"; which is one of the 5 changes in Github? It looks for me quite similar. async.js was not modified in the original Github changes. Therefore, do I have to change only with your modifications (asyncspc.php and async.js), or do I have to add your modifications additionally to the 5 changes described in Github? I believe this is not only important for me, but for a lot of other Revive user, because all of us want to use the responsive banners which are state of the art now. Thanks again for your support. Chris
  4. Dear all, thanks for sharing the changes of the source code, which I have implemented accordingly. But there is nothing happening. I do not see anything different than before in the backend. Did I do something wrong? What do I have to do in order to have responsive banner? Is there something more to be changed if I run a language other than English? Thanks for your support. Chris
  5. Dear Eric, the upgrade was successful beside the fact that I could not transfer the plugins due to the reason that I switched the website for the upgrade. But I was able to install them afterwards. I also tried to uninstall the two old plugins from openx, but I was not successful with the OpenX Market Plugin. I have received the following error message: Fatal error: require_once(): Failed opening required '/WWWROOT/xxxx/adserver/lib/OX/M2M/XmlRpcExecutor.php' (include_path='/WWWROOT/xxxx/adserver/lib/pear:/WWWROOT/xxxx/adserver/lib:.:/etc/php:/usr/local/share/php5.0:/usr/local/share/php5:/usr/local/share/php:/usr/share/php5.0:/usr/share/php5:/usr/share/php') in /WWWROOT/xxxx/adserver/www/admin/plugins/oxMarket/library/OX/oxMarket/pcApiClient/oxPublisherConsoleMarketPluginClient.php on line 30 What can I do in order to uninstall the OpenX Market Plugin as well? Thank you. Chris
  6. Dear Erik, this sounds good, then I will upgrade directly to Revive Adserver 4.0.0. One further question in this context concerning PHP. Can also integrate the Revive Adserver 4.0.0 source code for banners/zones into a website which runs with PHP 5.3 or PHP 5.4? My new website, where I will upgrade the adserver to Revive Adserver 4.0.0, runs with PHP 5.6. Would be great to let me know. Chris
  7. Dear Erik, thanks for the answer. In the meantime my hoster confirmed that he has to grant me those rights. I have originally thought that this issue is related to the upgrade, which I try to do on a new Website, rather than the old one. But I would like to be efficient and therefore going direclty to the new website and the new adserver version in parallel. For your second point: Is it possible to go directly from openx 2.8.11 to revive 4.0.0? I thougt I have to go first through revive 3.2.5. Thanks to le me know. Chris
  8. Dear all, I have just tried to upgrade from OpenX Source 2.8.11 to Revive Adserver v3.2.5 and received the following error message: Failed to CREATE TEMPORARY TABLE - check your database permissions Insufficient database permissions or incorrect database settings I also would like to mention that I tried to perform the upgrade on a new Website in parallel. I followed the process carefully and copied the existing database of openx 2.8.11, put the revive files for 3.2.5 on the new website into an dedicated adserver folder, copied the content of the existing image folder into a new image folder on the new website and modified also the www.website.com.conf.php with the new website and database informations accordingly. Therefore everything should be normally fine. But I received the above mentioned error message during the 3. step (Database) of the upgrading process. Can someboday support on this? Thanks in advance. Chris
×
×
  • Create New...