Search found 30 matches

by pd
Wed 5. Apr 2006, 17:18
Forum: phpwcms Installation Troubleshooting English
Topic: Images open in full browser window
Replies: 4
Views: 2605

SOLVED: Found the explanation here: http://www.phpwcms.de/forum/viewtopic.php?t=9346&highlight=clickzoom Hi Sven, your frontend.js has lost the part for zooming images: var clickZoomImage; function clickZoom(url,imgname,windowstatus) { clickZoomImage=window.open(url,imgname,windowstatus); if (wi...
by pd
Wed 5. Apr 2006, 17:09
Forum: phpwcms Installation Troubleshooting English
Topic: Images open in full browser window
Replies: 4
Views: 2605

Some progress: Made a "hard copy" of the html-page generated, changed checkClickZoom();clickZoom to window.open in every image tag and now it works just right. My problem is that I cannot find the script/page that contains the "checkClickZoom();clickZoom" code so I cannot replace...
by pd
Wed 5. Apr 2006, 15:23
Forum: phpwcms Installation Troubleshooting English
Topic: Images open in full browser window
Replies: 4
Views: 2605

Just noticed: on some pages, where the clickable image is put directly into the article "start block", the function remains intact. And there the code around the image is different: <a href="image_zoom.php?show=ZjM1MTU5YTI1MTMzZWI0YzgzMjMzZjYzZjEyZmZlMjEuanBnP3dpZHRoPSIzMjAiIGhlaWdodD...
by pd
Wed 5. Apr 2006, 14:58
Forum: phpwcms Installation Troubleshooting English
Topic: Images open in full browser window
Replies: 4
Views: 2605

Images open in full browser window

Just upgraded from 1.2.5 to 1.2.6, and it all work fine (what I can tell) except that clickable images now opens in full browser windows with buttons and all :cry: They used to open perfectly nice in a small, fitted window without any address field ocr buttons. Any idea how I can get this back? (Whe...
by pd
Tue 11. Oct 2005, 19:30
Forum: phpwcms Installation Troubleshooting English
Topic: File center problem
Replies: 2
Views: 1277

Hi every Content-Part is 'Public' so also the Files in the Filemanager has to be set to 'Public' Well, I interpreted the instructions as that to use the images myself i should make them "active", and to make them useable also for other writers they should be made "public". Look ...
by pd
Mon 10. Oct 2005, 01:16
Forum: phpwcms Installation Troubleshooting English
Topic: File center problem
Replies: 2
Views: 1277

File center problem

If I choose not to have my uploaded images Public, I cannot use them myself. I cannot see them in the file browser to insert into articles.

If I set them to Public, they show in the list - but then they ca be used by anyone, and I don't want that.

I use 1.2.5 DEV.
by pd
Wed 5. Oct 2005, 12:51
Forum: phpwcms Support English
Topic: Problems FCK and filemanager
Replies: 2
Views: 1261

I've noticed something: The /Image folder created by FCK becomes a problem. The righs seems fine (777) but I cannot delete it with my FTP client. When deleted, through Homesite (!), and I create a new /Image folder manually, everything works fine! BUT: If i create a new sub-folder through FCK, the s...
by pd
Tue 4. Oct 2005, 23:31
Forum: phpwcms Support English
Topic: Problems FCK and filemanager
Replies: 2
Views: 1261

Problems FCK and filemanager

I've got this really annoying problem getting the image handling in WYSIWYG-editor FCK to work properly on my fresh PHPWCMS 1.2.5 installation. 1. I've set $Config['UserFilesPath'] = '/picture/upload/' in FCKeditor2/editor/filemanager/upload/php/config.php 2. I've set $Config['UserFilesPath'] = '/pi...
by pd
Sun 31. Jul 2005, 23:08
Forum: phpwcms Support English
Topic: Blank page when deleting items in admin area
Replies: 8
Views: 1916

Pappnase wrote:hello

yes thats the problem! how long will it need that you have the right domain!? if you want send me an ftp login via pm!
I will have a proper address pretty soon - but is there a way to work around the problem?
by pd
Sun 31. Jul 2005, 18:12
Forum: phpwcms Support English
Topic: Blank page when deleting items in admin area
Replies: 8
Views: 1916

Pappnase wrote:hello

yes that could be the failure. is there an ~ in the temp domain name?
Yes - could that be the problem???
by pd
Sun 31. Jul 2005, 12:39
Forum: phpwcms Support English
Topic: Blank page when deleting items in admin area
Replies: 8
Views: 1916

hello didi you check all permissions? maybe you have an softwarerfirewall installed. i have run to versions 1.2.3 and 1.2.4 and can't reproduce this error! I'm setting it up on a remote server, and the company says there's nothing that should cause this... I have also just set 1.2.4 up on another s...
by pd
Thu 28. Jul 2005, 22:56
Forum: phpwcms Support English
Topic: Blank pages when include/ called
Replies: 0
Views: 677

Blank pages when include/ called

My setup (1.2.4) works fine, except when functions under the include folder are called (like /include/inc_act/act_cache.php or any other file under include ). Then I get just a blank page... When I put a print "HELLO"; like session_name('hashID'); session_start(); print "HELLO"; ...
by pd
Thu 28. Jul 2005, 21:05
Forum: phpwcms Support English
Topic: Blank page when deleting items in admin area
Replies: 8
Views: 1916

Re: Blank page when deleting items in admin area

Hello, I just installed wcms and whenever I try to delete something (an article, template, etc.,) after I hit the delete button, I'm presented with a blank page. No confirmation that the item was deleted or anything. Can anyone tell me what's wrong? Thanks. I've got the same problem - and it also h...
by pd
Mon 9. Feb 2004, 08:20
Forum: phpwcms Support English
Topic: Link article doesn't show [SOLVED]
Replies: 2
Views: 1381

Re: NOT solved

Marko wrote:I have the latest release but I have the same problem....
If you have updated, check that all files actually ARE updated. Seems like many servers have a setting that "times out" at 1Mb ftp-upload.
by pd
Tue 27. Jan 2004, 11:41
Forum: phpwcms Support English
Topic: Link article doesn't show [SOLVED]
Replies: 2
Views: 1381

Link article doesn't show [SOLVED]

When adding content part "Link article" only the content title show, not the actual links. I have had some problems updating - my ftpclient don't like me - but now almost everything seem fine, except for this problem. I have tried to find out if any files are missing, but I cannot see anyt...