Hi all,
I'm having an extremely frustrating problem!
When using a 'file list' content type downloads are cut off at 1954Mb (or exactly 2000000 bytes)
I've been in touch with my isp and as you can see from the phpinfo:
http://www.mousesoft.co.uk/phpinfo.php
they have responded by increasing the ...
Search found 12 matches
- Thu 5. May 2005, 15:22
- Forum: phpwcms Support English
- Topic: Download file Size
- Replies: 2
- Views: 1043
- Sun 20. Feb 2005, 10:58
- Forum: hacks & enhancements
- Topic: Dropdown Menu Parse Error
- Replies: 18
- Views: 7769
- Wed 16. Feb 2005, 16:58
- Forum: hacks & enhancements
- Topic: Dropdown Menu again - why is this happening?
- Replies: 6
- Views: 3235
- Wed 16. Feb 2005, 15:30
- Forum: hacks & enhancements
- Topic: Dropdown Menu again - why is this happening?
- Replies: 6
- Views: 3235
- Wed 16. Feb 2005, 15:18
- Forum: hacks & enhancements
- Topic: Dropdown Menu again - why is this happening?
- Replies: 6
- Views: 3235
- Wed 16. Feb 2005, 15:04
- Forum: hacks & enhancements
- Topic: Dropdown Menu again - why is this happening?
- Replies: 6
- Views: 3235
Dropdown Menu again - why is this happening?
Hi All,
I've nearly cracked it!
I've got the menu to appear as I want it however there was too much space between the menu and the top of the content. To fix this I put the content in a css box and set the position to 'relative' with top: -50px.
This has the desired effect of moving the content ...
I've nearly cracked it!
I've got the menu to appear as I want it however there was too much space between the menu and the top of the content. To fix this I put the content in a css box and set the position to 'relative' with top: -50px.
This has the desired effect of moving the content ...
- Tue 15. Feb 2005, 15:24
- Forum: hacks & enhancements
- Topic: Dropdown Menu Parse Error
- Replies: 18
- Views: 7769
- Tue 15. Feb 2005, 14:28
- Forum: hacks & enhancements
- Topic: Dropdown Menu Parse Error
- Replies: 18
- Views: 7769
Working - Thanks
Thanks to you all.
After all that I'm not sure what was causing the problem! I started again using your advice and this time it works.
The problem was definitely related to the creation of the dhtml list though - it was not being created with the 'nav' id.
Thanks again
Mouse.
btw I think there ...
After all that I'm not sure what was causing the problem! I started again using your advice and this time it works.
The problem was definitely related to the creation of the dhtml list though - it was not being created with the 'nav' id.
Thanks again
Mouse.
btw I think there ...
- Tue 15. Feb 2005, 12:49
- Forum: hacks & enhancements
- Topic: Dropdown Menu Parse Error
- Replies: 18
- Views: 7769
Dummies guide required!
Thanks for you help but... I just can't get this to work.
I'm no longer getting an error but I'm not getting a dropdown menu either - just a simple <ul> type list where I put the {DROPDOWN} tag.
What am I missing? Can you provide a step-by-step guide?
Thanks
Mouse
I'm no longer getting an error but I'm not getting a dropdown menu either - just a simple <ul> type list where I put the {DROPDOWN} tag.
What am I missing? Can you provide a step-by-step guide?
Thanks
Mouse
- Tue 15. Feb 2005, 10:39
- Forum: hacks & enhancements
- Topic: Dropdown Menu Parse Error
- Replies: 18
- Views: 7769
Dropdown Menu Parse Error
Hi,
In attempting to implement the CSS Dropdown menu I'm getting a parse error on line five of:
<?php
// -------------------------------------------------------------
if( ! ( strpos($content["all"],'{DROPDOWN')===false ) ) {
$content["all"] = str_replace('{DROPDOWN}', '{DROPDOWN:0}', $content ...
In attempting to implement the CSS Dropdown menu I'm getting a parse error on line five of:
<?php
// -------------------------------------------------------------
if( ! ( strpos($content["all"],'{DROPDOWN')===false ) ) {
$content["all"] = str_replace('{DROPDOWN}', '{DROPDOWN:0}', $content ...
- Sun 6. Feb 2005, 11:06
- Forum: phpwcms Support English
- Topic: Thumbnails!!
- Replies: 4
- Views: 1623
Fixed
Thanks to all of you.
John - I had already investigated the GD status on the server and found that I could use GD1 (no GD2 installed) - however image quality was very bad.
Karla - You're a star! Your suggestion to leave the imagemagick path set to an empty string worked. I am extremely relieved ...
John - I had already investigated the GD status on the server and found that I could use GD1 (no GD2 installed) - however image quality was very bad.
Karla - You're a star! Your suggestion to leave the imagemagick path set to an empty string worked. I am extremely relieved ...
- Fri 4. Feb 2005, 22:13
- Forum: phpwcms Support English
- Topic: Thumbnails!!
- Replies: 4
- Views: 1623
Thumbnails!!
Hi Everyone,
I have installed phpwcms and imagemagick.
When I upload images to the filemanager a thumbnail is not created (just the little box with a red x). When I click on the box I can view the image.
I also cannot create an image as part of article content in other than the image's native ...
I have installed phpwcms and imagemagick.
When I upload images to the filemanager a thumbnail is not created (just the little box with a red x). When I click on the box I can view the image.
I also cannot create an image as part of article content in other than the image's native ...