Status
Not open for further replies.

rtbs

Customer
100's of errors are produced when this product is activated.. I have to uninstall it to stop the issues.

I have done this twice. Once with initial release and once since your updates were completed.

process

All files uploaded and product installed.

Everything okay

Management tools - > create tabs -> I created 4 tabs

Everything okay - I can browse any pages and no errors are being reported.

Management tools -> Add Views to category.

As soon as I add one view to a category and save it, the errors start and they are from all over the place..

Here are a few examples. I get tons of these all at once until I uninstall the product.

----------------------------


Invalid SQL:

SELECT statistics.*
FROM redtailpm AS pm
LEFT JOIN redtailpmtext AS pmtext ON(pmtext.pmtextid = pm.pmtextid)
LEFT JOIN redtaildbtech_thanks_statistics AS statistics ON(statistics.userid = pmtext.fromuserid)
WHERE pm.userid = 7686 AND pm.pmid = 105649;

MySQL Error : Table 'redtail_vbulletin.redtaildbtech_thanks_statistics' doesn't exist
Error Number : 1146
Request Date : Sunday, January 30th 2011 @ 12:11:32 PM
Error Date : Sunday, January 30th 2011 @ 12:11:32 PM
Script : http://www.redtailboas.com/private.php?do=showpm&pmid=105649
Referrer : http://www.redtailboas.com/usercp.php


----------------------------------------

Invalid SQL:

SELECT announcement.announcementid, announcement.announcementid AS postid, startdate, enddate, announcement.title, pagetext, announcementoptions, views,
user.*, userfield.*, usertextfield.*,
sigpic.userid AS sigpic, sigpic.dateline AS sigpicdateline, sigpic.width AS sigpicwidth, sigpic.height AS sigpicheight,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, infractiongroupid
,avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight

, pbtabs_blog.blogid AS pbtabs_blogid, pbtabs_blog.dateline AS pbtabs_blogdateline, pbtabs_blog_text.title AS pbtabs_blogtitle, pbtabs_thread.threadid AS pbtabs_threadid, pbtabs_thread.dateline AS pbtabs_threaddateline, pbtabs_thread.title AS pbtabs_threadtitle
FROM redtailannouncement AS announcement

LEFT JOIN redtailuser AS user ON(user.userid=announcement.userid)
LEFT JOIN redtailuserfield AS userfield ON(userfield.userid=announcement.userid)
LEFT JOIN redtailusertextfield AS usertextfield ON(usertextfield.userid=announcement.userid)
LEFT JOIN redtailsigpic AS sigpic ON(sigpic.userid = announcement.userid)
LEFT JOIN redtailavatar AS avatar ON(avatar.avatarid=user.avatarid)
LEFT JOIN redtailcustomavatar AS customavatar ON(customavatar.userid=announcement.userid)
LEFT JOIN redtailblog AS pbtabs_blog ON(pbtabs_blog.userid = announcement.userid AND pbtabs_blog.blogid = (
SELECT MAX(blogid)
FROM redtailblog AS blog
WHERE blog.userid = announcement.userid)
)
LEFT JOIN redtailblog_text AS pbtabs_blog_text ON(pbtabs_blog_text.blogtextid = pbtabs_blog.firstblogtextid) LEFT JOIN redtailthread AS pbtabs_thread ON(pbtabs_thread.postuserid = announcement.userid AND pbtabs_thread.threadid = (
SELECT MAX(threadid)
FROM redtailthread AS thread
WHERE thread.postuserid = announcement.userid)
)
WHERE
startdate <= 1296407624 AND enddate >= 1296407624 AND announcement.forumid IN (115,4,-1)

ORDER BY startdate DESC, announcementid DESC;

MySQL Error : Column 'pagetext' in field list is ambiguous
Error Number : 1052
 
Please try re-downloading the Pro files and re-uploading the files, I think it should be all good now :)
 
Most likely you would be seeing the error on Announcements, so it'd probs be a good idea to update :)

The other one only affects those who don't run APTL.
 
I am a little gun shy about installing this again right now.. Are we sure all the errors have been fixed?

I have it completely uninstalled at this time.. So I will have to re-upload and reimport and walk thru the steps again to see if I get any more errors...
 
No SQL Errors yet - But display is "duplicated"

It has been installed and enabled for several minutes so far without any SQL errors, but the display is not working correctly..

It had EVERY DBT mod duplicated... 2 awards displays - 2 activity displays etc etc

Once I enabled postbit tabs it placed one copy correctly under each tab, but left the other copy still under the user profile information

screen-capture-3.webpscreen-capture-2.webp
 
Please leave one issue per thread, it gets very difficult to keep up if there's multiple issues per thread.

Please disable the postbit integration via vBShop / vBActivity / AUT / APTL settings. They should all have the same setting; a checkbox with "Below Post Count" that you must untick.

Any further questions, please start a new thread :)
 
Status
Not open for further replies.

Legacy Postbit Tabs

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
497
Customer rating
0.00 star(s) 0 ratings
Back
Top