In code has been wp-login.php I change the line 62 to var url = siteUrl + "/myloginphrase?redirect_to=wp-admin/admin-ajax.php%3Faction%3Dcfdb-export%26form%3D" + encformName;
( is this right ? )
I have the hidden admin.. :)
..Now is pulling something, login ok..
[ Moderator Note: Please post code or markup snippets between backticks or use the code button. ]
<!DOCTYPE html>
<!--[if IE 8]>
<html xmlns=
<![endif]-->
<!--[if !(IE 8) ]><!-->
<html xmlns=
<!--<![endif]-->
<head>
<meta http-equiv=
<title>Dashboard ‹ My site.com - My site name — WordPress</title>
<script type=
addLoadEvent = function(func){if(typeof jQuery!=
var userSettings = {
" 'url': '/'"
" 'uid': '3'"
" 'time':'1351682367'"
" }"
" ajaxurl = '/wp-admin/admin-ajax.php'"
" pagenow = 'dashboard'"
" typenow = ''"
" adminpage = 'index-php'"
" thousandsSeparator = '"
" decimalPoint = '.'"
" isRtl = 0;"
</script>
....
..and so, up to nearly 400 rows.. i suppose that now pulling the data from somewhere..
My formula still is =CF7ToDBData("http://www.mysite.com/", "Contact form 1", "", "myusername", "mypassword")
@5amsan did you saw this when you trying to make it work?
... From where pulling this data? What about single quotes ?
Sorry, but I barely have time to deal with this, so thank for your help.
...what do you suggest to do now?