thecity / thecity-login-wordpress

A WordPress plugin that allows users to login direclty to The City from your WordPress website.
1 stars 0 forks source link

The City Login for Wordpress #2

Open leegram opened 11 years ago

leegram commented 11 years ago

I tried to install the login plugin on my site Sunday evening and it totally crashed my site. It took my hosting team at 1and1 about 3 hours to get me back online. They said that when I tried to install the plugin, it took so much memory that it overloaded the server causing it to go down. I followed your instructions, what did I do wrong?

Lee Ingram Sovereign Grace Church https://sovgrace.onthecity.org/home

weshays commented 11 years ago

I will need more detail to figure out what the issue was. Did it take down your site completely, or did it just show an error in one section, could you still login to the admin panel?
Do you know what version of WordPress you are using? What version of PHP?

The plugin is a total of 7k, so installing it should not have been the issue.

Since there are two ways of installing the plugin I assume you followed the "Install from within WordPress" correct? I tested that again on a few different WordPress instances and the site still functioned fine.

However, I did notice an error if the widget was not on the page I got the message "Subdomain must be set". I will have a 0.2 release today to address this issue.

leegram commented 11 years ago

Hi Wes,

My site shut down completely, would not even let me sign into my wordpress control panel.

When you tried to view it there was an error message saying it had run out of memory.

I am using WP 3.5.2 (yes I know it’s old and we are in the process of building a new site).

Also my version of PHP is 5.4

I searched for the plugin from my wordpress search option, found and told it to install, then it crashed.

I am sure it was my mistake, but I really would like to have it on my site, so maybe I will call the help desk to walk me through the installation.

Thanks for your help,

Lee Ingram

From: Wes Hays [mailto:notifications@github.com] Sent: Tuesday, July 9, 2013 12:41 PM To: thecity/thecity-login-wordpress Cc: leegram Subject: Re: [thecity-login-wordpress] The City Login for Wordpress (#2)

I will need more detail to figure out what the issue was. Did it take down your site completely, or did it just show an error in one section, could you still login to the admin panel?

Do you know what version of WordPress you are using? What version of PHP?

The plugin is a total of 7k, so installing it should not have been the issue.

Since there are two ways of installing the plugin I assume you followed the "Install from within WordPress" correct? I tested that again on a few different WordPress instances and the site still functioned fine.

However, I did notice an error if the widget was not on the page I got the message "Subdomain must be set". I will have a 0.2 release today to address this issue.

— Reply to this email directly or view it on GitHub https://github.com/thecity/thecity-login-wordpress/issues/2#issuecomment-20687659 . https://github.com/notifications/beacon/prsxdVqpjaU6Yj1jhWDp3xRSWw3o5pq6zSHMEgw5Q-L2oDWKxxzlL_RiPeUBwEPs.gif

weshays commented 11 years ago

I just pushed 0.3. Please let me know if you are still having issues.

leegram commented 11 years ago

Thanks, will do.

From: Wes Hays [mailto:notifications@github.com] Sent: Friday, July 19, 2013 4:03 AM To: thecity/thecity-login-wordpress Cc: leegram Subject: Re: [thecity-login-wordpress] The City Login for Wordpress (#2)

I just pushed 0.3. Please let me know if you are still having issues.

— Reply to this email directly or view it on GitHub https://github.com/thecity/thecity-login-wordpress/issues/2#issuecomment-21236687 . https://github.com/notifications/beacon/prsxdVqpjaU6Yj1jhWDp3xRSWw3o5pq6zSHMEgw5Q-L2oDWKxxzlL_RiPeUBwEPs.gif

claykitchens commented 11 years ago

I tried to update to 0.3 and got this error message in Wordpress:

"The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature"

I deleted the plugin and tried a new install and got the same message.

claykitchens commented 11 years ago

@weshays , I updated to 3.6 and the login plugin is working. The only issue is that it appears that thecity_appkit.css is overriding the theme's CSS. When I explore the thecity_appkit.css file, it states that the file is (inactive). When I disable the plugin, all of my theme's styling returns. Any suggestions?

Thank you in advance!