While setting up OpenX for a client, I wanted to be able to display multiple ads from a single zone on the same page. The default behavior is to show only one banner ad per zone. However, we wanted to have a scrolling list of banner ads and to be able to place them in […]
While installing OpenX on a website alongside WordPress, I ran into a few issues with redirects and 404s. Specifically, when visiting certain pages, like OpenX Plugin Pages and Menu Pages, I was getting wordpress 404 errors, instead of being able to view the actual page. I also was not able to view ads from new […]
When you login and goto the admin dashboard in WordPress, the WordPress Version and a ‘Thank you for creating with WordPress.’ message is printed in the footer of the page. Both of these messages are printed/created in the wp-admin/admin-footer.php file and can be easily removed by adding two filters to your functions.php file. To Remove […]
While working on a vBulletin Site where we have modified the bbcode class a good bit in order to display a notificaiton on scaled images, I ended up editing a users post a bit. As a result, it said ‘Last edited by MY USERNAME Today at’ in the bottom of the post. This is the […]
I was working on a site with OpenX installed today and after doing an upgrade, got the following warning message regarding permissions: Error: File permission errors detected. These may impact the accurate delivery of your ads, See the debug.log file for the list of unwritable files Of course, there was not a list of unwritable […]