Samuel
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Custom Coming Soon Page] doesn’t work with 3,0so how about we post what’s wrong . . .
I used to use this plug all the time, recently though I’m getting a ‘too many redirects error’ after installing.
had to log in to file manager and remove plug to fix
well it seems to work outside of the x.x.x version number. mind you my needs for this plugin are limited so perhaps there are other issues that i’m not running into
I wrote up a work around, my site is back up and the plugin is “working” but the install files still have to be manually fixed:
I wrote up a work around, you have to uninstall completely but it does the job;
edit: this is to fix the parse error
completly wiped the files from the server and then logged into db and dropped the tables that were associated with the UAM
from wp menu, searched for and installed UAM plugin, edited line 32 of the file that was having the original issue
protected $uamVersion = 1.9;
after this one modification the plugin worked as it should; i think if the plugin has the version number changed to a x.x as opposed to an x.x.x then that should resolve the issue.
FYI, for those who download this now as a new plugin are advised they can’t activate it due to the error, thank you WP Error handling!!!
changed line 32; as prompted in the admin section updated the database to UAM; roles have no affiliations, adding affiliation will not save. Noticed after update that 4 tables were dropped; all in relation to UAM
At this point the plugin still doesn’t work but at least my site is back up; going to attempt a complete uninstall and reinstall of the plugin, will post results once done
after the database update the posts can’t be marked private,
i changed line 32 to 1.9 as opposed to 1.1.1 as suggested from another poster in another topic and what i found is that it’ll work as long as it’s 2 spots, i tried 2.1; 1.2; 1.9; they all worked as long as i wasn’t doing 3 digits
anyway, after making that change the site loads, you’ll have to go through the setup process again though. well, i am at least
same error on my site, i’m going to try and roll back the install; if that’s possible