anespa
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Business Intelligence Lite] Problem in chartDear Claudio,
I checked the query with ORDER BY add_date DESC but still the same problem occurs . I attach the settings and my db table sql files regarding this issue .
https://www.mediafire.com/view/1qbqvjfv31whlam/wp_weight.sql
https://www.mediafire.com/view/10gwvq05c7ag3qj/wp_users_test.sqlSettings preview
https://postimg.org/image/wytn2hnb5/
You can find my working query in preview itself .Please advise a solution for this.
Thanks,
AnesForum: Plugins
In reply to: [WP Business Intelligence Lite] Problem in chartDear Claudio,
There is value in the goal column and it’s value is fixed (89). My expected behaviour is when click on the points the value in tooltip must display properly , all others are working well now. I attach the
tabular data when query execute below:https://postimg.org/image/ejypnw7r5/
Please advise me
Thanks,
AnesForum: Plugins
In reply to: [Simplr Registration Form Plus+] Auto login after registrationDear Mike,
I am seeking a solution for redirection to profile page after Registration. Please provide it , it’s really needful for me.
Thanks,
AnesForum: Hacks
In reply to: How to customize user creationDear bcworkz,
In first point I mention is “Self-registration”. After registration ,
I need to automatically redirect the user to his profile page without
going a login page . Is it possible ? If so how . please let me knowThanks ,
AnesForum: Plugins
In reply to: [WP Business Intelligence Lite] Is Line Plus Bar chart supportOk Thanks ..
Forum: Fixing WordPress
In reply to: WordPress is good for View,Service & Model based developmentok dear thanks I am in learning now.
Thanks
AnesForum: Fixing WordPress
In reply to: WordPress is good for View,Service & Model based developmentThanks dear,
Your answer make me happy . Do you can give a nice working sample of xml-rpc dear?
Thanks,
AnesForum: Fixing WordPress
In reply to: WordPress is good for View,Service & Model based developmentDear Catacaustic,
The “service level” means we plan to sell our service i.e Web Service functionality . So a client who buy our service can access the functionality provided by us . That is some comparison charts & tables.if need further clarification let me know.
Thanks,
AnesForum: Fixing WordPress
In reply to: WordPress is good for View,Service & Model based developmentDear Rod whiteley,
My concern is I plan to use a wordpress installation as a typical
WP instance as well as a Web service system . So a change in our WP
system will not affect the functionality of Web Service . In essence
“I need to connect a webservice with plugin functionality” . In that sense
is wordpress capable for my requirement . Please check this thread too
need advise on WordPress conceptThanks,
AnesForum: Plugins
In reply to: [WP Business Intelligence Lite] How to communicate with WPBI pluginDear Claudio,
As you suggest , I tried an option to directly call your API function
for chart using a test file in my wordpress root . I called it as xyz.php
with code
<?php require_once(“wp-load.php”);?>
<?php $test = get_html_4_chart(1);// 1 is id of already exist chart
echo $test;
?>
When I call directly this file,I got the result as the Javascript files & some CSS rules . There is
any method to take the result as HTML or any other alternative to make
it show as chart in a screen ? Please advise.Thanks,
AnesForum: Plugins
In reply to: [WP Business Intelligence Lite] How to communicate with WPBI pluginDear Claudio,
From my detailed analysis, I reached an assumption that to make an interface I need to create a new plugin that uses WP Business Lites functions/classes and provide the required web service through that. Please verify my assumption . I am waiting for your quick reply.Thanks,
AnesForum: Plugins
In reply to: [WP Business Intelligence Lite] How to communicate with WPBI pluginDear Team,
Thanks for your fast support . Do your team can give a detailed information regarding “How the Web Service interface to be integrated with the plugin code that calls the internal API to retrieve the data”. That is the point we really seeking the help.Thanks,
Anes