Custom Status Ajax not working after 1.6.5?
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #1
Custom Status Ajax not working after 1.6.5?
Does anyone know what might cause Pirate Nervo's Custom Status Plugin to work fine on one theme but not update on another?  It is really weird!  On my dark theme, it just spins after you change status and won't refresh until you refresh the browser.

[Image: gallery_2_628_39582.jpg]
12-02-2011 07:19 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #2
RE: Custom Status Ajax not working after 1.6.5?
Debug the Javascript - look at Firebug console.

My Blog
12-02-2011 08:54 AM
Find all posts by this user Quote this message in a reply
Sama34 Offline
Senior Member
****
Posts: 490
Joined: May 2011
Post: #3
RE: Custom Status Ajax not working after 1.6.5?
It is of because how the mybb template system works, possible something was added to the working theme templates that wasn't in the non working one.

Support PM's will be ignored. Yipi
Plugins: Announcement Bars - Custom Reputation - Mark PM As Unread
12-02-2011 11:26 AM
Visit this user's website Find all posts by this user Quote this message in a reply
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #4
RE: Custom Status Ajax not working after 1.6.5?
I tried to deactivate and uninstall...but as soon as I uninstall, I get this error on my portal page:

Quote:MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
    1054 - Unknown column 'custom_status' in 'field list'
Query:
    SELECT uid,username,custom_status,custom_status_date FROM mybb_users WHERE custom_status != '' AND custom_status_date > 0 ORDER BY custom_status_date DESC

How can I just get rid of this plugin altogether?

[Image: gallery_2_628_39582.jpg]
12-03-2011 01:25 AM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #5
RE: Custom Status Ajax not working after 1.6.5?
The error says that you don't have custom_status field in your users table.

12-03-2011 05:42 AM
Find all posts by this user Quote this message in a reply
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #6
RE: Custom Status Ajax not working after 1.6.5?
I think it is a bug with the uninstaller.  It takes the tables out but the queries are still there.  I'm just not sure how to completely get rid of it?

[Image: gallery_2_628_39582.jpg]
(This post was last modified: 12-03-2011 07:39 AM by RocketFoot.)
12-03-2011 07:38 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #7
RE: Custom Status Ajax not working after 1.6.5?
The only sure way is to go through all the code and see what it adds, and reverse it.
Otherwise, you really do have to trust that the uninstaller works.

If it's throwing SQL errors, you can try pushing it through, eg by adding a 'custom_status' column to your users table.  No guarantee that it'll remove everything, but you could try it...
Just make sure you have a backup.

My Blog
12-03-2011 08:26 AM
Find all posts by this user Quote this message in a reply
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #8
RE: Custom Status Ajax not working after 1.6.5?
There is something weird with the theme...I tried to use another plugin that uses java and it works only on my main page.  The java action doesn't work on my second theme??  What could be that different between two themes?

[Image: gallery_2_628_39582.jpg]
12-07-2011 07:23 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #9
RE: Custom Status Ajax not working after 1.6.5?
(12-02-2011 08:54 AM)ZiNgA BuRgA Wrote:  Debug the Javascript - look at Firebug console.

My Blog
12-07-2011 08:49 AM
Find all posts by this user Quote this message in a reply
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #10
RE: Custom Status Ajax not working after 1.6.5?
(12-07-2011 08:49 AM)ZiNgA BuRgA Wrote:  
(12-02-2011 08:54 AM)ZiNgA BuRgA Wrote:  Debug the Javascript - look at Firebug console.

OK, I have Firebug and all console panels enabled...but I honestly have no idea what to do or look for?  Oops

[Image: gallery_2_628_39582.jpg]
12-07-2011 11:46 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: