nrtechguy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: PHPList admin with WordPressI had similar problems to jpommer. The first issue I found was that the first time I tried to ftp the lists folder, everything didn’t copy over.
After I got that resolved, I used the HTTP 500 Error troubleshooting tip here. Loaded like a charm afterward, but that’s after about two and a half hours of ruling things out.
Oh, and make sure your config file has been updated with the proper path to your pageroot and adminpages.
Good luck.
Forum: Plugins
In reply to: Problem with WP1.5 POLLI had the same issue. File permissions was the answer for me. I made the plugin folder and the polls.php file read/write.
Then I was able to log back in and activate the plugin.
Forum: Plugins
In reply to: e-mail this postI saw this cococo, but was unsure how to implement. I’m new to WordPress and PHP. If it’s a standalone and not a plugin, how do you get it to work? BTW, I’m still on 1.2.
Forum: Plugins
In reply to: e-mail this postCan’t seem to make this work. The $visitor and all the other variables are not being populated in the enviado.php file. I’m getting e-mail notification but it’s not going to $friend and the subject and text is not being filled in.
Any help appreciated!