![]() |
Oh, and everything for your sorting selectors in album.php neglects prefixes too:
Code:
$users = $DB_site->query(" |
Okay, hate to be a pest but this one I'm not tracking down. For some reason whenever I update my profile picture info from UCP, I get an error (a VB error - not SQL) saying:
Quote:
|
verry nice Hack, i installed on vB3.0 Gold and i have an error by album.php
PHP Code:
|
Quote:
there is no column 'comment' in the user table. Where is this query located and when do you get this error ? Seems something to be wrong with your source code. Did you check again if you implemented all the changes correctly ? Cheers, |
..the query is locatet only in my profile.php
search: PHP Code:
PHP Code:
I thing i need a command for my User Table... INSERT INTO `User....only I do not know like what can i do :nervous: |
Hello subu1,
no, you don't need a column in the user table. The column should be located in your customprofilepic table. Please try in the phpmyadmin or in mysql command line the following query and tell me what you get: PHP Code:
|
Quote:
Fehler SQL-Befehl : SELECT userid, dateline, COMMENT , visible FROM customprofilepic WHERE userid = '1' LIMIT 0, 30 MySQL meldet: Unknown column 'COMMENT' in 'field list' |
What do you get for:
PHP Code:
Cheers, |
now I see this :rolleyes:
|
Ok. The solution is easy:
You missed that line during the installation: PHP Code:
Cheers, |
All times are GMT. The time now is 04:20 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|