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 ...
Search found 30 matches
- Wed 5. Apr 2006, 17:18
- Forum: phpwcms Installation Troubleshooting English
- Topic: Images open in full browser window
- Replies: 4
- Views: 2619
- Wed 5. Apr 2006, 17:09
- Forum: phpwcms Installation Troubleshooting English
- Topic: Images open in full browser window
- Replies: 4
- Views: 2619
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 it in the scripts ...
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 it in the scripts ...
- Wed 5. Apr 2006, 15:23
- Forum: phpwcms Installation Troubleshooting English
- Topic: Images open in full browser window
- Replies: 4
- Views: 2619
- Wed 5. Apr 2006, 14:58
- Forum: phpwcms Installation Troubleshooting English
- Topic: Images open in full browser window
- Replies: 4
- Views: 2619
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 ...
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 ...
- Tue 11. Oct 2005, 19:30
- Forum: phpwcms Installation Troubleshooting English
- Topic: File center problem
- Replies: 2
- Views: 1283
- Mon 10. Oct 2005, 01:16
- Forum: phpwcms Installation Troubleshooting English
- Topic: File center problem
- Replies: 2
- Views: 1283
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.
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.
- Wed 5. Oct 2005, 12:51
- Forum: phpwcms Support English
- Topic: Problems FCK and filemanager
- Replies: 2
- Views: 1263
- Tue 4. Oct 2005, 23:31
- Forum: phpwcms Support English
- Topic: Problems FCK and filemanager
- Replies: 2
- Views: 1263
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 ...
1. I've set $Config['UserFilesPath'] = '/picture/upload/' in FCKeditor2/editor/filemanager/upload/php/config.php
2. I've set $Config['UserFilesPath ...
- Sun 31. Jul 2005, 23:08
- Forum: phpwcms Support English
- Topic: Blank page when deleting items in admin area
- Replies: 8
- Views: 1931
- Sun 31. Jul 2005, 18:12
- Forum: phpwcms Support English
- Topic: Blank page when deleting items in admin area
- Replies: 8
- Views: 1931
- Sun 31. Jul 2005, 12:39
- Forum: phpwcms Support English
- Topic: Blank page when deleting items in admin area
- Replies: 8
- Views: 1931
- 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";
require_once ...
When I put a print "HELLO"; like
session_name('hashID');
session_start();
print "HELLO";
require_once ...
- Thu 28. Jul 2005, 21:05
- Forum: phpwcms Support English
- Topic: Blank page when deleting items in admin area
- Replies: 8
- Views: 1931
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 ...
I've got the same problem - and it also ...
- Mon 9. Feb 2004, 08:20
- Forum: phpwcms Support English
- Topic: Link article doesn't show [SOLVED]
- Replies: 2
- Views: 1388
Re: NOT solved
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.Marko wrote:I have the latest release but I have the same problem....
- Tue 27. Jan 2004, 11:41
- Forum: phpwcms Support English
- Topic: Link article doesn't show [SOLVED]
- Replies: 2
- Views: 1388
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 anything wrong ...
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 anything wrong ...