Hi Mokonzi,
I am in the process of pm'ing you the other data you wanted :)
However one of my moderators just pointed out this error.
########################
Database error in vBulletin 4.2.2:
Invalid SQL:
SELECT
o.*
FROM theforumprefix__dbtech_classifieds_offer AS o
WHERE...
4.2
admincp
amount
attachment
beta
database
database errorerror
hide
html
manual
missing
number
only
php
post
recount
server
sqlerror
url
user
vbulletin
version
view
First I really really like how vbSlider grabs all the external images and hosts them locally. By doing that, it puts control back into the admin's hands of what is being displayed.
Not surprisingly, I found that most of the images being posted in threads are not optimized. So I have been able...
Seems like whenever I try to upload a file and an image together I get an SQL Error when I click 'Post'
Any help?
Database error in vBulletin 3.8.7:
Invalid SQL:
UPDATE dbtech_downloads_download SET numfiles = numfiles - 1 WHERE downloadid = '7';
MySQL Error : BIGINT UNSIGNED value is out...
3.8
admin
bug
bugs
business
database
database error
download
downloads
error
forum
functionality
help
image
internet explorer
number
php
post
settings
sqlerror
staff
thread
upload
url
vbdownloads
vbulletin
vbulletin 3
version
If you have no feedback groups set and within the manage feedbacks admin page you happen to click the "next page" button you will get an sql error rather than being redirected to the feedback groups page like the "Prev Page" button does.
Database error in vBulletin 4.2.2:
Invalid SQL:
SELECT...
When trying to use the buy now I get a database error as follows :
Database error in vBulletin 4.2.1:
Invalid SQL:
INSERT INTO dbtech_classifieds_offer (listingitemid, userid, currencyid, value, date, listingtypeid, postageid, addressid)
VALUES (106,16521,'GBP',0,1382908122,1,,1);
MySQL...
Hello,
Today I installed vbSecurity Lite, and everything worked fine except for the "Maintenance" tab (aka Reset All Passwords). When I clicked "Maintenance" in the left-hand menu, I saw the standard Password Reset form, asking me to confirm if I really want to reset all users passwords...
admin
admincp
button
different
download
error
feature
folder
frame
issue
lite
more
only
options
php
points
pro
reinstall
sqlerror
tab
total
update
updates
url
user
vbsecurity
For Beta 1, there are several known issues or incomplete areas, some of which we'll be looking forward to getting some feedback on so that we can make changes where necessary to complete them.
In the Admin Control Panel the following areas are not completed:
Manage Listings
Manage Offers
In...
admin
away
beta
block
business
downloads
error
forum
import
manage
only
options
post
specific
sqlerror
suggestions
tabs
test
update
upload
user
view
xml
Hi again! I pushed 2.01 to my live site today and it went great! ... except for a couple errors. After I deleted the listings.php file that caused one set of errors I ended up with just a couple of new errors involving unregistered users and the download delay producing an advertisement. Here...
Hello,
@Fillip H. I have an urgent problem, on one of the forum I and other get:
What the problem and how to solve it >,<
It really an urgent mater ="(
Best Regards,
Saran
bug
community
count
disable
error
forum
forumid
forums
help
html
issue
manual
number
open
php
plugins
query
request
server
sqlerror
sticky
topic
url
vbshop
vbulletin
Hello,
now I have my SQL Errors and I have arcade closed for all. Please have a look and give me an help:
Datenbankfehler in vBulletin 4.2.0:
Invalid SQL:
SELECT gid, gtitle
FROM games_list
WHERE gid IN (0Array);
MySQL-Fehler : Unknown column '0Array' in 'where clause'
Fehler-Nr...
Attempting to remove a category returns the following error:
Attempting to remove an extension returns:
Product version is actually 2.0.0b2. It wouldn't let me enter characters in the version box.
Category Permission Issues
When I installed the beta all my categories were given the following permissions:
Even though no extension group is set by default, a member can upload any of the allowed extensions.
By default unregistered members are able to view, download, upload. However...
Hi!
Today i want to install the DBT-A&A AddOn in my working-Forum. Like i was ever doing, i test this BEFORE in XAMPP-Test ground with an actual backup of my SQL-DB.
When i was purchasing the mod, all was working fine in XAMPP (was a clean install from vBulletin), but now the Add-on importer...
addon
admincp
class_core
download
error
forum
importer
install
installation
manual
number
php
query
server
sqlerrorsql-error
support
test
upload
url
vbactivity
vbulletin
Here is the error I get every now and again ever since I have removed the mod.
Database error in vBulletin 4.2.0:
Invalid SQL:
SELECT languageid,
phrasegroup_global AS phrasegroup_global,
phrasegroup_dbtech_vbsignatures AS phrasegroup_dbtech_vbsignatures,
phrasegroup_user AS...
After Installing this in my XAMPP-Test Area (with a mirrored online Board) i have the following error when i want to enter the User-Panel:
Datenbankfehler in vBulletin 4.2.0:
Invalid SQL:
SELECT...
Fillip H.
I just gave it a shot from the side bar, got this error:
Warning: mysqli_query() [function.mysqli-query]: (42S22/1054): Unknown column 'problemid' in 'where clause' in [path]/includes/class_core.php on line 1391
I banned a user as a test from a thread. That worked fine, then I deactivated the ban. That worked.
Then I edited the ban to change it to ban the same person on a different thread and then got the following error:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO...
Enabling the forum sideblock halts the whole site with the following database error:
Invalid SQL:
SELECT
entry.*,
user.*
,avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS...
avatar
database
database error
dbtech_thanks_entry
different
download
error
forum
forumid
forums
issue
missing
more
number
only
php
sqlerror
stats
ten
text
update
upgrade
upload
user
vbseo
I get the following SQL error when I try to change any of the tabs in the default vB Nav manager:
Invalid SQL:
UPDATE navigation
SET displayorder = 40,
state = state | 2
WHERE displayorder != 40
AND navid IN (dbtech_vbarcade,1);
MySQL Error : Unknown column...