Hello
Need some help ... today get many database errors
Database error in vBulletin 4.2.2:
Invalid SQL:
INSERT INTO aaggregate_temp_1398445800
SELECT attachmentid, COUNT(*) AS views
FROM attachmentviews
GROUP BY attachmentid;
MySQL Error : Incorrect file format 'attachmentviews'...
Hi all.
Wanted to install this to try the auction feature you have built in. When installing I get this error and its freezes.
Also tried an earlier version 1.1.1 but got the same freeze. Any help would be appreciated as im looking to purchase the pro version.
Thanks in advance
Database error in vBulletin 4.2.2:
Invalid SQL:
SELECT
COUNT(*) AS count
FROM (
SELECT
COUNT(*) AS count
FROM forum_dbtech_classifieds_listing AS l
LEFT JOIN forum_dbtech_classifieds_listing_item AS li ON l.listingid = li.listingid
LEFT JOIN forum_attachment AS a ON...
Upgrade for test
Go to maintenance
Click button
Database error in vBulletin 4.2.2:
Invalid SQL:
DELETE FROM radioforum_dbtech_usertag_mention AS mention
WHERE mention.postid IN(
SELECT mention_sub.postid FROM radioforum_dbtech_usertag_mention AS mention_sub
LEFT JOIN...
The fee amount does not show until you preview your ad. First pic is before the preview and the second pic is after. I have tried everything but I cannot seem to get it to work. I've notice on this site it is working like it should. Any ideas what might be causing my issue?
before:
after:
Hey guys,
trying to recalculate points with the latest version of the mod. It goes well for a while and then suddenly I get this error:
FROM attachment AS attachment
WHERE 1=1
AND userid =;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds...
We had a working install of this product until we upgraded the forum to vb4.2.2 and imported the Likes from vbSEO (which as now been removed). Since then I've upgraded the Post Thanks / Like to the latest version 3.2.5 pl2, I've repaired the cache and run all of the maintenance tasks (which...
4.2
cache
copy
folder
forum
help
hidden
htaccess
install
issue
notifications
only
optimize
post
posts
pro
profile
tab
test
upgrade
user
vb4.2
vb4.2.2
vbseo
version
From some days, subscription notification not work. I set "Notify me through my control panel only" but I not receive any notification. This happens also on my forum and I tried to add this code to config.php "define('DISABLE_HOOKS', true);" for disable all my hacks, but the problem it's still...
I currently have vBActivity & Awards, vBDonate & Advanced Post Thanks / Like lifetime + branding free licenses for VB 4.2.2. I'm in the process of upgrading the site to VB 5.1 and need to look at costing around these 3 add-ins.
It's difficult to navigate through your site and getting the...
4.2
advanced post thanks
awards
branding
customers
free
full
help
issue
link
member
mods
number
post
readme
text
thread
upgrade
upgrading
vb5
vbactivity
vbdonate
vbulletin
version
Hello,
we have on our Testboard with a fresh Install of vB 4.2.1 follow Issue.
- Words of the Content are twice into the Keywords and the Keyword List is very long.
- After a non-Latin character is the description sliced and Special Chars as a Quote,... are not be parsed.
Thx for Help!
Can...
4.24.2.1
bug
characters
class_core
description
forum
functionality
help
install
issue
keyword
language
member
more
only
php
post
profile
seo
settings
special
tags
ten
thread
update
url
Hi mate,
I am testing for my forum in my PC new system vBulletin 4.2.2. I have installed MOD "Advanced Post Thanks / Like 3.2.5 Lite"
It is great free MOD, no doubt about it.
In the topic http://www.dragonbyte-tech.com/product/22-advanced-post-thanks-like/ in the section "Feature List" you...
4.2
addon
advanced post thanks
attachment
bbcode
button
color
feature
forum
free
hide
lite
new
php
post
pro
questions
section
tags
ten
topic
translate
url
vbulletin
version
Hi guys I uninstalled and re uploaded this as there was no CMS widget to be found. I re installed and everything looked fine until I put the slider widget in the layouts, killed the site. It also happened when I used the other option in Instances.
I have left it there if someone can have a look...
4.2
admin
article
attachment
cms
community
database
database error
error
feature
help
issue
number
php
slider
specific
ten
url
vbulletin
version
widget
Upon importing the latest version of the mod, i received the following message:
Database error in vBulletin 4.2.2:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT IGNORE INTO dbtech_thanks_recententry
(`entryid`, `varname`, `userid`, `contenttype`, `contentid`...
When trying to archive an unsold listing we get the following DB Error :
Database error in vBulletin 4.2.2:
Invalid SQL:
UPDATE dbtech_classifieds_listing_item
SET
archived = 1
WHERE listingitemid IN ();
MySQL Error : You have an error in your SQL syntax; check the manual that...
Hi,
I am testing for my forum in my PC new system vBulletin 4.2.2. I have installed yours MOD Post Templates v1.6.1 PL1.
In the file "README - Installation or Upgrade.txt" is written, that it is necessary to alternate following templates:
- editor_toolbar_on
- showthread_quickreply
-...
4.2
editor
forum
forums
help
install
installation
new
only
permissions
post
questions
readme
style
styles
templates
ten
topic
translate
upgrade
vbcms
vbulletin
version
Howdy! Here are some problems with the Import script, as it is now. Here we go!
1- If a file uses a weird or foreign language character the following type of error appears during the import process:
As you can see the little clover symbol someone snuck into their File title in the vbDownloads...
Hi Fillip H.,
Today I've found in the activities as seen in the screenshot.
This applies to all posts in a poll.
BUG or I can adjust it myself? Which option would it be?
Best Regards
I'm a pro customer but can't seem to access pro forum.
Switched from VBSEO to DBSEO on 4.2.2.
Thread URL's are fine.
SOME Forum URL's are not loading, instead they redirect to homepage to throw 404 depending on which setting I opt for.
I found changing the name of the forum, then clearing...
4.2
404
bug
cache
categories
category
dbseo
forum
forums
help
homepage
issue
new
news
page not found
performance
pro
redirect
specific
style
tapatalk
thread
update
upgrading
url
vbseo
wall
Database error in vBulletin 4.2.0:
Invalid SQL:
SELECT node.*, nodeinfo.*
FROM vb_cms_node AS node
LEFT JOIN vb_cms_nodeinfo AS nodeinfo ON(nodeinfo.nodeid = node.nodeid)
WHERE (
node.nodeid IN() OR (
node.parentnode IN () AND
contenttypeid = '17'
)
)...