- OpenX Community Forums
![]() ![]() |
Jun 17 2009, 08:29 AM
Post
#1
|
|||
|
Mentor ![]() Group: OpenX Translators Posts: 3,168 Joined: 18-November 06 From: Germany/Sauensiek Member No.: 13,921 |
I just finished a new module to add informations about country (where does my users come from) into the statistics. Althrough OpenX 2.8 has a plugin openXDeliveryLogCountry which collects the country statistics, the part to integrate this data into the UI is still missing.
My new country-stats module fills the missing gap. With a simple click to the impressions column you get the country details of the current row – this works within all levels of the statistics. The modul is available for OpenX 2.8 and 2.6 - unfortunately it require still some patching of codebase. Please ask me for details. Heiko |
||
|
|
|||
Jul 3 2009, 07:42 AM
Post
#2
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 47 Joined: 21-June 07 From: NYC Member No.: 16,996 |
Sweet, where can we find the patch and how do we apply it?
|
|
|
|
Jul 3 2009, 08:06 AM
Post
#3
|
|
|
Mentor ![]() Group: OpenX Translators Posts: 3,168 Joined: 18-November 06 From: Germany/Sauensiek Member No.: 13,921 |
After some positive feedback I decided to put that stuff online. Please see here. The download link for 2.8 is at the end.
Heiko |
|
|
|
Jul 3 2009, 05:24 PM
Post
#4
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 47 Joined: 21-June 07 From: NYC Member No.: 16,996 |
After some positive feedback I decided to put that stuff online. Please see here. The download link for 2.8 is at the end. Heiko Thanks for the mod and patch. 2 questions: 1. Where can I find the plugin "openXDeliveryLogCountry" 2. Will the table header show up even if I don't have stats collecting (since I'm using a test install). |
|
|
|
Jul 3 2009, 07:56 PM
Post
#5
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 84 Joined: 9-February 07 Member No.: 15,668 |
1. Where can I find the plugin "openXDeliveryLogCountry" You will find it here: https://svn.openx.org/openx/trunk/plugins_repo/release/ And it works like a charm |
|
|
|
Jul 3 2009, 08:16 PM
Post
#6
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 47 Joined: 21-June 07 From: NYC Member No.: 16,996 |
1. Where can I find the plugin "openXDeliveryLogCountry" You will find it here: https://svn.openx.org/openx/trunk/plugins_repo/release/ And it works like a charm Thanks. Now if only I could see them :/ |
|
|
|
Aug 24 2009, 11:39 AM
Post
#7
|
|
|
Beginner ![]() Group: Members Posts: 4 Joined: 1-May 09 Member No.: 27,806 |
Your module (patch) is great (like always).
I've attached a little patch which makes sorting work (partially - no sorting by CTR and countries by name). I thouhgt it could be usefull to someone. Pawel
Attached File(s)
|
|
|
|
Aug 24 2009, 12:38 PM
Post
#8
|
|
|
Mentor ![]() Group: OpenX Translators Posts: 3,168 Joined: 18-November 06 From: Germany/Sauensiek Member No.: 13,921 |
Thanks for the patch. I integrated it into the package.
Heiko |
|
|
|
Oct 13 2009, 12:35 PM
Post
#9
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 47 Joined: 3-December 08 Member No.: 24,519 |
After some positive feedback I decided to put that stuff online. It seems the patch for Admin_DA is lacking the root for the file. However, I added the root ("lib/max") and got this error: QUOTE patch unexpectedly ends in middle of line Hunk #2 succeeded at 716 with fuzz 1. |
|
|
|
Oct 27 2009, 05:11 PM
Post
#10
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 55 Joined: 7-February 08 From: austin, tx Member No.: 20,100 |
After some positive feedback I decided to put that stuff online. It seems the patch for Admin_DA is lacking the root for the file. However, I added the root ("lib/max") and got this error: QUOTE patch unexpectedly ends in middle of line Hunk #2 succeeded at 716 with fuzz 1. Will this patch work with 2.8.1 as well, or is it specifically for 2.8? |
|
|
|
Oct 28 2009, 07:55 AM
Post
#11
|
|
|
Mentor ![]() Group: OpenX Translators Posts: 3,168 Joined: 18-November 06 From: Germany/Sauensiek Member No.: 13,921 |
Hi malmazano,
thanks for the info, I fixed the patch and uploaded a new zip. The message about the "Hunk ..." is ok. Patch just tells you that it has to "search" a little to apply the patch. @kbadr: The files are still good, I just applied them to the new 2.8.2 without any errors. Heiko |
|
|
|
Nov 5 2009, 04:26 PM
Post
#12
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 47 Joined: 3-December 08 Member No.: 24,519 |
I fixed the patch and uploaded a new zip. Many thanks for that. Now patch install goes smoothly. If I could just install the Delivery Log Country plugin ... (probleme described here) |
|
|
|
Jan 19 2010, 05:43 PM
Post
#13
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 47 Joined: 21-June 07 From: NYC Member No.: 16,996 |
Does this patch still work for 2.8.3?
|
|
|
|
Jan 19 2010, 10:45 PM
Post
#14
|
|
|
Mentor ![]() Group: OpenX Translators Posts: 3,168 Joined: 18-November 06 From: Germany/Sauensiek Member No.: 13,921 |
I have not tried myself, but the changeset from 2.8.2 to 2.8.3 is very small, Admin_DA.php wasn't changed, so I vote with 99% chance for yes
Heiko |
|
|
|
Jan 19 2010, 11:11 PM
Post
#15
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 47 Joined: 21-June 07 From: NYC Member No.: 16,996 |
I have not tried myself, but the changeset from 2.8.2 to 2.8.3 is very small, Admin_DA.php wasn't changed, so I vote with 99% chance for yes Heiko Thanks, it seems like its working now. I did an upgrade from 2.8.1 to 2.8.3 and a number (possibly all) of my pluggins failed to transfer over and had to be reinstalled. But now, hopefully, all is good. Thanks Heiko for your great work. I hope they integrate this into the core build sometime. |
|
|
|
![]() ![]() |