• [Plugin] Windows XP Publishing Wizard Integration 5 0 5 1
Currently:  

Author Topic: [Plugin] Windows XP Publishing Wizard Integration  (Read 109238 times)

0 Members and 1 Guest are viewing this topic.

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
[Plugin] Windows XP Publishing Wizard Integration
« Reply #15 on: March 12, 2003, 03:09:12 PM »
Hard to say. As i posted above, we can't show any debug messages. Try to upload a file via the Control Panel to the same category. If this works, it should work with Windows XP.

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline Maweryk

  • Sr. Member
  • ****
  • Posts: 253
    • View Profile
[Plugin] Windows XP Publishing Wizard Integration
« Reply #16 on: March 12, 2003, 06:47:39 PM »
Quote from: Jan
Prinzipiell könnte man das schon. Nur kann man damit keine Einträge in der Datenbank vornehmen sondern nur Dateien auf den Server laden.

Jan


Wenn die Mitglieder die Möglichkeit haben Bilder in der jeweiligen Kategorie hochzuladen würde mir das schon reichen.
Die Freischaltung führe ich dann durch.
Könntest Du uns netterweise den veränderten Mod bereit stellen???

Vielen Dank!!!!!!

Gruß

Markus

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
[Plugin] Windows XP Publishing Wizard Integration
« Reply #17 on: March 12, 2003, 08:51:35 PM »
Quote
Wenn die Mitglieder die Möglichkeit haben Bilder in der jeweiligen Kategorie hochzuladen würde mir das schon reichen. Die Freischaltung führe ich dann durch.

Wie gesagt, es können nur Dateien hochgeladen werden. Speicherung von Bilddetails wie Name, Beschreibung, Keywords etc. sind nicht möglich.
Quote
Könntest Du uns netterweise den veränderten Mod bereit stellen???

Mal sehen, wenn ich Zeit habe evtl.  :wink:

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline sally

  • Newbie
  • *
  • Posts: 19
    • View Profile
[Plugin] Windows XP Publishing Wizard Integration
« Reply #18 on: March 12, 2003, 09:27:01 PM »
Quote

The wizard encountered a problem while copying the files. Anumber of thing can cause this problem. For example, the Web server might be down, or you might have lost your Internet connection...


anyone alse know whats wrong here and what i have to do?


please seems the right script for me  
thank you

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
[Plugin] Windows XP Publishing Wizard Integration
« Reply #19 on: March 12, 2003, 09:52:42 PM »
Did you tried to upload images to same category as posted here?

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline sally

  • Newbie
  • *
  • Posts: 19
    • View Profile
[Plugin] Windows XP Publishing Wizard Integration
« Reply #20 on: March 12, 2003, 10:04:18 PM »
Quote from: Jan
Did you tried to upload images to same category as posted here?

Jan


oh yeah i did upload files via control panel and it works fine but is alot of work if you have alot of pics and categorys

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
[Plugin] Windows XP Publishing Wizard Integration
« Reply #21 on: March 13, 2003, 12:30:50 PM »
Sorry, i can't figure out whats going wrong from here. May this will help you uploading a lot of files: http://www.4homepages.de/forum/viewtopic.php?t=3080

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline sally

  • Newbie
  • *
  • Posts: 19
    • View Profile
[Plugin] Windows XP Publishing Wizard Integration
« Reply #22 on: March 13, 2003, 02:42:26 PM »
Quote from: Jan
Sorry, i can't figure out whats going wrong from here. May this will help you uploading a lot of files: http://www.4homepages.de/forum/viewtopic.php?t=3080

Jan


thanks but this what iam using right now
thanks anyways for all help
keep great job

Offline ThReCa

  • Newbie
  • *
  • Posts: 24
    • View Profile
    • http://DMike.de
[Plugin] Windows XP Publishing Wizard Integration
« Reply #23 on: March 16, 2003, 11:22:22 AM »
I had had that same problem...
Your Source File and Your Yource Directories musst not have symbols like ' & "
That was my problem...

Your PlugIn is so great!
Ähm if anybody want to change the standard upload mode search this line in xp_publishing_wizard.php:

Code: [Select]

    if ($key == 1) {
      $upload_mode .= " checked=\"checked\"";
    }


And change the number...
1 == overwrite
2 == append
3 == no upload

Offline ThReCa

  • Newbie
  • *
  • Posts: 24
    • View Profile
    • http://DMike.de
[Plugin] Windows XP Publishing Wizard Integration
« Reply #24 on: March 16, 2003, 08:53:35 PM »
Hi!
I can't upload file bigger than ~2 MB... :(
I 've change properties og 4images and php.ini...
But that hasn't solved this problem...
My PHP-Upload directory is 777...

What can I do?

Mike

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
[Plugin] Windows XP Publishing Wizard Integration
« Reply #25 on: March 17, 2003, 12:37:36 PM »
Hmm..what show the entry "upload_max_filesize" in your php.ini?

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline ThReCa

  • Newbie
  • *
  • Posts: 24
    • View Profile
    • http://DMike.de
[Plugin] Windows XP Publishing Wizard Integration
« Reply #26 on: March 17, 2003, 03:55:59 PM »
Oh!
I 've two...
Don't ask me why...
So I 've changed /etc/php.ini

And I 've delete /usr/local/lib/php.ini (That one was changed by me et first  :roll: )

And after a restart of apache it 's running...

I Thank you!

Offline r3wind

  • Pre-Newbie
  • Posts: 2
    • View Profile
    • http://r3wind.com
Hmmm. same sort of problem.
« Reply #27 on: March 20, 2003, 03:51:53 PM »
Had to disable my firewall before i saw anything popup but i still have the copying files to the server problem.  Any ideas.

Reg file correct, maybe permissions at server end?

Any help
Phil
http://r3wind.com/lifeinpixel2

P.S - what other ways can i bulk images into the software? - cheers.

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: Hmmm. same sort of problem.
« Reply #28 on: March 20, 2003, 04:10:40 PM »
Quote from: r3wind

P.S - what other ways can i bulk images into the software? - cheers.

http://4homepages.de/forum/viewtopic.php?t=3080
also:
http://4homepages.de/forum/viewtopic.php?t=2164
and:
http://4homepages.de/forum/viewtopic.php?t=4659
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 s.eder

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: [Plugin] Windows XP Publishing Wizard Integration
« Reply #29 on: March 24, 2003, 11:17:59 AM »
Hi Jan,

Tolles MOD, Funktioniert wunderbar!
Frage, nach dem Hochladen muss ich immer die neuen Bilder einchecken und die Thumbnails generieren lassen.

Könnte man diese beiden Schritte noch automatisieren?

Stefan