switzer
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Advertising Manager] I believe this plugin is broken.martindk:
Can you please let me know the following;
1. Advertising Manager version
2. WordPress version
3. PHP versionIt looks like a PHP specific error. I can help further if I have the information above.
Thanks,
ScottForum: Plugins
In reply to: [Plugin: Advertising Manager] Change Advertising name in Widget areaKen –
Great point, and one that I find annoying as well. In general, the ‘Advertising: (Title)’ text should be changed to ‘Advertising: (Name)’ where (Name) is the name of the ad. I will put it on the list.
Cheers,
ScottForum: Plugins
In reply to: [Plugin: Advertising Manager] create ads like in adsense managerRayland:
Currently, there is not, but I am looking into making this available. Would you mind telling me why you prefer the Adsense classic way?
Cheers,
ScottForum: Fixing WordPress
In reply to: [Plugin: Advertising Manager] Fatal error: Cannot use string offsetdesandro:
Have you tried the latest version of Advertising Manager? You mentioned that you were using 3.4.4. Can you try 3.4.8? If you are still having the same problem with 3.4.8, I can help you from there.
Sorry for the delay here – you caught me in the midst of traveling.
Scott
chimychimy:
Glad to see that it worked!
Scott
Forum: Fixing WordPress
In reply to: [Plugin: Advertising Manager] Fatal error: Cannot use string offsetdesandro:
Thanks for the message. I will install WPMU 2.6.3 and try to replicate, and will get back to you later today.
Cheers,
ScottForum: Plugins
In reply to: [Plugin: Advertising Manager] Select ad to display.. Unable to change.dustinbry:
Thanks for the detailed description. I am still having a difficult time following what is happening. Do you want to skype me (switzer) so we can go over it together?
Cheers,
ScottForum: Fixing WordPress
In reply to: [Plugin: Advertising Manager] Ads don’t display on all pagesbartvanpoll:
Ads will display on a custom page if you use <?php advman_ad(‘name’); ?>
(where ‘name’ is the name of the ad). Note that I don’t think the pages that you list support sidebars, so if you set your ads up as widgets, they will not display.
Are you finding that ‘advman_ad’ does not work for you?
Cheers,
Scottchimychimy:
It is a very difficult task to debug someone else’s flash file π
Can you ask the ad company who wrote the file for support?
Cheers,
ScottForum: Fixing WordPress
In reply to: [Plugin: Advertising Manager] ‘Failed to open’ – This breaks my sitemasterbassie:
From the look of this error, WordPress is not finding ‘Ad.php’. Can you check to make sure you have the following file:
(WP)/wp-content/plugins/advertising-manager/lib/OX/Ad.php
Also, it looks like there are files in the (WP)/wp-content/plugins/advertising-manager/lib/OX/Plugins directory that should not be there (perhaps a file called ‘error_log’?)
Perhaps your installation did not run smoothly. One way to fix this is to completely delete the ‘advertising-manager’ folder, and re-install from scratch. This will not affect any ads that you have already loaded.
Cheers,
ScottForum: Plugins
In reply to: [Plugin: Advertising Manager] Multiple Ads?rishel:
Advertising Manager does not do any formatting – it just delivers the ad tag. You will need to seek advice from your template designer here – unfortunately I am not a designer!
P.S. Click tracking is working on my machine, but still needs some work before I release it to the wild.
Cheers,
ScottForum: Plugins
In reply to: [Plugin: Advertising Manager] Multiple Ads?rishel:
Here are some features of Advertising Manager that you may be interested in:
1. You can drag the ‘Advertising’ widget multiple times into the sidebar, and select a different (or the same) ad to appear multiple times.
2. If you want to rotate between multipe ads, just name them the same, and they will randomly appear according to the weight that you give them.
I hope this helps – if you have other questions, please feel free to ask!
Cheers,
ScottForum: Plugins
In reply to: [Plugin: Advertising Manager] Ad don’t display, even in previewNaveen,
Can you explain further? Where does this default display? In your opinion, what should it be?
Cheers,
ScottForum: Plugins
In reply to: [Plugin: Advertising Manager] Space between posts added…moim:
You hit the nail on the head – I am a rookie, and I do not know what I am doing. Thanks for pointing this out, and all of the other useful information in your post.
Bye
Forum: Plugins
In reply to: [Plugin: Advertising Manager] Ad don’t display, even in previewGot it. Advertising Manager is case sensitive. Try:
[ad#GAD]
That should do it…