xdreamwalker
Forum Replies Created
-
@chocks
This is brilliant. Thank you; It works like a charm. Now I’ll just have to figure out how to target it to the registration page as well.UPDATE: With a little codex searching I found the actions and was able to place it on the registration page where I wanted to.
leylap, yes it is a plugin: Simple Facebook Connect
http://wordpress.org/extend/plugins/simple-facebook-connect/
Thank you!
I have no idea why this works, or how, but deleting the ampersand has resolved this issue.
Doing some more trial and error this is the code that is throwing the error:
if ( $include_custom_types && awp_ver( '2.9' ) ) { scoper_add_custom_taxonomies(&$arr); //add_action( 'init', 'scoper_add_custom_taxonomies', 99 ); // for compat with More Types plugin }Once I comment out these lines the error goes away and I’m able to log in, and all seems to be working alright. A restricted user only sees what they are supposed to see.
For some more background; This install is hosted with Go Daddy using PHP 5.2.5
Forum: Plugins
In reply to: [Plugin: IDrive for WordPress] Are there any Known Conflicts?I think it might be a database thing. I created a new database for one of my WP installs and I was able to get the plugin to function if it was the first plugin that I activated.
I’ll do a little more work on my end to see if I can narrow anything else down.
Forum: Plugins
In reply to: [Plugin: IDrive for WordPress] Are there any Known Conflicts?A little clarification; What I am saying is that with two separate WordPress blogs, that just happen to be on the same server, on one blog the IDrive plugin works, on the other blog it does not work.
Well nuts. Thanks for the update though.
Forum: Plugins
In reply to: [Plugin: SEO Ultimate] Fatal error on line 611I’ve updated to 2.1.1 with no problems at all. The error has vanished. Thanks for the very quick update.
Forum: Plugins
In reply to: [Plugin: Simple Tags] JSON errorI don’t think it has been fixed yet. I still get the error.
Forum: Fixing WordPress
In reply to: [Plugin: WP Sentry] Using images in place of Private: prefixFantastic! This is now resolved my problem. Thank you for your help with fixing that theme bug. Sdding
_attributefixed it. Now it shows the image then the title: http://is.gd/g8dYForum: Fixing WordPress
In reply to: [Plugin: WP Sentry] Using images in place of Private: prefixI installed the update that was released today. I am now at WP-Sentry 0.6.7
This is the code that I put in the text box before the word Here on the General Options Page.
<img src="http://www.xdreamwalker.com/files/images/padlockicon.gif" width="30" height="30" />Image here: http://is.gd/g6xJThis is what I get on the post page: http://is.gd/g6yd
I hope this helps.
Forum: Fixing WordPress
In reply to: [Plugin: WP Sentry] Using images in place of Private: prefixNot only is the admin page wonky, but the actual post has a wonky title. It shows The post title then displays [post title]”> [image][post title]
Do you think this is the plugin or my theme not knowing what to do with the plugin?
Forum: Everything else WordPress
In reply to: Can’t update email address?I get the same thing. After I click the update button it goes back to my profile. Then I go to edit my profile again and the old address is still there.
Forum: Plugins
In reply to: [Plugin: Simple Tags] JSON errorIs there a fix for this yet. I am still getting “No results from Tag The Net service.”
I really like the Tag The Net suggestions and going to their site and copy and paste and what not.
Forum: Plugins
In reply to: [Plugin: Simple Tags] JSON errorI did the Line 792 replace. There is no longer an error on Tag The Net, however id does now show: No results from Tag The Net service.
So there error is gone, but the service still does not work.