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

Pages: [1]   Go Down

Author Topic: Script called without the required parameter(s). (aid1788)  (Read 4943 times)

0 Members and 1 Guest are viewing this topic.

antisa33

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 181
    • Free french kids coloring

Hello
i have this error when i am trying to add a title on my editpicts.php

Code: [Select]
Script called without the required parameter(s). (aid1788)

File: /var/www/vhosts/coloring-page.biz/httpdocs/editpics.php - Line: 84

and debug mode

Code: [Select]
USER:
------------------
Array
(
    [ID] => ede5750824437c472eb1761130d72ded
    [am] => 1
    [liv] => Array
        (
            [0] => 1932
            [1] => 4068
            [2] => 4067
            [3] => 4066
            [4] => 4074
        )

    [search] => ###bear
    [lap] => 1
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 4
    [user_group] => 1
    [user_active] => YES
    [user_name] => guru
    [user_password] => ********
    [user_lastvisit] => 2006-06-22 19:27:13
    [user_regdate] => 2006-06-20 17:49:12
    [user_group_list] => 2
    [user_email] =>
    [user_website] =>
    [user_location] =>
    [user_interests] =>
    [user_occupation] =>
    [user_actkey] =>
    [user_fullname] =>
    [disk_max] => 1024
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 3
    [ufc_min] => 3
    [custom_user_upload] => 0
    [num_file_upload] => 5
    [num_URI_upload] => 3
    [can_post_comments] => 1
    [can_upload_pictures] => 1
    [can_create_albums] => 1
    [has_admin_access] => 1
    [pub_upl_need_approval] => 1
    [priv_upl_need_approval] => 0
    [group_name] => Administrateurs
    [upload_form_config] => 3
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
    [groups] => Array
        (
            [0] => 2
            [1] => 1
        )

)

==========================
Queries:
------------------
Array
(
    [0] => SELECT extension, mime, content FROM cpg132_filetypes;
    [1] => SELECT * FROM cpg132_users WHERE user_id='4'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = '77e69c137812518e359196bb2f5e9bb9'
    [2] => 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(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg132_usergroups WHERE group_id in (2,1)
    [3] => SELECT group_name FROM  cpg132_usergroups WHERE group_id= 1
    [4] => DELETE FROM cpg132_banned WHERE expiry < '2006-06-22 19:58:22'
    [5] => SELECT * FROM cpg132_banned WHERE ip_addr='82.66.24.9' OR ip_addr='82.66.24.9' OR user_id=4
    [6] => SELECT title, category FROM cpg132_albums WHERE aid = '1'
    [7] => SELECT DISTINCT aid, title, IF(category = 0, CONCAT('> ', title), CONCAT(name,' < ',title)) AS cat_title FROM cpg132_albums, cpg132_categories WHERE category < '10000' AND (category = 0 OR category = cid) ORDER BY cat_title
    [8] => SELECT aid, title FROM cpg132_albums WHERE category='10004' ORDER BY title
    [9] => SELECT title from cpg132_albums order by rand() limit 6
)

==========================
GET :
------------------
Array
(
    [album] => 1
    [start] => 0
    [count] => 25
)

==========================
POST :
------------------
Array
(
    [count] => 25
    [pid] => Array
        (
            [0] => 1788
            [1] => 1789
            [2] => 1791
            [3] => 1790
            [4] => 1792
            [5] => 1793
            [6] => 1659
            [7] => 1794
            [8] => 1795
            [9] => 1796
            [10] => 1797
            [11] => 1798
            [12] => 1799
            [13] => 1800
            [14] => 1801
            [15] => 1802
            [16] => 1803
            [17] => 1660
            [18] => 1804
            [19] => 1805
            [20] => 1806
            [21] => 1807
            [22] => 1808
            [23] => 1809
            [24] => 1810
        )

    [title1788] => heart
    [caption1788] =>
    [keywords1788] =>
    [user11788] =>
    [user21788] =>
    [user31788] =>
    [user41788] =>
    [title1789] =>
    [caption1789] =>
    [keywords1789] =>
    [user11789] =>
    [user21789] =>
    [user31789] =>
    [user41789] =>
    [title1791] =>
    [caption1791] =>
    [keywords1791] =>
    [user11791] =>
    [user21791] =>
    [user31791] =>
    [user41791] =>
    [title1790] =>
    [caption1790] =>
    [keywords1790] =>
    [user11790] =>
    [user21790] =>
    [user31790] =>
    [user41790] =>
    [title1792] =>
    [caption1792] =>
    [keywords1792] =>
    [user11792] =>
    [user21792] =>
    [user31792] =>
    [user41792] =>
    [title1793] =>
    [caption1793] =>
    [keywords1793] =>
    [user11793] =>
    [user21793] =>
    [user31793] =>
    [user41793] =>
    [title1659] =>
    [caption1659] =>
    [keywords1659] =>
    [user11659] =>
    [user21659] =>
    [user31659] =>
    [user41659] =>
    [title1794] =>
    [caption1794] =>
    [keywords1794] =>
    [user11794] =>
    [user21794] =>
    [user31794] =>
    [user41794] =>
    [title1795] =>
    [caption1795] =>
    [keywords1795] =>
    [user11795] =>
    [user21795] =>
    [user31795] =>
    [user41795] =>
    [title1796] =>
    [caption1796] =>
    [keywords1796] =>
    [user11796] =>
    [user21796] =>
    [user31796] =>
    [user41796] =>
    [title1797] =>
    [caption1797] =>
    [keywords1797] =>
    [user11797] =>
    [user21797] =>
    [user31797] =>
    [user41797] =>
    [title1798] =>
    [caption1798] =>
    [keywords1798] =>
    [user11798] =>
    [user21798] =>
    [user31798] =>
    [user41798] =>
    [title1799] =>
    [caption1799] =>
    [keywords1799] =>
    [user11799] =>
    [user21799] =>
    [user31799] =>
    [user41799] =>
    [title1800] =>
    [caption1800] =>
    [keywords1800] =>
    [user11800] =>
    [user21800] =>
    [user31800] =>
    [user41800] =>
    [title1801] =>
    [caption1801] =>
    [keywords1801] =>
    [user11801] =>
    [user21801] =>
    [user31801] =>
    [user41801] =>
    [title1802] =>
    [caption1802] =>
    [keywords1802] =>
    [user11802] =>
    [user21802] =>
    [user31802] =>
    [user41802] =>
    [title1803] =>
    [caption1803] =>
    [keywords1803] =>
    [user11803] =>
    [user21803] =>
    [user31803] =>
    [user41803] =>
    [title1660] =>
    [caption1660] =>
    [keywords1660] =>
    [user11660] =>
    [user21660] =>
    [user31660] =>
    [user41660] =>
    [title1804] =>
    [caption1804] =>
    [keywords1804] =>
    [user11804] =>
    [user21804] =>
    [user31804] =>
    [user41804] =>
    [title1805] =>
    [caption1805] =>
    [keywords1805] =>
    [user11805] =>
    [user21805] =>
    [user31805] =>
    [user41805] =>
    [title1806] =>
    [caption1806] =>
    [keywords1806] =>
    [user11806] =>
    [user21806] =>
    [user31806] =>
    [user41806] =>
    [title1807] =>
    [caption1807] =>
    [keywords1807] =>
    [user11807] =>
    [user21807] =>
    [user31807] =>
    [user41807] =>
    [title1808] =>
    [caption1808] =>
    [keywords1808] =>
    [user11808] =>
    [user21808] =>
    [user31808] =>
    [user41808] =>
    [title1809] =>
    [caption1809] =>
    [keywords1809] =>
    [user11809] =>
    [user21809] =>
    [user31809] =>
    [user41809] =>
    [title1810] =>
    [caption1810] =>
    [keywords1810] =>
    [user11810] =>
    [user21810] =>
    [user31810] =>
    [user41810] =>
)

==========================
VERSION INFO :
------------------
PHP version: 4.3.11 - OK
------------------
mySQL version: 3.23.58
------------------
Coppermine version: 1.3.3
==========================
Module: gd
------------------
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
GIF Create 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.58
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib/mysql -lmysqlclient 
==========================
Module: zlib
------------------
ZLib Support enabled
Compiled Version 1.2.1.1
Linked Version 1.2.1.2
==========================
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/share/pear | .:/usr/share/pear
open_basedir | /var/www/vhosts/coloring-page.biz/httpdocs:/tmp | 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 | 30 | 30
max_input_time | 60 | 60
upload_max_filesize | 2M | 2M
post_max_size | 8M | 8M
==========================

Page generated in 0.037 seconds - 10 queries in 0.002 seconds - Album set :

What is this error ?
Thanks for all !
(it is for coloring-page.biz)
« Last Edit: June 23, 2006, 05:51:07 pm by TranzNDance »
Logged

Vargha

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 223
  • Persian Soldier
    • Rangarang
Re: Script called without the required parameter(s). (aid1788)
« Reply #1 on: June 23, 2006, 02:51:35 am »

next time dont posrt the debug mode unless a supporter ask you to
search before posting
and are you using imagemagick or GD?
Logged
Haalaa Boro Ye Chayi Vasam Dorost Kon Ta Man Ye Fekri Be Halet Bokonam ;) Ye Hendooneye Shotoriham Biyar Bizahmat :)
Visit My Site www.Rangarang.co.nr
Check Out My Gallery
www.Rangarang.co.nr/buddies
(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fimg157.imageshack.us%2Fimg157%2F838%2Frangarang4xn.jpg&hash=48b4c3087515cafe09fc6d3f7ee19dce86328d8e)

antisa33

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 181
    • Free french kids coloring
Re: Script called without the required parameter(s). (aid1788)
« Reply #2 on: June 23, 2006, 03:10:26 am »

I have read all i found about this error, but i cant find a solution  :(
I am using GD
I have put the new coppermine version on my server on an other site, all is ok.
I have done an update from this problem site and i have the same error  ???
When i am going on editpicts.php, there is no the name of the album, it is blank, but i can see the thumbnails !
It is strange
Please help
I dont know what to do
thanks a lot :-[
« Last Edit: June 23, 2006, 04:20:15 am by antisa33 »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Script called without the required parameter(s). (aid1788)
« Reply #3 on: June 23, 2006, 08:35:49 am »

Don't run cpg1.3.3, it contains various bugs that have been fixed in later versions. The error message you got looks familiar. Upgrade at least to cpg1.3.5 (better to cpg1.4.8). The image library used doesn't matter in this case.
« Last Edit: July 03, 2006, 08:26:54 pm by GauGau »
Logged

antisa33

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 181
    • Free french kids coloring
Re: Script called without the required parameter(s). (aid1788)
« Reply #4 on: June 23, 2006, 05:34:55 pm »

Thks a put the latest version it is ok
Thank you
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 19 queries.