Please help a stupid german Please help a stupid german
 

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]

Main Menu

Please help a stupid german

Started by Piti Platsch, March 22, 2007, 05:53:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Piti Platsch

Please let me write in german ::)

Ich habe nun schon mehrere Stunden ohne Erfolg im Forum gesucht, deshalb bitte ich auf diesem Weg um Hilfe. Leider verstehe ich die Thematik nicht.

Ich möchte einen PHP-Block im TinyPortal mit Bildern der Galerie erstellen und bekomme immer nachfolgenden Fehler:

Parse error: parse error, unexpected '<' in /homepages/12/d15872805/htdocs/mrc/forum/Sources/Load.php(1747) : eval()'d code(231) : eval()'d code on line 1

Meine Daten:

<?php
  
include "./mrc/gallery/cpmfetch.php";
  
$objCpm = new cpm("./mrc/gallery/cpmfetch_config.php");
  
$objCpm->cpm_viewLastAddedMedia(1,4);
  
$objCpm->cpm_close();
?>


CpmFetch Install Script version 1.9.11
do=install
path=
force=true
Command install issued to script
* * BEGIN SERVER SETTINGS * *
SERVER DBENTRY: /kunden/homepages/12/d15872805/htdocs:d0000#CPU 6 #MEM 10240 #CG
I 278 #NPROC 12 #TAID 6601257 #WERB 0 #LANG 0 #STAT 1
SERVER DOCUMENT_ROOT: /kunden/homepages/12/d15872805/htdocs
SERVER HTTP_ACCEPT: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, applica
tion/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, applicatio
n/x-shockwave-flash, */*
SERVER HTTP_ACCEPT_ENCODING: gzip, deflate
SERVER HTTP_ACCEPT_LANGUAGE: de
SERVER HTTP_CONNECTION: Keep-Alive
SERVER HTTP_COOKIE: cpg143_data=YTo0OntzOjI6IklEIjtzOjMyOiJkZTYwNmE1NTBjZWIwYjE0
MzI5NzI1NjgzYmNjZjJiMyI7czoyOiJhbSI7aToxO3M6NDoibGFuZyI7czo2OiJnZXJtYW4iO3M6Mzoi
bGl2IjthOjE6e2k6MDtzOjI6IjcwIjt9fQ%3D%3D; SMFCookie670=a%3A4%3A%7Bi%3A0%3Bs%3A1%
3A%222%22%3Bi%3A1%3Bs%3A40%3A%228e886180f2f90d9cc859f07a35feaf0f8dcf2bae%22%3Bi%
3A2%3Bi%3A1363710067%3Bi%3A3%3Bi%3A0%3B%7D; PHPSESSID=da8470660a90e7053639ee8d8f
a16953
SERVER HTTP_HOST: www.mig-marburg.de
SERVER HTTP_REFERER: http://www.mig-marburg.de/mrc/gallery/cpmfetch/install.php
SERVER HTTP_USER_AGENT: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET
CLR 1.1.4322)
SERVER PATH: /bin:/usr/bin
SERVER REDIRECT_DBENTRY: /kunden/homepages/12/d15872805/htdocs:d0000#CPU 6 #MEM
10240 #CGI 278 #NPROC 12 #TAID 6601257 #WERB 0 #LANG 0 #STAT 1
SERVER REDIRECT_QUERY_STRING: do=install&force=true
SERVER REDIRECT_SCRIPT_URI: http://www.mig-marburg.de/mrc/gallery/cpmfetch/insta
ll.php
SERVER REDIRECT_SCRIPT_URL: /mrc/gallery/cpmfetch/install.php
SERVER REDIRECT_STATUS: 200
SERVER REDIRECT_UNIQUE_ID: RgKj1dTjbT4AAFKgBL8
SERVER REDIRECT_URL: /mrc/gallery/cpmfetch/install.php
SERVER REMOTE_ADDR: 84.174.54.95
SERVER REMOTE_PORT: 63418
SERVER SCRIPT_FILENAME: /kunden/homepages/12/d15872805/htdocs/mrc/gallery/cpmfet
ch/install.php
SERVER SCRIPT_URI: http://www.mig-marburg.de/mrc/gallery/cpmfetch/install.php
SERVER SCRIPT_URL: /mrc/gallery/cpmfetch/install.php
SERVER SERVER_ADDR: 82.165.75.153
SERVER SERVER_ADMIN: webmaster@mig-marburg.de
SERVER SERVER_NAME: mig-marburg.de
SERVER SERVER_PORT: 80
SERVER SERVER_SIGNATURE:
SERVER SERVER_SOFTWARE: Apache/1.3.33 (Unix)
SERVER UNIQUE_ID: RgKj1dTjbT4AAFKgBL8
SERVER GATEWAY_INTERFACE: CGI/1.1
SERVER SERVER_PROTOCOL: HTTP/1.1
SERVER REQUEST_METHOD: GET
SERVER QUERY_STRING: do=install&force=true
SERVER REQUEST_URI: /mrc/gallery/cpmfetch/install.php?do=install&force=true
SERVER SCRIPT_NAME: /mrc/gallery/cpmfetch/install.php
SERVER PATH_INFO: /mrc/gallery/cpmfetch/install.php
SERVER PATH_TRANSLATED: /kunden/homepages/12/d15872805/htdocs/mrc/gallery/cpmfet
ch/install.php
SERVER STATUS: 200
SERVER PHP_SELF: /mrc/gallery/cpmfetch/install.php
SERVER argv: Array
SERVER argc: 1
* * END SERVER SETTINGS * *
Found config file at ../include/config.inc.php
Found init file at ../include/init.inc.php
force set, skipping version checks
Opening config file at ../include/config.inc.php
Retrieving config from database
* * BEGIN CPG CONFIG TABLE * *
CONFIG: albums_per_page: 12
CONFIG: album_list_cols: 2
CONFIG: display_pic_info: 0
CONFIG: alb_list_thumb_size: 50
CONFIG: allowed_mov_types: ALL
CONFIG: allowed_doc_types: doc/txt/rtf/pdf/xls/pps/ppt/zip/gz/mdb
CONFIG: allowed_snd_types: mp3/midi/mid/wma/wav/ogg
CONFIG: allowed_img_types: ALL
CONFIG: allow_private_albums: 1
CONFIG: allow_user_registration: 0
CONFIG: allow_unlogged_access: 1
CONFIG: allow_duplicate_emails_addr: 0
CONFIG: caption_in_thumbview: 1
CONFIG: views_in_thumbview: 1
CONFIG: charset: utf-8
CONFIG: cookie_name: cpg143
CONFIG: cookie_path: /
CONFIG: debug_mode: 0
CONFIG: debug_notice: 0
CONFIG: default_dir_mode: 0755
CONFIG: default_file_mode: 0644
CONFIG: default_sort_order: na
CONFIG: ecards_more_pic_target: http://www.mig-marburg.de/mrc/gallery/
CONFIG: home_target: index.php
CONFIG: custom_lnk_name:
CONFIG: custom_lnk_url:
CONFIG: enable_smilies: 1
CONFIG: filter_bad_words: 0
CONFIG: forbiden_fname_char: $/\\:*?"'<>|` &
CONFIG: fullpath: albums/
CONFIG: gallery_admin_email: ludwig@mig-marburg.de
CONFIG: gallery_description:
CONFIG: gallery_name:
CONFIG: im_options: -antialias
CONFIG: impath:
CONFIG: jpeg_qual: 80
CONFIG: keep_votes_time: 30
CONFIG: lang: english
CONFIG: main_page_layout: breadcrumb/catlist/alblist/random,2/lastup,2
CONFIG: main_table_width: 100%
CONFIG: make_intermediate: 1
CONFIG: max_com_lines: 10
CONFIG: max_com_size: 512
CONFIG: max_com_wlength: 38
CONFIG: max_img_desc_length: 512
CONFIG: max_tabs: 12
CONFIG: max_upl_size: 512
CONFIG: max_upl_width_height: 1024
CONFIG: auto_resize: 2
CONFIG: min_votes_for_rating: 1
CONFIG: normal_pfx: normal_
CONFIG: offline: 0
CONFIG: picture_table_width: 100%
CONFIG: picture_width: 400
CONFIG: read_exif_data: 0
CONFIG: reg_requires_valid_email: 1
CONFIG: subcat_level: 2
CONFIG: theme: water_drop
CONFIG: thumbcols: 4
CONFIG: thumbrows: 3
CONFIG: thumb_method: gd2
CONFIG: thumb_pfx: thumb_
CONFIG: thumb_width: 100
CONFIG: userpics: userpics/
CONFIG: vanity_block: 1
CONFIG: user_profile1_name: Location
CONFIG: user_profile2_name: Interests
CONFIG: user_profile3_name: Website
CONFIG: user_profile4_name: Occupation
CONFIG: user_profile5_name:
CONFIG: user_profile6_name: Biography
CONFIG: user_field1_name:
CONFIG: user_field2_name:
CONFIG: user_field3_name:
CONFIG: user_field4_name:
CONFIG: display_comment_count: 0
CONFIG: show_private: 0
CONFIG: first_level: 0
CONFIG: display_film_strip: 1
CONFIG: display_film_strip_filename: 0
CONFIG: max_film_strip_items: 5
CONFIG: thumb_use: any
CONFIG: read_iptc_data: 0
CONFIG: reg_notify_admin_email: 0
CONFIG: disable_comment_flood_protect: 0
CONFIG: upl_notify_admin_email: 0
CONFIG: display_uploader: 0
CONFIG: display_filename: 0
CONFIG: language_list: 0
CONFIG: language_flags: 0
CONFIG: theme_list: 0
CONFIG: language_reset: 1
CONFIG: theme_reset: 0
CONFIG: allow_memberlist: 0
CONFIG: display_faq: 0
CONFIG: show_bbcode_help: 1
CONFIG: log_ecards: 0
CONFIG: email_comment_notification: 1
CONFIG: enable_zipdownload: 1
CONFIG: slideshow_interval: 5000
CONFIG: log_mode: 0
CONFIG: media_autostart: 1
CONFIG: enable_encrypted_passwords: 1
CONFIG: time_offset: 0
CONFIG: ban_private_ip: 0
CONFIG: smtp_host:
CONFIG: smtp_username:
CONFIG: smtp_password:
CONFIG: enable_plugins: 1
CONFIG: enable_help: 2
CONFIG: categories_alpha_sort: 0
CONFIG: login_threshold: 5
CONFIG: login_expiry: 10
CONFIG: allow_email_change: 0
CONFIG: clickable_keyword_search: 1
CONFIG: users_can_edit_pics: 0
CONFIG: show_which_exif: |0|0|0|0|0|0|0|0|1|0|1|1|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|
1|0|0|0|1|1|0|0|0|0|1|0|0|0|1|0|0|1|1|0|0|0|0|0|1|0|1|1
CONFIG: alb_desc_thumb: 1
CONFIG: link_pic_count: 0
CONFIG: bridge_enable: 1
CONFIG: language_fallback: 1
CONFIG: vote_details: 0
CONFIG: hit_details: 0
CONFIG: browse_batch_add: 1
CONFIG: custom_header_path:
CONFIG: custom_footer_path:
CONFIG: comments_sort_descending: 0
CONFIG: report_post: 0
CONFIG: comments_anon_pfx: Guest_
CONFIG: admin_activation: 0
* * END CPG CONFIG TABLE * *
* * BEGIN CPG BRIDGE TABLE * *
BRIDGE: short_name: smf10
BRIDGE: license_number:
BRIDGE: db_database_name:
BRIDGE: db_hostname:
BRIDGE: db_username:
BRIDGE: db_password:
BRIDGE: full_forum_url: http://www.mig-marburg.de/mrc/forum
BRIDGE: relative_path_of_forum_from_webroot:
BRIDGE: relative_path_to_config_file: ../forum/
BRIDGE: logout_flag:
BRIDGE: use_post_based_groups: 0
BRIDGE: cookie_prefix:
BRIDGE: table_prefix:
BRIDGE: user_table:
BRIDGE: session_table:
BRIDGE: group_table:
BRIDGE: group_relation_table:
BRIDGE: group_mapping_table:
BRIDGE: use_standard_groups: 1
BRIDGE: validating_group:
BRIDGE: guest_group:
BRIDGE: member_group:
BRIDGE: admin_group:
BRIDGE: banned_group:
BRIDGE: global_moderators_group:
BRIDGE: recovery_logon_failures: 7
BRIDGE: recovery_logon_timestamp: 2007-02-06 15:14:18
* * END CPG BRIDGE TABLE * *
Closed database connection
Opening init file at ../include/init.inc.php
Reading init file at ../include/init.inc.php
InitFile: CPG Version 1.4.10
Closing init file
* * Generating Dynamic Defaults * *
filesystem_path_to_cpg:/kunden/homepages/12/d15872805/htdocs/mrc/gallery/
domain_name:mig-marburg.de
cpg_album_url:http://www.mig-marburg.de/mrc/gallery/albums/
cpg_url:http://www.mig-marburg.de/mrc/gallery/
* * Assigning bridged settings * *
Bridge_enable: 1
Bridge_short_name: smf10
Setting bridge as smf10
Opening cpmfetch config file: cpmfetch_config.php
Writing cpmfetch config file cpmfetch_config.php
Completed writing config file
Producing output screen and exiting



Vielen Dank für die Hilfe.

vuud


I hope someone here spreken zie deutch

Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco

Joachim Müller

Quote from: Piti Platsch on March 22, 2007, 05:53:47 PM
Please let me write in german ::)
On this board, only English is acceptable. Only on the German sub-board you're allowed to post in German. It doesn't make sense though to post cpmFetch-related issues on the German sub-board, as vuud hardly visits it, as he doesn't speak German. So please write in English here. Ask a friend to translate your posting for you if you don't speak English at all. Use a better subject next time you start a new thread.

In diesem Forum ist nur Englisch erlaubt. Nur im Deutschen Unter-Forum darfst Du auf Deutsch schreiben. Es macht allerdings keinen Sinn, Fragen bezüglich cpmFetch dort zu stellen, da vuud das Deutsche Forum kaum besucht, da er kein Deutsch spricht. Schreibe daher bitte auf Englisch hier. Bitte einen Freund für Dich zu übersetzen falls Du überhaupt kein Englisch kannst. Benutze einen besseren Betreff, wenn Du das nächste mal einen Beitrag startest.

Piti Platsch

@GauGau: OK, I have understood.

I want to try to describe the problem in English.

I have install der cpmFetch successful. I can see some pictures of my gallery on the page after the install.

Now I want making a phpbox for the TinyPortat with this code:

<?php
  
include "./mrc/gallery/cpmfetch.php";
  
$objCpm = new cpm("./mrc/gallery/cpmfetch_config.php");
  
$objCpm->cpm_viewLastAddedMedia(1,4);
  
$objCpm->cpm_close();
?>


But it doesn't work.

Error message:

Parse error: parse error, unexpected '<' in /homepages/12/d15872805/htdocs/mrc/forum/Sources/Load.php(1747) : eval()'d code(231) : eval()'d code on line 1

Please also have a look about the informations in my first post.

Many thanks






Piti Platsch

Quote from: Piti Platsch on March 22, 2007, 05:53:47 PM
Please let me write in german ::)

Ich habe nun schon mehrere Stunden ohne Erfolg im Forum gesucht, deshalb bitte ich auf diesem Weg um Hilfe. Leider verstehe ich die Thematik nicht.

Ich möchte einen PHP-Block im TinyPortal mit Bildern der Galerie erstellen und bekomme immer nachfolgenden Fehler:

Parse error: parse error, unexpected '<' in /homepages/12/d15872805/htdocs/mrc/forum/Sources/Load.php(1747) : eval()'d code(231) : eval()'d code on line 1

Meine Daten:

<?php
  
include "./mrc/gallery/cpmfetch.php";
  
$objCpm = new cpm("./mrc/gallery/cpmfetch_config.php");
  
$objCpm->cpm_viewLastAddedMedia(1,4);
  
$objCpm->cpm_close();
?>


CpmFetch Install Script version 1.9.11
do=install
path=
force=true
Command install issued to script
* * BEGIN SERVER SETTINGS * *
SERVER DBENTRY: /kunden/homepages/12/d15872805/htdocs:d0000#CPU 6 #MEM 10240 #CG
I 278 #NPROC 12 #TAID 6601257 #WERB 0 #LANG 0 #STAT 1
SERVER DOCUMENT_ROOT: /kunden/homepages/12/d15872805/htdocs
SERVER HTTP_ACCEPT: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, applica
tion/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, applicatio
n/x-shockwave-flash, */*
SERVER HTTP_ACCEPT_ENCODING: gzip, deflate
SERVER HTTP_ACCEPT_LANGUAGE: de
SERVER HTTP_CONNECTION: Keep-Alive
SERVER HTTP_COOKIE: cpg143_data=YTo0OntzOjI6IklEIjtzOjMyOiJkZTYwNmE1NTBjZWIwYjE0
MzI5NzI1NjgzYmNjZjJiMyI7czoyOiJhbSI7aToxO3M6NDoibGFuZyI7czo2OiJnZXJtYW4iO3M6Mzoi
bGl2IjthOjE6e2k6MDtzOjI6IjcwIjt9fQ%3D%3D; SMFCookie670=a%3A4%3A%7Bi%3A0%3Bs%3A1%
3A%222%22%3Bi%3A1%3Bs%3A40%3A%228e886180f2f90d9cc859f07a35feaf0f8dcf2bae%22%3Bi%
3A2%3Bi%3A1363710067%3Bi%3A3%3Bi%3A0%3B%7D; PHPSESSID=da8470660a90e7053639ee8d8f
a16953
SERVER HTTP_HOST: www.mig-marburg.de
SERVER HTTP_REFERER: http://www.mig-marburg.de/mrc/gallery/cpmfetch/install.php
SERVER HTTP_USER_AGENT: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET
CLR 1.1.4322)
SERVER PATH: /bin:/usr/bin
SERVER REDIRECT_DBENTRY: /kunden/homepages/12/d15872805/htdocs:d0000#CPU 6 #MEM
10240 #CGI 278 #NPROC 12 #TAID 6601257 #WERB 0 #LANG 0 #STAT 1
SERVER REDIRECT_QUERY_STRING: do=install&force=true
SERVER REDIRECT_SCRIPT_URI: http://www.mig-marburg.de/mrc/gallery/cpmfetch/insta
ll.php
SERVER REDIRECT_SCRIPT_URL: /mrc/gallery/cpmfetch/install.php
SERVER REDIRECT_STATUS: 200
SERVER REDIRECT_UNIQUE_ID: RgKj1dTjbT4AAFKgBL8
SERVER REDIRECT_URL: /mrc/gallery/cpmfetch/install.php
SERVER REMOTE_ADDR: 84.174.54.95
SERVER REMOTE_PORT: 63418
SERVER SCRIPT_FILENAME: /kunden/homepages/12/d15872805/htdocs/mrc/gallery/cpmfet
ch/install.php
SERVER SCRIPT_URI: http://www.mig-marburg.de/mrc/gallery/cpmfetch/install.php
SERVER SCRIPT_URL: /mrc/gallery/cpmfetch/install.php
SERVER SERVER_ADDR: 82.165.75.153
SERVER SERVER_ADMIN: webmaster@mig-marburg.de
SERVER SERVER_NAME: mig-marburg.de
SERVER SERVER_PORT: 80
SERVER SERVER_SIGNATURE:
SERVER SERVER_SOFTWARE: Apache/1.3.33 (Unix)
SERVER UNIQUE_ID: RgKj1dTjbT4AAFKgBL8
SERVER GATEWAY_INTERFACE: CGI/1.1
SERVER SERVER_PROTOCOL: HTTP/1.1
SERVER REQUEST_METHOD: GET
SERVER QUERY_STRING: do=install&force=true
SERVER REQUEST_URI: /mrc/gallery/cpmfetch/install.php?do=install&force=true
SERVER SCRIPT_NAME: /mrc/gallery/cpmfetch/install.php
SERVER PATH_INFO: /mrc/gallery/cpmfetch/install.php
SERVER PATH_TRANSLATED: /kunden/homepages/12/d15872805/htdocs/mrc/gallery/cpmfet
ch/install.php
SERVER STATUS: 200
SERVER PHP_SELF: /mrc/gallery/cpmfetch/install.php
SERVER argv: Array
SERVER argc: 1
* * END SERVER SETTINGS * *
Found config file at ../include/config.inc.php
Found init file at ../include/init.inc.php
force set, skipping version checks
Opening config file at ../include/config.inc.php
Retrieving config from database
* * BEGIN CPG CONFIG TABLE * *
CONFIG: albums_per_page: 12
CONFIG: album_list_cols: 2
CONFIG: display_pic_info: 0
CONFIG: alb_list_thumb_size: 50
CONFIG: allowed_mov_types: ALL
CONFIG: allowed_doc_types: doc/txt/rtf/pdf/xls/pps/ppt/zip/gz/mdb
CONFIG: allowed_snd_types: mp3/midi/mid/wma/wav/ogg
CONFIG: allowed_img_types: ALL
CONFIG: allow_private_albums: 1
CONFIG: allow_user_registration: 0
CONFIG: allow_unlogged_access: 1
CONFIG: allow_duplicate_emails_addr: 0
CONFIG: caption_in_thumbview: 1
CONFIG: views_in_thumbview: 1
CONFIG: charset: utf-8
CONFIG: cookie_name: cpg143
CONFIG: cookie_path: /
CONFIG: debug_mode: 0
CONFIG: debug_notice: 0
CONFIG: default_dir_mode: 0755
CONFIG: default_file_mode: 0644
CONFIG: default_sort_order: na
CONFIG: ecards_more_pic_target: http://www.mig-marburg.de/mrc/gallery/
CONFIG: home_target: index.php
CONFIG: custom_lnk_name:
CONFIG: custom_lnk_url:
CONFIG: enable_smilies: 1
CONFIG: filter_bad_words: 0
CONFIG: forbiden_fname_char: $/\\:*?"'<>|` &
CONFIG: fullpath: albums/
CONFIG: gallery_admin_email: ludwig@mig-marburg.de
CONFIG: gallery_description:
CONFIG: gallery_name:
CONFIG: im_options: -antialias
CONFIG: impath:
CONFIG: jpeg_qual: 80
CONFIG: keep_votes_time: 30
CONFIG: lang: english
CONFIG: main_page_layout: breadcrumb/catlist/alblist/random,2/lastup,2
CONFIG: main_table_width: 100%
CONFIG: make_intermediate: 1
CONFIG: max_com_lines: 10
CONFIG: max_com_size: 512
CONFIG: max_com_wlength: 38
CONFIG: max_img_desc_length: 512
CONFIG: max_tabs: 12
CONFIG: max_upl_size: 512
CONFIG: max_upl_width_height: 1024
CONFIG: auto_resize: 2
CONFIG: min_votes_for_rating: 1
CONFIG: normal_pfx: normal_
CONFIG: offline: 0
CONFIG: picture_table_width: 100%
CONFIG: picture_width: 400
CONFIG: read_exif_data: 0
CONFIG: reg_requires_valid_email: 1
CONFIG: subcat_level: 2
CONFIG: theme: water_drop
CONFIG: thumbcols: 4
CONFIG: thumbrows: 3
CONFIG: thumb_method: gd2
CONFIG: thumb_pfx: thumb_
CONFIG: thumb_width: 100
CONFIG: userpics: userpics/
CONFIG: vanity_block: 1
CONFIG: user_profile1_name: Location
CONFIG: user_profile2_name: Interests
CONFIG: user_profile3_name: Website
CONFIG: user_profile4_name: Occupation
CONFIG: user_profile5_name:
CONFIG: user_profile6_name: Biography
CONFIG: user_field1_name:
CONFIG: user_field2_name:
CONFIG: user_field3_name:
CONFIG: user_field4_name:
CONFIG: display_comment_count: 0
CONFIG: show_private: 0
CONFIG: first_level: 0
CONFIG: display_film_strip: 1
CONFIG: display_film_strip_filename: 0
CONFIG: max_film_strip_items: 5
CONFIG: thumb_use: any
CONFIG: read_iptc_data: 0
CONFIG: reg_notify_admin_email: 0
CONFIG: disable_comment_flood_protect: 0
CONFIG: upl_notify_admin_email: 0
CONFIG: display_uploader: 0
CONFIG: display_filename: 0
CONFIG: language_list: 0
CONFIG: language_flags: 0
CONFIG: theme_list: 0
CONFIG: language_reset: 1
CONFIG: theme_reset: 0
CONFIG: allow_memberlist: 0
CONFIG: display_faq: 0
CONFIG: show_bbcode_help: 1
CONFIG: log_ecards: 0
CONFIG: email_comment_notification: 1
CONFIG: enable_zipdownload: 1
CONFIG: slideshow_interval: 5000
CONFIG: log_mode: 0
CONFIG: media_autostart: 1
CONFIG: enable_encrypted_passwords: 1
CONFIG: time_offset: 0
CONFIG: ban_private_ip: 0
CONFIG: smtp_host:
CONFIG: smtp_username:
CONFIG: smtp_password:
CONFIG: enable_plugins: 1
CONFIG: enable_help: 2
CONFIG: categories_alpha_sort: 0
CONFIG: login_threshold: 5
CONFIG: login_expiry: 10
CONFIG: allow_email_change: 0
CONFIG: clickable_keyword_search: 1
CONFIG: users_can_edit_pics: 0
CONFIG: show_which_exif: |0|0|0|0|0|0|0|0|1|0|1|1|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|
1|0|0|0|1|1|0|0|0|0|1|0|0|0|1|0|0|1|1|0|0|0|0|0|1|0|1|1
CONFIG: alb_desc_thumb: 1
CONFIG: link_pic_count: 0
CONFIG: bridge_enable: 1
CONFIG: language_fallback: 1
CONFIG: vote_details: 0
CONFIG: hit_details: 0
CONFIG: browse_batch_add: 1
CONFIG: custom_header_path:
CONFIG: custom_footer_path:
CONFIG: comments_sort_descending: 0
CONFIG: report_post: 0
CONFIG: comments_anon_pfx: Guest_
CONFIG: admin_activation: 0
* * END CPG CONFIG TABLE * *
* * BEGIN CPG BRIDGE TABLE * *
BRIDGE: short_name: smf10
BRIDGE: license_number:
BRIDGE: db_database_name:
BRIDGE: db_hostname:
BRIDGE: db_username:
BRIDGE: db_password:
BRIDGE: full_forum_url: http://www.mig-marburg.de/mrc/forum
BRIDGE: relative_path_of_forum_from_webroot:
BRIDGE: relative_path_to_config_file: ../forum/
BRIDGE: logout_flag:
BRIDGE: use_post_based_groups: 0
BRIDGE: cookie_prefix:
BRIDGE: table_prefix:
BRIDGE: user_table:
BRIDGE: session_table:
BRIDGE: group_table:
BRIDGE: group_relation_table:
BRIDGE: group_mapping_table:
BRIDGE: use_standard_groups: 1
BRIDGE: validating_group:
BRIDGE: guest_group:
BRIDGE: member_group:
BRIDGE: admin_group:
BRIDGE: banned_group:
BRIDGE: global_moderators_group:
BRIDGE: recovery_logon_failures: 7
BRIDGE: recovery_logon_timestamp: 2007-02-06 15:14:18
* * END CPG BRIDGE TABLE * *
Closed database connection
Opening init file at ../include/init.inc.php
Reading init file at ../include/init.inc.php
InitFile: CPG Version 1.4.10
Closing init file
* * Generating Dynamic Defaults * *
filesystem_path_to_cpg:/kunden/homepages/12/d15872805/htdocs/mrc/gallery/
domain_name:mig-marburg.de
cpg_album_url:http://www.mig-marburg.de/mrc/gallery/albums/
cpg_url:http://www.mig-marburg.de/mrc/gallery/
* * Assigning bridged settings * *
Bridge_enable: 1
Bridge_short_name: smf10
Setting bridge as smf10
Opening cpmfetch config file: cpmfetch_config.php
Writing cpmfetch config file cpmfetch_config.php
Completed writing config file
Producing output screen and exiting



Vielen Dank für die Hilfe.

Piti Platsch


vuud

Quote from: Piti Platsch on March 23, 2007, 10:06:06 AM
@GauGau: OK, I have understood.

I want to try to describe the problem in English.

I have install der cpmFetch successful. I can see some pictures of my gallery on the page after the install.

Now I want making a phpbox for the TinyPortat with this code:

<?php
  
include "./mrc/gallery/cpmfetch.php";
  
$objCpm = new cpm("./mrc/gallery/cpmfetch_config.php");
  
$objCpm->cpm_viewLastAddedMedia(1,4);
  
$objCpm->cpm_close();
?>


But it doesn't work.

Error message:

Parse error: parse error, unexpected '<' in /homepages/12/d15872805/htdocs/mrc/forum/Sources/Load.php(1747) : eval()'d code(231) : eval()'d code on line 1

Please also have a look about the informations in my first post.

Many thanks








I dont think eval likes the <?php and ?>
Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco

Piti Platsch

After removing the <?php and ?>

New Error message:

Fatal error: Cannot instantiate non-existent class: cpm in /homepages/12/d15872805/htdocs/mrc/forum/Sources/Load.php(1747) : eval()'d code(231) : eval()'d code on line 2

vuud

Quote from: Piti Platsch on March 24, 2007, 09:04:08 AM
After removing the <?php and ?>

New Error message:

Fatal error: Cannot instantiate non-existent class: cpm in /homepages/12/d15872805/htdocs/mrc/forum/Sources/Load.php(1747) : eval()'d code(231) : eval()'d code on line 2

Typically (always) this means this line is wrong.

include "./mrc/gallery/cpmfetch.php"

I am guessing that from your boards index.php file, the path to the cpmfetch.php is wrong.  You need to determine how your board can get to this file correctly.

The path in the line after that will also be wrong then too.

That will fix your problem.

Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco

Piti Platsch

Quote from: vuud on March 24, 2007, 10:45:49 PM
Typically (always) this means this line is wrong.

include "./mrc/gallery/cpmfetch.php"

I am guessing that from your boards index.php file, the path to the cpmfetch.php is wrong.  You need to determine how your board can get to this file correctly.

The path in the line after that will also be wrong then too.

That will fix your problem.


I can not find a entry about cpmfetch.php in the index.php file.

How can I determine which is the correct path.

Thanks in advance

Piti Platsch

The problem is solved.

Thanks a lot!