Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

 Search results for: mySQL error Unknown column user_profile1 in field list

Pages: 1 2 3 [4] 5 6 7
91
cpg1.4 upgrading / please help... i'm at a loss
« by mheck82 on May 16, 2006, 02:38:34 am »

......  my old gallery... but when i click on an album link i get this error: Quote  There was an error  ............  processing a database query.   While executing query " ............ , title, aid, keyword, description, alb_password_hint FROM gallery_albums WHERE aid='4'" on 0  mySQL  ............ : Unknown column 'alb_password_hint' in 'field list'     ............  /home/.chalet/stevebur/gallery.maurice-benard.com/include/functions.inc.php - Line: 248     this is my  ............  info on it...  Quote  USER:  ------------------  ............  => 1   )   [disk_max] => 0  [disk_min] => 0  [can_rate_pictures] => 1  [ ............ ] => 1  [ufc_max] => 0  [ufc_min] => 0  [custom_user_upload] => 0  [ ............ ] => 1  [can_create_albums] => 1  [has_admin_access] => 1  [pub_upl_need_approval] => 0   ............ ] => 0  [group_name] => Administrators  [upload_form_config] => 0  [ ............ ; (0.003s) [1] => select * from gallery_plugins order by priority asc; (0.003s)  [2] =>  ............  FROM `maurice_gallery`.gallery_users AS u INNER JOIN `maurice_gallery`.gallery_usergroups AS g  ............ .user_id='1' (0.003s)  [7] => SELECT user_group_list FROM `maurice_gallery`.gallery_users AS u WHERE  ............ ='1' and user_group_list <> ''; (0.001s)  [8] => SELECT MAX(group_quota) ............  as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures)  ............ , MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX( ............ ) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN............ ) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  ............  FROM gallery_usergroups WHERE group_id in (1) (0.001s)  [9] => SELECT group_name FROM  ............ , title, aid, keyword, description, alb_password_hint FROM gallery_albums WHERE aid='4' (0.001s)  [ ............ ---- Array ( )  ========================== VERSION INFO : ------------------ PHP version: 5.1.2 - OK --- ............ --------------- mySQL version: 5.0.18-standard-log ------------------  ............  (2.0.28 compatible) FreeType Support: 1 FreeType Linkage: with freetype T1Lib Support:  GIF Read  ............  Support:   ========================== Module: mysql ------------------ MySQL Supportenabled Active  ............  Links 0  Active Links 1  Client API version 5.0.16   ............  external  MYSQL_SOCKET /var/run/mysqld/mysqld.sock  MYSQL_INCLUDE  ............ -I/usr/include/mysql  MYSQL_LIBS -L/usr/lib -lmysqlclient   ............  compress.zlib://  Stream Filter support zlib.inflate, zlib.deflate  Compiled Version 1.2.2   ............  | no value safe_mode_gid | Off | Off safe_mode_include_dir | no value | no value safe_mode_exec_dir  ............  | no value | no value file_uploads | On | On include_path | .:/usr/local/php5/lib/php | .:/usr/ ............  | no value | no value sendmail_path | /usr/sbin/sendmail -t -i | /usr/sbin/sendmail -t -i  SMTP | ............  | Master Value max_execution_time | 30 | 30 max_input_time | 60 | 60 upload_max_filesize | 7M | 7M  ............  8M | 8M ========================== Page generated in 0.187 seconds - 16 queries in 0.042 seconds -  ............  what to do... and i want to get this gallery working again... any help you could give me would be  ............ .  here's a direct link to my page: http://gallery.maurice-benard.com   ......
92
cpg1.4 bridging / [Closed]: Coppermine <-> phpbb3
« by CogitoNM on April 10, 2009, 10:49:54 am »

......  the answer is there, but I wasn't able to find my error message.   I have the following issue  ............  trying to bridge coppermine and phpBB3:  While  ............ ' AND u.user_id > 0" on Resource id #16  mySQL error: Unknown column 'u.user_level' in 'field  ............ '   Coppermine install: http://kryderexploration.com/gallery/  ............  install: http://kryderexploration.com/phpbb/  ............  Test user account: demo / demo  BridgeManager settings: Forum URL: http://kryderexploration.com/phpbb/ ............  groups?: 0 Cookie name/preifx: phpbb3_jfa6n  In my slightly uneducated opinion, I believe phpbb  ............ 't allowing coppermine to have its user information.  ......
93
cpg1.5 upgrading / Re: Fatal error when upgrading cpg14xx to cpg156
« by Αndré on September 02, 2010, 11:36:03 am »

......  pm  Got more or less the same problem from upgrading from 1.4.18 to 1.5.8 , after some manual  ............  inserts to get along the problems above i got the  ............  error on my frontpage.   Code: [Select] While executing  ............  depth BETWEEN 0 + 1 AND 0 + 2 ORDER BY c.lft' in index.php on line 316  mySQL error: Unknown  ............  'depth' in 'field list'  When i do this query manual in  ............  :  Code: [Select] mysql> SELECT name, description, cid, thumb, depth, lft  ............ -+-------------+-----+-------+-------+-----+ | Meetings 2005 | | 9 | 0 | 2 | 0 | ............   ..... | Meetings 2008 | | 23 | 0 | 2 | 0 | ............ -------------+-----+-------+-------+-----+ 14 rows in set (0.00 sec) So when i run this manually it  ......
94
cpg1.5 upgrading / Re: Fatal error after Upgrade. Can't login.
« by skyone on January 07, 2011, 04:19:02 pm »

......  this is the message on debug mode  While executing query 'SELECT MAX(group_quota) AS disk_max, MIN............ ) AS disk_min, MAX(can_rate_pictures) AS can_rate_pictures, MAX( ............ ) AS can_create_albums, MAX(has_admin_access) AS has_admin_access, MAX(access_level) AS  ............ , MIN(pub_upl_need_approval) AS pub_upl_need_approval,  ............  FROM cpg_usergroups WHERE group_id in (3)' in bridge/udb_base.inc.php on line 323   ............  error: Unknown column 'access_level' in 'field list......
95
cpg1.4 modpack by Stramm / Fatal Error After Restore
« by capecodgal on July 27, 2007, 01:38:03 pm »

......  you guys can point me in the right direction-  my hosts server was  ............  went through and restored everyones sites...  since then my coppermine gallery has been giving the  ............  "Fatal Error" when I login as an admin  My host turned on the  ............  mode for me but she was unfamiliar with this error and unfortunately I do not know what it is  ............ . Here is what the debug mode said:   While executing query "SELECT u.user_id AS id, u.user_name AS  ............  password, u.avatar_url AS avatar_url, u.enable_admin_email AS notify, u.auto_subscribe_post AS  ............  AS group_id FROM `sweeney_copp1`.cpg_users AS u INNER JOIN `sweeney_copp1`.cpg_usergroups AS g ON u. ............ .group_id WHERE u.user_id='1'" on Resource id #6  mySQL error: Unknown column 'u.avatar_url' in 'field  ............  to upgrade it before the server was hacked  Link to site: www.alison-sweeney.net/gallery   Any  ......
96
cpg1.3.x Support / Errror after upgrade to version 1.32
« by SaigonK on August 20, 2004, 02:55:20 pm »

......  get this error:  While executing query "INSERT INTO cpg11d_users  ............ , user_password, user_email, user_location, user_interests, user_website, user_occupation) VALUES ( ............ , 'test', 'test@is12.net', '', '', '', '' )" on 0  mySQL error: Unknown column 'user_location' in 'field  ......
97
cpg1.4.x Deutsch (German) / Userfunktionen bei cpg 1.4.2 mit Xoops 2.2.3
« by gehtdoch on December 09, 2005, 05:56:39 pm »

......  tadellos übernommen.   Das Problem besteht wenn ein reg. user eine Ecard versenden möchte (Gäste  ............ , dann erhalte ich folgende Fehlermeldung:  Quote  Information Beim Ausführen einer Datenbank-Abfrage  ............  ein Fehler aufgetreten.   Die entsprechende debug  ............  lautet:  Code: [Select] While executing query "SELECT *, uname AS user_name,  email AS  ............ äfix_users WHERE uid = 'xx'" on Resource id #6  mySQL error: Unknown column 'user_regdate' in 'field  ............ ' Offensichtlich kann cpg Einträge nicht aus der user Tabelle lesen. Xoops 2.2. ............ , dort stehen u.a. die von cpg gewünschten Informationen.  Ist es möglich die bridge anzupassen  ............   Ich wäre für jede Hilfe dankbar, da ich leider kein php Spezi bin.  Joachim   Coppermine install:  ............ ://www.gehtdoch.net/galerie/ Forum install: http://www.gehtdoch.net/ Coppermine version: ............  account: cpgtest / testpass  BridgeManager settings: Forum URL: http://www.gehtdoch.net/ Relative  ......
98
cpg1.4 upload / Critical Error when uploading
« by PrinzII on February 07, 2006, 03:43:27 pm »

...... .4.2  Whenever I upload pictures, I get the following critical error:   While executing query "INSERT  ............ ', '150445', '436', '290', '1139322740', '1', 'PrinzII','Pic of me taken circa December 2005', '', '', ............ ', '', '67.163.51.59', '67.163.51.59', '0')" on 0  mySQL error: Unknown column 'position' in 'field list'   ............ : /home/lawrence/public_html/gallery/include/functions.inc.php - Line: 248   The strange  ............  is it looks as if it is accepting the picture but when it gets to the point where  ............  am selecting which category to place it in, that's when I get  ............  above message.  I will also double check all settings per the sticky. ......
99
cpg1.2 PHPnuke/Postnuke Support / error after upgrade from 1.1.D to 1.2.0RC4
« by gordi on December 03, 2003, 08:23:29 pm »

......  6.5 In /modules.php?name=coppermine got:Code: [Select]  ............  was an error while processing a database query. While  ............  WHERE parent = '' ORDER BY pos" on 0 mySQL error: Unknown column 'catname' in 'field list'  ......
100
cpg1.4 modpack by Stramm / Fatal error :
« by xxserenity on December 13, 2007, 03:22:45 am »

......  I've tried with this gallery about three times, installing it and uninstalling. First I thought it  ............  the upload.php thing and did that the third time and it still gives  ............  this same freaking error. The first time I did it I got this error.  ............  "Fatal error :"  Then I did the debug process with the  ............  section with the config then it turned my gallery error into this.  "Fatal error :  While executing query  ............  password, u.avatar_url AS avatar_url, u.enable_admin_email AS notify, u.auto_subscribe_post AS  ............ +100 AS group_id FROM `punk_copp1`.cpg_users AS u INNER JOIN `punk_copp1`.cpg_usergroups AS g ON u. ............ .group_id WHERE u.user_id='1'" on Resource id #5  mySQL error: Unknown column 'u.avatar_url' in 'field  ............ ' "  So I did the table thing as well about repairing it and still nothing. So  ............  need some help. I've spent the entire day reading over many people's lists of problems. Though  ............  are similar to mine I still haven't been able to solve this issue,  ......
101
cpg1.4 upload / Upload Error Message
« by marcia on March 06, 2006, 04:25:18 pm »

......  are unable to upload their files - the following error message occurs  While executing query " ............  INTO cpg_pictures (pid, aid, filepath, filename,  ............  '324417', '1546', '1159', '1141658535', '30', 'Admin','test', '', '', 'YES', '', '', '', '', '67.70.18. ............ ', '67.70.18.66', '0')" on 0  mySQL error: Unknown column 'position' in 'field list'   ......

......  have sucessfull updated my coppermine from 1.4.16 to 1.4.20. Now i want to install  ............  After that i refresh my gallery an became a Fatal Error:  I have activate the error loggin now with  ............  result:  Quote  Fatal error :  While executing query "SELECT u.user_id AS id,  ............ , u.avatar_url AS  avatar_url, u.enable_admin_email AS notify,  u.auto_subscribe_post AS  ............  group_id FROM  `db_phoenix`.gallerie_users AS u INNER JOIN  `db_phoenix`.gallerie_usergroups AS g ON  ............ .group_id WHERE u.user_id='2'" on Resource id #6  mySQL error: Unknown column 'u.avatar_url' in 'field  ......

...... , 2006, 02:48:59 pm  When I run cftest I get this error message. Your installation seems correct so far,  ............  see a small grid of thumbnails from your gallery  Unknown column 'u.user_website' in 'field list' Warning:  ............ (): supplied argument is not a valid MySQL result resource in /home/bymnews/public_html/ ............ /cpmfetch_dao.php on line 710 Do you know what it means?    This has been  ............  the web site  http://cpmfetch.fistfullofcode.com in the downloads section - look for release 1.6.3    ............  you that this fixes the forum bridging problems also, but at the expense of being able  ............  access the photo owner information.     ......
104
cpg1.5 bridge contributions / Re: Drupal 6 bridge
« by palle on July 13, 2010, 07:40:35 pm »

......  of the debug information given in my posting from 04:11 pm July  ............  the same system to a new site with a small change in order to do some more black box test on the  ............  for cpg. And that actually took care of the fatal error 4) mentioned in my previous postings: Instead of  ............  fatal error, I am now redirected to the user management in  ............  - this is good.  So it could seem that something (error in my setup, error in drupal, error in  ............ , error in the bridge) has the effect that the bridge  ............  cpg not consider table prefix correctly.  Error 3 is also gone - however now it indicates another  ............  when choosing the admin tools:  Code: [Select] While executing  ............  `pallepalle_db_bridge_test`.users ORDER BY name' in include/functions.inc.php on line 5957  mySQL  ............ : Unknown column 'uid' in 'field list'  And errors 1 and 2  ............  remain the same. Still not good.  And one last thing:  ............  disabling the visual integration plugin, error 1) still  ............ . I just tried the same thing for my site created in my posting yesterday -  ............  it had the same effect - error 1) is still present until I also disable the  ............ , because yesterday I made the observation that error 1) was not present until I enabled the visual  ............  plugin....  ......
105
cpg1.4.x Français (French) / Re: Encore un problème de "Fatal Error" ...
« by Annelise on May 27, 2007, 01:10:43 pm »

...... .  J'ai supprimé les "." et "_" sur include/config.inc.php  Sur ma page s'affiche  ............  Fatal Error suivit de  Quote  While executing query "SELECT  ............ ')" on Resource id #5  mySQL error: Unknown column 'session_id' in 'field list............    http://annelise.a.free.fr/photos/index.php  Merci d'avance pour vos ré ......
106
cpg1.4 upgrading / Re: Fatal mySQL error: 1.3 to 1.4.9
« by jenma on September 17, 2006, 10:57:21 am »

......  That's a mistake I made while I try to do everything all over again. Now I've put back in the  ............  updated database. I saw that new tables including cpg130_hit_stats and cpg130_vote_stats  ............  was updated correctly. But I'm still getting the Fatal Error Message when trying to access  ............  album:  While executing query "SELECT extension, mime, content, player  ............  cpg130_filetypes;" on 0  mySQL error: Unknown column 'player' in 'field list'   ......
107
cpg1.4 modpack by Stramm / Fresh Install errors
« by Dr Preacox on January 29, 2007, 07:19:37 am »

......  downloaded the new version and did a fresh install on: http://www.zyrv.com/parkour/gallery/   ............  Error:  Debug Drop gave the following:  Quote  While  ............  password, u.avatar_url AS avatar_url, u.enable_admin_email AS notify, u.auto_subscribe_post AS  ............  FROM `zyrv_parkourgallery`.cpg1410_susers AS u INNER JOIN `zyrv_parkourgallery`.cpg1410_susergroups  ............ .group_id WHERE u.user_id='1'" on Resource id #6  mySQL error: Unknown column 'u.avatar_url' in 'field  ......
108
cpg1.2 Standalone Support / Error - probably something with MySQL
« by MaThIbUs on February 09, 2004, 08:34:34 pm »

......  get an error if I want to view any picture on my pics site now! ............  It says "There was an error while processing a database query." Debug info:  ............ : [Select] While executing query "SELECT msg_id, msg_author, msg_body,  ............  WHERE pid='962' ORDER BY msg_id ASC" on 0 mySQL error: Unknown column 'msg_raw_ip' in 'field list............  Seems like something with the MySQL table... Any help is appreciated, ............  as I'm in need now :roll:! ......
109
cpg1.4 bridging / Suddenly problem after logging on
« by mbartelt on December 03, 2006, 05:21:38 pm »

...... ,  after some weeks without problems with the integration of phpbb2 i got today this error:  While  ............  "SELECT user_id,user_name,user_group,user_group_list FROM `usr_web29_1`.phpbb_users WHERE user_id IN............ )" on 0  mySQL error: Unknown column 'user_name' in 'field list'  ......
110
cpg1.3.x Support / Re: Messed up my coppermine - help please!
« by asphyxiia on December 28, 2005, 06:32:22 am »

......  having the same problems but cant find where to change  ............  look?  my users cant register.. this is the debug info  There was an error while processing a database  ............ .   While executing query "INSERT INTO cpg_users (user_regdate,  ............ , user_password, user_email, user_location, user_interests, user_website, user_occupation) VALUES ( ............ ', 'user@hotmail.com', '', '', '', '' )" on 0  mySQL error: Unknown column 'user_location' in 'field  ............ '    File: /data/home/asphyxii/public_html/pics/include/functions.inc.php - Line: 105   please?  ............  do i begin ?  ......
111
cpg1.4 upgrading / Fatal error, unknown column 'player' after upgrading
« by utah on March 21, 2006, 08:46:56 pm »

......  there,  www.77photography.nl/coppermine  Damn, I'm in trouble.. Tried to upgrade from 1. ............  both this happened..  After running the upgrade, the following appeared on the  ............ ! Does this have something to do with CHMOD?  While executing query "SELECT  ............ , content, player FROM cpg133_filetypes;" on 0  mySQL error: Unknown column 'player' in 'field list'   ......

......  ... after searching in this forum for this error i found a lot of  ............ , but they didn't solve my problem. There was an error while processing a database query. While  ............  WHERE pid='235' ORDER BY msg_id ASC" on 0 mySQL error: Unknown column 'msg_raw_ip' in 'field list............  Datei: /var/www/www.xxxxxxxx.de/gallery/include/functions.inc.php - Zeile: 105 Warning:  ............  smilies_php already defined in /var/www/www.xxxxxxxx.de/gallery/include/ ............ .inc.php on line 20 Warning: Undefined index:  ............  in /var/www/www.xxxxxxxx.de/gallery/displayimage.php  ............  line 220 It is right. In the table 'cpg11d_comments'  ............  cant't find this field. I made an update from 1.1.x to 1.2.1. ............  Following the tips in the readme file the update seems to  ............  ok. ALTER TABLE cpg11d_comments add msg_raw_ip tinytext Already Done ALTER TABLE cpg11d_comments  ............  msg_hdr_ip tinytext Already Done ALTER TABLE cpg11d_pictures  ............  pic_raw_ip tinytext Already Done ALTER TABLE cpg11d_pictures  ............  pic_hdr_ip tinytext Already Done INSERT INTO cpg11d_config  ............  ('thumb_use', 'any') Already Done INSERT INTO cpg11d_config VALUES ('show_private', '0' ............ ) Already Done INSERT INTO cpg11d_config VALUES ('first_level', '1') ............  Already Done INSERT INTO cpg11d_config VALUES (' ............ ', '1') Already Done INSERT INTO cpg11d_config VALUES (' ............ ', '5') Already Done INSERT INTO cpg11d_config VALUES (' ............  Already Done CREATE TABLE cpg11d_banned ( ban_id int(11) NOT NULL auto_increment, user_id int(11)  ............  NULL, ip_addr tinytext DEFAULT NULL, expiry datetime DEFAULT NULL,  ............  Done Can anyone help me? If you need more informations please ask. THX  ......
113
cpg1.4 upload / 'Position' in 'field list'??????????
« by thoxic on December 17, 2005, 07:35:41 pm »

......  got this error when i try to upload one picture:    There was an  ............  while processing a database query.  Code: [Select] While  ............  query "INSERT INTO cpg_pictures (pid, aid, filepath,  ............  '', '200.148.4.228', '200.148.4.228', '0')" on 0  mySQL error: Unknown column 'position' in 'field list'  ............ : /=/=/=/=/include/functions.inc.php - Line: 248  -----  Can  ......
114
cpg1.4 upload / Error uploading photos
« by solupine on June 17, 2006, 11:09:06 pm »

......  am having a problem uploading photos to my site, both  ............  and if I try to batch add them. I don't think I ever changed any settings, so I am not sure  ............  it is doing this now. After I upload it says the photos  ............ , but when I click the next button to continue I get this error message:  --------------------- ............ ---- While executing query "INSERT INTO cpg_pictures (pid, aid,  ............ ) VALUES ('', '44', 'userpics/10001/', '022606_Beijing_004.JPG', '250170', '327291', '900', '600', ' ............ ', '', '69.255.27.23', '69.255.27.23', '0')" on 0  mySQL error: Unknown column 'position' in 'field list' - ......
115
cpg1.5 upload / Re: Critical Error When Uploading
« by Αndré on June 10, 2010, 04:21:41 pm »

......  from: BradInOKC on June 10, 2010, 03:32:38 pm  Nobody has any  ............ ?   This is not a hotline. We are just a small team, so please be patient.  ............   Quote  While executing query 'INSERT INTO cpg15x_pictures (aid,  ............ ', '', '', '77.12.79.72', '77.12.79.72', '0', '')' in include/picmgmt.inc.php on line 165  mySQL error:  ............  column 'guest_token' in 'field list'   Please run update. ......

......   When i want to open a picture i have an error : Code: [Select] While executing query "SELECT  ............  WHERE pid='38' ORDER BY msg_id ASC" on 0  mySQL error: Unknown column 'avatar_url' in 'field list............ [0] => 1  )   [disk_max] => 0  [disk_min] => 0  [can_rate_pictures] => 1  [ ............ ] => 1  [ufc_max] => 3  [ufc_min] => 3  [custom_user_upload] => 0  [ ............ ] => 1  [can_create_albums] => 1  [has_admin_access] => 1  [pub_upl_need_approval] => 0   ............ ] => 0  [group_name] => Administrators  [upload_form_config] => 3  [ ............ ; (0s)  [1] => select * from cpg143_plugins order by priority asc; (0s)  [2] => delete  ............  password, u.avatar_url AS avatar_url, u.enable_admin_email AS notify, u.auto_subscribe_post AS  ............ +100 AS group_id FROM `treshch`.cpg143_users AS u INNER JOIN `treshch`.cpg143_usergroups AS g ON u. ............  u.user_id='1' (0s)  [7] => SELECT user_group_list FROM `treshch`.cpg143_users AS u WHERE user_id='1' ............  and user_group_list <> ''; (0s)  [8] => SELECT MAX(group_quota) as  ............ , MIN(group_quota) as disk_min, MAX(can_rate_pictures)  ............ , MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX( ............ ) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN............ ) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  ............  FROM cpg143_usergroups WHERE group_id in (1) (0s)  [9] => SELECT group_name FROM  ............ ---- Array ( )  ========================== VERSION INFO : ------------------ PHP version: 4.4.2 - OK --- ............ --------------- mySQL version: 4.1.12-log ------------------ Coppermine  ............  (2.0.28 compatible) FreeType Support: 1 FreeType Linkage: with freetype T1Lib Support:  GIF Read  ............  Support:   ========================== Module: mysql ------------------ MySQL Supportenabled Active  ............  Links 0  Active Links 1  Client API version 4.1.12   ............  external  MYSQL_SOCKET /tmp/mysql.sock  MYSQL_INCLUDE -I/opt/ ............ /include/mysql  MYSQL_LIBS -L/opt/mysql/lib/mysql............ --- ZLib Support enabled  Compiled Version 1.1.4  Linked Version 1.1.4  ==========================  ............  | no value safe_mode_gid | Off | Off safe_mode_include_dir | no value | no value safe_mode_exec_dir  ............ ,popen,shell_exec,proc_open file_uploads | On | On include_path | .:/opt/php/lib/php | .:/opt/php/lib/ ............  | no value | no value sendmail_path | /usr/sbin/sendmail_r -t -i -fwebmaster@tam.ch | /usr/sbin............  | Master Value max_execution_time | 10 | 10 max_input_time | 60 | 60 upload_max_filesize | 48M | 48M  ............  | 48M ========================== Page generated in 0.147 seconds - 19 queries in 0.001 seconds -  ......
117
cpg1.4 modpack by Stramm / Fatal error after modpack installation!
« by hapeone on December 26, 2008, 11:17:41 pm »

...... !  I dont know what do do! I find nothing on the board. At first i logged in as  ............  bridge manager. Then the screen with the fatal error appered? I have my own theme(it's only classic  ............  colors) After modpack 1.4.19 installation I get the screen Fatal error. Turned on  ............  mod:  While executing query "SELECT u.user_id AS id, u.user_name AS  ............  password, u.avatar_url AS avatar_url, u.enable_admin_email AS notify, u.auto_subscribe_post AS  ............ +100 AS group_id FROM `nondubitare`.cop_users AS u INNER JOIN `nondubitare`.cop_usergroups AS g ON u. ............ .group_id WHERE u.user_id='1'" on Resource id #6  mySQL error: Unknown column 'u.avatar_url' in 'field  ............ '  Link to gallery http://www.non-dubitare.com/cop/ What  ......
118
cpg1.3 (BBS) Integration / Bridging / IPB 2.0.4 : Ecard function doesn´t work
« by DaxMan on September 03, 2005, 10:06:28 pm »

...... ,  Im trying to send Ecard but it fails.  Before the  ............  on IPB 2.0.4 it worked. Im importing usergroups from my Data Base and i changed in  ............  . " " . "WHERE id='$cookie_uid' AND member_login_key='$cookie_pass'"; and now the Ecard function  ............ ´t work   Here is the error message:  While executing query "SELECT name as  ............ , mgroup, email as user_email, joined as user_regdate, location as user_location,  ............  as user_interests, website as user_website FROM `forum`. ............  WHERE id = '1'" on 0  mySQL error: unknown column 'location' i field list    ............ > 4  [3] => 4  [group_id] => 4  [4] => Admin  [group_name] => Admin  [5] => 100024  [ ............ ] => 100024  [6] => 0  [has_admin_access] => 1  [7] => 1  [can_rate_pictures]  ............  `forum`.ibf_members WHERE id='1' AND member_login_key='**************'  [2] => SELECT * FROM  ............  name as user_name, mgroup, email as user_email, joined as user_regdate, location as user_location,  ............  as user_interests, website as user_website FROM `forum`. ............ ---- Array ( )  ========================== VERSION INFO : ------------------ PHP version: 4.3.4 - OK --- ............ --------------- mySQL version: 4.0.17-max-debug ------------------  ............  doesn't exist ========================== Module: mysql ------------------ Active Persistent Links 0   ............  Links 1  Client API version 3.23.49  ================= ............ --- ZLib Support enabled  Compiled Version 1.1.4  Linked Version 1.1.4  ==========================  ............  | no value safe_mode_gid | Off | Off safe_mode_include_dir | no value | no value safe_mode_exec_dir  ............  | no value | no value file_uploads | On | On include_path | .;c:\php4\pear | .;c:\php4\pear  ............  | Master Value max_execution_time | 30 | 30 max_input_time | 60 | 60 upload_max_filesize | 5M | 5M  ............  8M | 8M ========================== Page generated in 0.151 seconds - 6 queries in 0.01 seconds - Album  ......
119
cpg1.3 (BBS) Integration / Bridging / User detail.
« by Shurik_A on November 26, 2004, 01:02:24 pm »

...... , all. I've integrated My CPG 1.3 with IPB v2.0.0. All working  ............  except one thing:  There is a links of user under each photo  ............ , if I'm trying to click on it instead of going to user details  ............ 'm getting a fattal error:  Code: [Select] While executing  ............  name as user_name, mgroup, email as user_email, joined as user_regdate, location as user_location,  ............  as user_interests, website as user_website FROM ` ............ `.ibf_members WHERE id = '3'" on 0  mySQL error: Unknown column 'location' in 'field list'   ......
120
cpg1.4 upgrading / error processing database querry
« by pixnj on July 11, 2006, 10:57:30 pm »

......  upgraded and now I get this error when I try to upload a pic  While executing query  ............ "INSERT INTO cpg_pictures (pid, aid, filepath,  ............ ', '', '67.81.160.73', '67.81.160.73', '0')" on 0  mySQL error: Unknown column 'position' in 'field list'   ............ : /home/djphilly/public_html/creamy_images/include/functions.inc.php - Line: 248   how can I  ............  this. Thanks in advance.  Rob  ......
Pages: 1 2 3 [4] 5 6 7

 

Page created in 0.294 seconds with 30 queries.