-
swanzai posted an update 13 years, 2 months ago
@andresitocz @andresitocz Ah it fixed itself as I recall. I haven’t messed with it in a while, sorry.
-
swanzai posted on the forum topic Error 404 when creating project in the group BP GTM System: 14 years ago
Alright, I was able to solve this by manually grabbing the wp_bp_gtm_* tables from my working BP install. I wouldn’t recommend messing with your DB if you don’t know exactly what you’re doing, but here’s what I imported: — — Table structure for table
wp_bp_gtm_discuss
— CREATE TABLEwp_bp_gtm_discuss
(id
bigint(20) NOT NULL auto_increment, […] -
swanzai posted on the forum topic Error 404 when creating project in the group BP GTM System: 14 years ago
@slaffik How strange — I don’t seem to have any GTM tables in my DB. @andremartin Oof. A copy of your header source might be more efficient — just do a view-source and ctrl+f for ‘jquery’ — see if the framework is called more than once. Keep in mind jQuery authors like to name their individual plugins […]
-
swanzai posted on the forum topic Error 404 when creating project in the group BP GTM System: 14 years ago
Just moved my working setup from a shared hosting account to my VPS — now experiencing the same error. Up-to-date WP, BP, PHP, GTM. The URL it forwards to is http://.com/groups//gtm/projects/view/0?action=created , and displays the same error Andre describes. As I’ve been having some file-permissions issues since moving to the VPS — I’m curious if […]
-
swanzai posted on the forum topic Show Subtasks Bug in the group BP GTM System: 14 years, 1 month ago
Ah it is indeed the AJAX — chrome debugger throws up:
“Uncaught TypeError: Object function (a,b){return new .fn.init(a,b)} has no method ‘cookie’
bp_init_activity 1:1054”
Same error in Firefox. I’m on a dev server — email me at mike@.net and I’ll send you the login info if you need. -
swanzai started the forum topic Show Subtasks Bug in the group BP GTM System: 14 years, 1 month ago
You have no idea how much I appreciate this plugin — it is exactly what I’ve been looking for. I’ve discovered a bug though — when I click the Show SubTasks button on the task page of a project, it displays the subtask list, but then appends a scrape of the first task page, including […]
-
swanzai joined the group BP GTM System 14 years, 1 month ago
@swanzai
Not recently active