I have the very same issue going on with my site, gimmegimmegames.com
I would love to have a solution to this as soon as possible as the splash image plugin was one of my best earners of ad revenue.
I went to page.ly support but they weren’t able to fix it. Pictures work fine but my ad code isn’t showing up at all, the box just stays gray and even then it doesn’t disappear after the time I told it to disappear.
thanks!
Hello,
I’ve see your problem just now…
I’ll work to a patch today for a new version (2.5.2).
For the moment, the only way to initialise correctly the plugin is to “Deactivate/activate” the plugin… (the init-database methode is launch on “activate” plugin).
++
Hi, I’ve find a solution for the version 2.5.2…
I’m working on the issue today.
PS : for information, the problem come from here : http://codex.wordpress.org/Function_Reference/register_activation_hook
-> WP 3.1 : This hook is now fired only when the user activates the plugin and not when an automatic plugin update occurs
++
Hello,
The problem is fixed in the version 2.5.2.
Now :
-> the database is always updated (I use a new WP hook : “plugins_loaded”).
-> the uninstallation is automatic (all data are automatically removed when the plugin is uninstalled).
Tkx a lot for your messages !
++
Hey, agent022 I’m getting the same error I was before with my adsense code in the new updated version 2.5.2 you just put out.
I’m going to downgrade back to 2.4 to get my ad working again in the meantime but I wanted to let you know I still get the same empty gray box and the box where you type the ad text in the settings page of the plugin constantly erases part of the ad code each time
Dude this isn’t resolved at all. I’m getting the same error like before and now WSI says it isn’t working in the plugin settings
Hello,
I uninstalled the 2.5.1 and then installed the 2.5.2.
Then I reconfigured the HTML splash image via the settings page. I used the same code as I used in the old version. Everything was ok at a condition: I could not add an hyperlink to the image or the image disappeared, and a sort of hyperlinked code appeared at its place. I solved using the Include setting, pointing to an external HTML page.
dalidah,
Tkx for your message.
Could you send to me your HTML code ?
I will test with it and fix the problem asap.
I have send a new version (2.5.3) to fix a few bugs but I think your problem is not fix with it…
I waiting after your HTML code.
++
PS: I’ve test with his code and it works …
<a href="http://www.google.fr" target="_blank">
<img src="http://plugins.svn.wordpress.org/wsi/assets/banner-772x250.png" />
</a>
gimmegimmegames,
Could you send to me your code too ?
I’ll test with it and fix the problem asap…
tkx a lot for your help.
++
Hello dalidah and gimmegimmegames !
I’ve find the problem !!!!!!
Since the version 2.5.0, I store the data in the new table (wsi_splashimage).
In this table, the field “wsi_html” is a “varchar(255)”.
I’ll increase this length in the version 2.5.4 (convert to “LONGTEXT”).
Tkx a lot !
++
The version 2.5.4 is arrived…
Enjoy !
Hi,
2.5.4 is working on my side 🙂
Thanx for the effort!!
No problem 😉
Don’t forget to rate my plugin on wordpress.org (I get paid with stars ^^)
++