Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: [n/a: cpg1.3.0 support request]: Uploading Picture error with Intergration.  (Read 2985 times)

0 Members and 1 Guest are viewing this topic.

djboxny

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 45
    • Latin Videos and much More

i just installed the intergration for SMF board and my Gallery

when i log in then Press. Upload i get this error in the gallery

 
Code: [Select]
Invalid action for form creation.

File: /home/www/latinspot/gallery/upload.php - Line: 959 

also heres the debug info

USER:
------------------
Array
(
    [ID] => 6b7714692312314c976a068acd2ea113
    [am] => 1
    [liv] => Array
        (
            [0] => 9863
            [1] => 9879
            [2] => 9887
            [3] => 14170
            [4] => 9933
        )

)

==========================
USER DATA:
------------------
Array
(
    [0] => 0
    [disk_max] => 0
    [1] => 0
    [disk_min] => 0
    [2] => 1
    [can_rate_pictures] => 1
    [3] => 1
    [can_send_ecards] => 1
    [4] => 1
    [can_post_comments] => 1
    [5] => 1
    [can_upload_pictures] => 1
    [6] => 1
    [can_create_albums] => 1
    [7] => 0
    [pub_upl_need_approval] => 0
    [8] => 0
    [priv_upl_need_approval] => 0
    [group_quota] => 0
    [group_name] => Administrators
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
    [0] => SELECT extension, mime, content FROM cpg11d_filetypes;
    [1] =>
SELECT variable, value
FROM smf_settings
    [2] =>
SELECT
mem.*, IFNULL(a.ID_ATTACH, 0) AS ID_ATTACH
FROM smf_members AS mem
LEFT JOIN smf_attachments AS a ON (a.ID_MEMBER = mem.ID_MEMBER)
WHERE mem.ID_MEMBER = 1
LIMIT 1
    [3] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg11d_usergroups WHERE group_id=1 or group_id=0
    [4] => SELECT group_name FROM  cpg11d_usergroups WHERE group_id= 1
    [5] => DELETE FROM cpg11d_banned WHERE expiry < 1085967551
    [6] => SELECT * FROM cpg11d_banned WHERE ip_addr='66.65.77.82' OR ip_addr='66.65.77.82' OR user_id=1
)

==========================
GET :
------------------
Array
(
)

==========================
POST :
------------------
Array
(
)

==========================
VERSION INFO :
------------------
PHP version: 4.3.4 - OK
------------------
mySQL version: 3.23.56
==========================
Module: gd
------------------
GD Support enabled
GD Version bundled (2.0.15 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
==========================
Module: mysql
------------------
Active Persistent Links 0
Active Links 1
Client API version 3.23.44
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /tmp/mysql.sock
MYSQL_INCLUDE -I/usr/local/mysql/include
MYSQL_LIBS -L/usr/local/mysql/lib -lmysqlclient 
==========================
Module: zlib
------------------
ZLib Support enabled
Compiled Version 1.1.3
Linked Version 1.1.4
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | Off | Off
safe_mode_exec_dir | no value | no value
safe_mode_gid | Off | Off
safe_mode_include_dir | no value | no value
safe_mode_exec_dir | no value | no value
sql.safe_mode | Off | Off
disable_functions | no value | no value
file_uploads | On | On
include_path | .:/usr/local/lib/php | .:/usr/local/lib/php
open_basedir | no value | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | no value | no value
sendmail_path | /usr/sbin/sendmail -t -i  | /usr/sbin/sendmail -t -i
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 930 | 930
max_input_time | -1 | -1
upload_max_filesize | 2M | 2M
post_max_size | 8M | 8M
==========================
Page generated in 0.299 seconds - 7 queries in 0.005 seconds - Album set :
« Last Edit: May 31, 2004, 07:46:21 am by GauGau »
Logged

hyperion

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 1317
  • - retired -
Re: Uploading Picture error with Intergration.
« Reply #1 on: May 31, 2004, 04:01:21 am »

You are using the 1.3beta, and this error is covered on the 1.3 Testing/Bugs board.
Logged
&quot;Then, Fletch,&quot; that bright creature said to him, and the voice was very kind, &quot;let&#039;s begin with level flight . . . .&quot;

-Richard Bach, Jonathan Livingston Seagull

(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

djboxny

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 45
    • Latin Videos and much More
Re: Uploading Picture error with Intergration.
« Reply #2 on: May 31, 2004, 04:09:21 am »

Can u please give me the link to that Post
Logged

hyperion

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 1317
  • - retired -
Logged
&quot;Then, Fletch,&quot; that bright creature said to him, and the voice was very kind, &quot;let&#039;s begin with level flight . . . .&quot;

-Richard Bach, Jonathan Livingston Seagull

(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

djboxny

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 45
    • Latin Videos and much More
Re: Uploading Picture error with Intergration.
« Reply #4 on: May 31, 2004, 04:50:44 am »

Deal Devs in the new Brige file for SMF it says

//                                                                           //
// WARNING : Do not activate this bridge if you already have pictures or     //
//           usergroups in your gallery.


Since i have thousand of pictures in my gallery i should'not  do the intergration?
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.