wayne1203
Forum Replies Created
-
Forum: Plugins
In reply to: [External Login] Issue with DB ConnectionI think it’s my setting problem when I checked use external login so that I got an error. The ajax test function is not affect normal function in my case.
I hope you know what I mean… My English not goodForum: Plugins
In reply to: [External Login] Issue with DB ConnectionI know what is the problem.
The wordpress are not installed in root folder so the Ajax request failed.Forum: Plugins
In reply to: [External Login] Issue with DB ConnectionI have some screen capture, hope it can help for it.
Database:
http://wbbs.sytes.net/external_login_issue/1_DB.pngPlugin Setting:
http://wbbs.sytes.net/external_login_issue/2_Setting.pngTest External DB Connection Error:
http://wbbs.sytes.net/external_login_issue/3_Error404.pngForum: Fixing WordPress
In reply to: How to get content without refresh page?Thank you for your reply.
I trying to use AJAX for the function.I don’t know is it my problem or misunderstanding.
***.innerHTML = response? Am I right?
The response is the information of some link.So… If I’m right, how can I know the link of those page?
But I think my skill level is very low….How can I do that??