• Signature image v2.3 5 0 5 1
Currently:  

Author Topic: Signature image v2.3  (Read 621172 times)

0 Members and 1 Guest are viewing this topic.

Offline maikew

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • MW PhotoWorks & Templates
Re: Signature image v2.21
« Reply #105 on: July 07, 2005, 05:02:34 PM »
@ benda

hier der link zu meiner "funpic" signatur  :mrgreen:
http://maikew.ma.funpic.de/4images/signature.php

Offline maikew

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • MW PhotoWorks & Templates
Re: Signature image v2.21
« Reply #106 on: July 07, 2005, 05:04:00 PM »
* Nicky slaps V@no with correct version number :)

okay, will hier nicht mehr stören, have phun ppl.

wo ändere ich die versionsnummer? in der index.php?
oder soll ich es so stehen lassen?:D

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Re: Signature image v2.21
« Reply #107 on: July 07, 2005, 05:40:48 PM »
constants.php
// Script version
define('SCRIPT_VERSION', '1.7.1');

oder wenn nicht der fall ist in template footer.html
cheers
Nicky
Your first three "must do" before you ask a question ! (© by V@no)
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

nicky.net 4 4images
Signature stolen from mawenzi

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Signature image v2.21
« Reply #108 on: July 08, 2005, 12:21:28 AM »
why whould u change version number if the code is not v1.7.1?
* V@no actualy has no idea what u guys talking about...nvm if he got it wrong
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline maikew

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • MW PhotoWorks & Templates
Re: Signature image v2.21
« Reply #109 on: July 08, 2005, 06:27:39 PM »
constants.php
// Script version
define('SCRIPT_VERSION', '1.7.1');

oder wenn nicht der fall ist in template footer.html

wenn ich in der constants.php die scriptversion auf 1.7 stelle,kann die datenbank nicht
mehr gefunden werden :(
in der footer.html steht nur {script_version}  :?:

hier die config.php (in der mysql_default.sql steht auch script version 1.8 und ich schwöre ich hab das nicht geändert  :mrgreen:

Code: [Select]
<?php
/**************************************************************************
 *                                                                        *
 *    4images - A Web Based Image Gallery Management System               *
 *    ----------------------------------------------------------------    *
 *                                                                        *
 *             File: config.php                                           *
 *        Copyright: (C) 2002 Jan Sorgalla                                *
 *            Email: jan@4homepages.de                                    *
 *              Web: http://www.4homepages.de                             *
 *    Scriptversion: 1.8                                                  *
 *                                                                        *
 *    Never released without support from: Nicky (http://www.nicky.net)   *
 *                                                                        *
 **************************************************************************
 *                                                                        *
 *    Dieses Script ist KEINE Freeware. Bitte lesen Sie die Lizenz-       *
 *    bedingungen (Lizenz.txt) für weitere Informationen.                 *
 *    ---------------------------------------------------------------     *
 *    This script is NOT freeware! Please read the Copyright Notice       *
 *    (Licence.txt) for further information.                              *
 *                                                                        *
 *************************************************************************/

$db_servertype "mysql";
$db_host "localhost";
$db_name "";
$db_user "";
$db_password "";

$table_prefix "4images_";

define("4IMAGES_ACTIVE"1);

?>

Offline Vincent

  • 4images Moderator
  • Addicted member
  • *****
  • Posts: 1.195
    • View Profile
    • www.foto-kocher.com
Re: Signature image v2.21
« Reply #110 on: July 10, 2005, 10:46:24 PM »
Hello
on some signature on click you get direct to the same picture then in the sicnature.php.
i think it works with ?go=1

is it possible it is not working on a Windows server?

sincerly
vincent
Beati pauperi spiritus

4images 1.7 // My Installed Mods


Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Signature image v2.21
« Reply #111 on: July 10, 2005, 11:11:31 PM »
is it possible it is not working on a Windows server?
I dont see any limitations due to a server's system...
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Vincent

  • 4images Moderator
  • Addicted member
  • *****
  • Posts: 1.195
    • View Profile
    • www.foto-kocher.com
Re: Signature image v2.21
« Reply #112 on: July 10, 2005, 11:59:25 PM »
so this part ?go=1 i have to add just behind the signature.php

--- i have this script ----------
Code: [Select]
[url=http://www.foto-kocher.com/signature.php?go=1][img]http://www.foto-kocher.com/signature.php[/img][/url]
vincent
Beati pauperi spiritus

4images 1.7 // My Installed Mods


Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Signature image v2.21
« Reply #113 on: July 11, 2005, 12:02:04 AM »
everything is discribed in the original post. Yes, right after the signature.php in the url.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Signature image v2.21
« Reply #114 on: July 11, 2005, 12:05:16 AM »
ok, try to replace
Code: [Select]
$url = $site_sess->url(ROOT_PATH."index.php", "&"); with:
Code: [Select]
$url = $site_sess->url("http://www.foto-kocher.com/index.php", "&");
Originaly ROOT_PATH was not supposed to be used with full local path as u have, it was supposed to have relative path.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Vincent

  • 4images Moderator
  • Addicted member
  • *****
  • Posts: 1.195
    • View Profile
    • www.foto-kocher.com
Re: Signature image v2.21
« Reply #115 on: July 11, 2005, 12:19:03 AM »
still not working!

and could you please tell me how to add the picture name and catecory?

vincent
Beati pauperi spiritus

4images 1.7 // My Installed Mods


Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Signature image v2.21
« Reply #116 on: July 11, 2005, 03:38:13 AM »
Sorry, Vincent, I was in a hurry to go watch "Fantastic 4" movie :D


Just search for $site_sess->url() parts and replace ROOT_PATH the same way as I've described above.

Regarding image name and category, I dont have a sollution for u at the moment, sorry.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Vincent

  • 4images Moderator
  • Addicted member
  • *****
  • Posts: 1.195
    • View Profile
    • www.foto-kocher.com
Re: Signature image v2.21
« Reply #117 on: July 11, 2005, 07:17:28 AM »
Hello V@no

"Regarding image name" Problem - i think you have the Picture Name below your Randompict!

vincent
Beati pauperi spiritus

4images 1.7 // My Installed Mods


Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Signature image v2.21
« Reply #118 on: July 11, 2005, 07:53:16 AM »
well, my signature code is completly different then the published one...
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Vincent

  • 4images Moderator
  • Addicted member
  • *****
  • Posts: 1.195
    • View Profile
    • www.foto-kocher.com
Re: Signature image v2.21
« Reply #119 on: July 11, 2005, 08:02:03 AM »
 :P
it looks also different  :wink:

ok so i am happy with what i have!

Vincent
Beati pauperi spiritus

4images 1.7 // My Installed Mods