Jump to content

praveen

Approved members
  • Posts

    17
  • Joined

  • Last visited

About praveen

Recent Profile Visitors

952 profile views

praveen's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I checked the code 2-3 times. In terms of the order of content, nothing changed. When i moved the ad block to the top, the structure of the page including the order of the js remained the same. Infact i removed all the slider/carousel codes before making this change. But nothing showed up. The moment i moved it to the middle of the page, ads started showing.
  2. To confuse things further, I moved the code back to the old location in Site #2 and the ad shows up perfectly fine...
  3. This issue is happening on two sites that i manage. Site #1 I disabled two ads for 1 or 2 days and then enabled them again. Since then, i am not able to see the ad on the site. But if i click on "show banner" in the backend, the ads show up. I tried accessing the site via a different IP range (using my mobile network and not my broadband wifi) and the ads show up. I have no filter setup on my system or in the backend (i do not know if there is such an option). Site #2 I moved the ad location from middle of the page to the header. Nothing else was changed. And the ads stopped showing. I tried creating a new zone and added that code to the site. But nothing. Both the sides are running the async codes. At the same time, on both of these two sites, ads in other locations/zones are showing fine without any issues. Site #1 is on Wordpress. Site #2 is on 4Images. Both are running the latest stable versions. Revive is also running the latest version. The only additional thing that is setup (on the domain where revive is running) is the htaccess caching lines below because of Google Pagespeed warnings. # Caching Settings <IfModule mod_headers.c> <FilesMatch "\.(flv|gif|jpe?g|png|ico|swf)$"> Header set Cache-Control "max-age=2592000" </FilesMatch> <FilesMatch "\.(js|css|pdf|txt)$"> Header set Cache-Control "max-age=604800" </FilesMatch> <FilesMatch "\.htm(l)?$"> Header set Cache-Control "max-age=43200" </FilesMatch> </IfModule> ## BROWSER CACHING ## <IfModule mod_expires.c> ExpiresActive On ExpiresByType image/jpg "access 1 year" ExpiresByType image/jpeg "access 1 year" ExpiresByType image/gif "access 1 year" ExpiresByType image/png "access 1 year" ExpiresByType text/css "access 1 month" ExpiresByType application/pdf "access 1 month" ExpiresByType text/x-javascript "access 1 month" ExpiresByType application/x-shockwave-flash "access 1 month" ExpiresByType image/x-icon "access 1 year" ExpiresDefault "access 1 week" </IfModule> ## BROWSER CACHING ##Incase it helps, i migrated from OpenX. But been using Revive for a year now and have updated it without any issues so far. Any help is appreciated. Thanks.
  4. After changing to the async tags, the impressions on the sites that i manage dropped by 25 to 35% This has resulted in a drop of 25% in revenue . As gabrielt said, increase in pagespeed is a good thing but this loss in revenue is not. The sites that i track use only 2 or 3 networks and in 2 cases Adsense being the only one.
  5. Bumping this topic as this is a really must-have feature seeing big G is bent on speed..
  6. Hi, For a long time i have been using the single page call method to load the banners. While i have no issues with it, Google Pagespeed keeps saying that i have a js that is blocking the page rendering (something similar) and wants me to load it Asynchronous or call it in the footer. the code that is use is the Is there a way to load this Asynchronously or in a manner that is not flagged by Google Page Speed?
  7. Just wanted to drop in and let know that i was able to successfully install a new copy of Revive 3.0.3 today. The server configs have not changed from the time this topic was created and nothing new was done. All i did was delete the 3.0.2 files and upload 3.0.3 into a brand new directory (not the same name as old). And voila, it installed
  8. I got my host to check and they have said the PHP Configuration is the same as any other and not customized. I also showed them the requirements (below) and they have everything is in order. And they wanted me to check with the developer as to why it is not installing Apache with mod_php or any webserver using FastCGI (nginx, IIS 7+, lighttpd, etc.) PHP 5.1.4+, 5.2.x, 5.3.x, 5.4.20+, 5.5.2+ Required PHP extensions: zlib, pcre, xml, mysql and/or pgsql Suggested PHP extensions: curl and/or openssl, gd, any opcode cache extension (opcache, apc, eaccelerator, xcache)
  9. Any idea why it is not installing?
  10. 3.0 got installed because i wanted to upgrade from OpenX to Revive. But that did not go through and 3.0 got installed. The 3.0 got installed in a new DB, new folder. 3.0.2 was installed in a new folder, same db as 3.0 but with all tables dropped. And, nothing was changed on the server after 3.0 install and before 3.0.2 attempted install.
  11. @chinnu, i do not how well to respond to your question. If you are thinking i am a novice in this, then all i can say is this:- I have been using Open X for years and have 2 Open X installations on this server for the last 4 years or so. And I have gone through the installation guide, upgrade guide and all others that are available here and elsewhere. So, please spare me the noob questions.
  12. Hi, PHP Version 5.3.13 Mysql 5.0.96
  13. I have the same issue..After installing database message it just shows some pear error
  14. I did. After entering the db details, it said "installing database" and then the above error message.. Nothing after that.. It is so frustrating to get this to work. First it would not upgrade from Openx and now it would not even install... Have to look for another solution if this does not work at all.
×
×
  • Create New...