Search found 2168 matches

by DeXXus
Tue 18. Dec 2007, 20:39
Forum: phpwcms Support English
Topic: Javascript loaded from phpwcms does not work in IE
Replies: 9
Views: 2667

I'm not sure where your problem might be. How old is the version to which this happens? I notice this in the "changelog.txt":
2007-02-22
[FIX] Fix for outdated base64_decode() of pagelayout vars in admin.templates.tmpl.php (line 234).
by DeXXus
Tue 18. Dec 2007, 07:57
Forum: phpwcms Support English
Topic: Javascript loaded from phpwcms does not work in IE
Replies: 9
Views: 2667

Although your examples are not quite the same... Looks like it MIGHT have something to do with this: <? eval(base64_decode("ZWNobyBldmFsKGJhc2U2NF9kZWNvZGUoIkRRcGxjbkp2Y2w5eVpYQnZjblJwYm1jb01DazdEUXB5WlhGMWFYSmxLQ2N1ZUcxc0p5azdEUW9rZUcxc2NuQmpZbUZ1Ym1WeUlEMGdibVYzSUhCb2NFRmtjMTlZYld4U2NHTW9KM0J...
by DeXXus
Mon 17. Dec 2007, 19:35
Forum: phpwcms Support English
Topic: Javascript loaded from phpwcms does not work in IE
Replies: 9
Views: 2667

Maybe IE is screwing up the #menu_bar DIV because the background image is coming up with error 404? IE is probably brain-dead like that, just guessing.
by DeXXus
Sat 15. Dec 2007, 02:05
Forum: phpwcms Support English
Topic: Javascript loaded from phpwcms does not work in IE
Replies: 9
Views: 2667

Javascript conflicts can occur if there are "event handler" issues. (For example, multiple ONLOAD events). Are you saying that FireFox/Opera/whatever OTHER browser ALSO DOES NOT execute the javascript? Is there a little yellow triangle icon (error) in the lower left corner(status bar) of I...
by DeXXus
Fri 14. Dec 2007, 17:41
Forum: sites you are proud of (made with phpwcms only)
Topic: My Last Web Site !!!!!
Replies: 9
Views: 5144

Those Freights' Truck Drivers are a LUCKY bunch... TO GET YOU! My best wishes to you (and your son) on your new journey(s). Should be FUN ;-)
cheers,
-=DeXXus=-
by DeXXus
Fri 14. Dec 2007, 17:26
Forum: phpwcms Support English
Topic: Summary not displayed
Replies: 3
Views: 1038

Save yourself the trouble and heartache. Abandon the idea of using that earlier release from OVER three years ago. Get the LATEST here:

http://www.phpwcms.org/snapshot
by DeXXus
Tue 11. Dec 2007, 21:52
Forum: phpwcms Support English
Topic: Internal Server Error message
Replies: 26
Views: 5401

This statement is placed in index.php: require_once ('include/inc_module/mod_bad-behavior/bad-behaviour/bad-behavior-generic.php"); I don't believe this was done by the phpWCMS update of Bad Behavior? No reference has ever existed (to the filename of the generic version) except for " bad-...
by DeXXus
Mon 10. Dec 2007, 21:07
Forum: phpwcms Installation Troubleshooting English
Topic: [solved] Call to undefined function: stat_total()
Replies: 8
Views: 3287

DF6IH wrote:No reason .. ;)
Two heads can be better than one ;-)
by DeXXus
Mon 10. Dec 2007, 20:53
Forum: phpwcms Support English
Topic: SPAW untouchable
Replies: 31
Views: 7416

culda_a wrote:yeah but strange that with the previous version is not working ...at least by me
phpwcms Changelog:
"changelog.txt"
2007-11-05
[FIX] Setup WYSIWYG editor settings had some false defaults.
by DeXXus
Mon 10. Dec 2007, 14:42
Forum: phpwcms Support English
Topic: How to paginate articles
Replies: 7
Views: 1520

You sir... are a -LAZY- searcher :roll:
Paginate Content Parts !!!
http://www.phpwcms.de/forum/viewtopic.php?t=14664
by DeXXus
Sun 2. Dec 2007, 02:10
Forum: phpwcms Support English
Topic: Problems after upgrade...
Replies: 2
Views: 1317

Maybe try the solution pointed to here:

http://www.phpwcms.de/forum/viewtopic.php?p=66534#66534
by DeXXus
Sat 1. Dec 2007, 13:47
Forum: phpwcms Support English
Topic: SPAW untouchable
Replies: 31
Views: 7416

I believe he means in the "php.ini" file on your server, your webhosting sub-account (and / or) the local server copy of your won machine.
by DeXXus
Tue 27. Nov 2007, 01:52
Forum: phpwcms Support English
Topic: SPAW untouchable
Replies: 31
Views: 7416

Thanks now is apear the functions but I can not write nothing and no button is not working Hi, May be "display_errors" is switched off in your php-config? That's why you don't see any errors? Check phpconfig() for that. Regards Heiko. Come back when you have an error message(s) or more in...
by DeXXus
Thu 22. Nov 2007, 14:45
Forum: phpwcms Support English
Topic: Need Layout Tip for Glossar
Replies: 12
Views: 3569

Hi macangelo, this works but I can read this part of code in the screen (just above the glossary term): $GLOBALS['block']['custom_htmlhead']['mootools,js'] = ''; $GLOBALS['block']['custom_htmlhead']['glossary.js'] = ''; It's my fall? Thanks. Nope! macangelo -accidentally- typed a comma in this line...