maratalton
Forum Replies Created
-
I was able to check for errors with my browser’s Developer Console option and this is the error showing on the WP Tao page where the timeline is missing:
wptao-admin-script.js?ver=1.2.8.1:86 Uncaught TypeError: $(...).datepicker is not a function at HTMLDocument.<anonymous> (wptao-admin-script.js?ver=1.2.8.1:86) at i (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload,farbtastic,quicktags&ver=4.8.5:2) at Object.fireWith [as resolveWith] (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload,farbtastic,quicktags&ver=4.8.5:2) at Function.ready (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload,farbtastic,quicktags&ver=4.8.5:2) at HTMLDocument.K (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload,farbtastic,quicktags&ver=4.8.5:2)
Here is a clear screenshot of the error: https://imgur.com/0M4afQg
I deactivated all plugins, and the timeline reappeared. Then, I reactivated them one by one, checking again after each reactivation.
At first I thought it was a conflict with only one plugin, but it seems to be conflicting with a whole bunch of random different ones, regardless of which one I reactivate… So, the problem seems to be with the WP Tao plugin.
Can you please tell me how to fix this “datepicker is not a function” error?
***Providing Additional Screenshots***
This page is also not showing its timeline data: https://imgur.com/a/Rig49
Surprisingly, this page is okay: https://imgur.com/a/xByex
& The main Dashboard page with the Multi-Colored squares titled “WP TAO Overview. Last 30 days” is okay too.Only the timelines are missing. Please, how do I fix this?
Forum: Plugins
In reply to: [Track, Analyze & Optimize by WP Tao] IP Fingerprint IssueHello @upsell,
Thank you for creating this plugin ??
When will the filter on the returned value update be available, as mentioned in the post above?
I would like see visitors Real IP in the Fingerprint section because the Fingerprint section is currently showing my own nginx server IP for all visitors, rather than each visitor’s Real IP. This is causing some visitor activity to get mixed up since everyone is showing the same IP.
I would really appreciate it. Thanks!
Forum: Plugins
In reply to: [BuddyPress Compliments] Plugin ConflictsThank you for fixing this ??
Forum: Plugins
In reply to: [BuddyPress Compliments] Plugin ConflictsThe conflict is on the admin side, not the front end.
Forum: Plugins
In reply to: [Buddypress Messages Spam Blocker] 24-hour wait requirementThank you so much!
It’s working now ??Forum: Plugins
In reply to: [Buddypress Messages Spam Blocker] 24-hour wait requirementNo, I don’t have the friends component enabled.
Forum: Plugins
In reply to: [Buddypress Messages Spam Blocker] 24-hour wait requirementThank you for the update. The problem is still appearing with 2.4.
I have posted the error log below:[26-Apr-2016 05:37:32 UTC] PHP Fatal error: Call to undefined function friends_get_friend_user_ids() in /wp-content/plugins/buddypress-messages-spam-blocker/buddypress-messages-spamblocker.php on line 42
Forum: Plugins
In reply to: [BuddyPress Compliments] Optional Message BoxThank you ??
Forum: Plugins
In reply to: [Buddypress Messages Spam Blocker] 24-hour wait requirementI tried 2.3, but the 404 error is still coming up when the Message button is clicked.
The url that users use to send messages is: /members/josh/messages/compose/?r=tammy&_wpnonce=560351d47d
& the url called when the 404 error appears is the exact same: /members/josh/messages/compose/?r=tammy&_wpnonce=560351d47d
When I deactivate the plugin, the url is still the same if the message button is clicked, but the 404 page does not appear. When I activate the plugin, it starts to appear again.
Forum: Plugins
In reply to: [Buddypress Messages Spam Blocker] 24-hour wait requirementThanks for the update. I appreciate your help.
I realized that members who had already joined before the plugin was installed are no longer able to send messages. I thought setting the initial waiting period to “0” would solve this problem, but it did not. When the “Send Message” button is clicked, they are sent to a “404 Not Found” error page.
How can I prevent them from getting this error?
I would only like to limit the amount of messages that can be sent in a specific time range for both new and pre-existing members.Forum: Plugins
In reply to: [Buddypress Who clicked at my Profile?] Bug with notificationsThank you ??
Forum: Plugins
In reply to: [Buddypress Who clicked at my Profile?] Bug with notificationsHello,
In the link provided on the plugin page to get the notifications working for users with bbpress < 2.6, it says—
“Just need to add at the end of the function the following line:
else return $action;“
(in includes/extend/buddypress)Can you please tell me exactly where to add this line to the function?
& If I should add it inside or outside of the parenthesis of the function?I can’t seem to get it to work properly.
Thanks.