Search found 11 matches

by VITWNOW
Tue 24. Nov 2015, 07:02
Forum: phpwcms Discussion
Topic: Infected v1.4.2 Site - Suggestions Welcome
Replies: 5
Views: 18213

Re: Infected v1.4.2 Site - Suggestions Welcome

I compared a site backup against the hosting server's file list and found/removed the following questionable files in various folders. All contained similar cryptic code. After removal, index.php on the 1.4.2 site was functional:

size filename
------ ------------------------------------------
5,263 ...
by VITWNOW
Tue 24. Nov 2015, 05:21
Forum: phpwcms Discussion
Topic: Infected v1.4.2 Site - Suggestions Welcome
Replies: 5
Views: 18213

Re: Infected v1.4.2 Site - Suggestions Welcome

I made the change to the boolval section within general.inc.php but the issue persists. Thanks for the suggestion tho.
by VITWNOW
Tue 24. Nov 2015, 05:02
Forum: phpwcms Discussion
Topic: Infected v1.4.2 Site - Suggestions Welcome
Replies: 5
Views: 18213

Re: Infected v1.4.2 Site - Suggestions Welcome

PHP Version 5.2.17. I'll take a look though and let you know. Fingers crossed. Thanks.
by VITWNOW
Tue 24. Nov 2015, 01:05
Forum: phpwcms Discussion
Topic: Infected v1.4.2 Site - Suggestions Welcome
Replies: 5
Views: 18213

Infected v1.4.2 Site - Suggestions Welcome

In the middle of November, 2015, a client contacted me regarding a site built in 2009 using version 1.4.2 of phpwcms. It had not been upgraded since but had been working without issue for years. Upon investigating, the home page and all pages return a blank screen. The root folder on the hosting ...
by VITWNOW
Mon 25. Jan 2010, 01:29
Forum: phpwcms Templates Deutsch
Topic: Fehler 400 beim Speichern von HTML Kopf: <head>
Replies: 6
Views: 6398

Re: Fehler 400 beim Speichern von HTML Kopf: <head>

Thanks! I found it defined in /include/inc_front/front.func.inc.php and discovered my problem.
by VITWNOW
Sun 24. Jan 2010, 17:51
Forum: phpwcms Templates Deutsch
Topic: Fehler 400 beim Speichern von HTML Kopf: <head>
Replies: 6
Views: 6398

Re: Fehler 400 beim Speichern von HTML Kopf: <head>

Where is "set_meta()" defined/included and/or what is the code? One of my installations can't find the function. Thanks.
by VITWNOW
Fri 22. Jan 2010, 06:04
Forum: phpwcms Support English
Topic: When WYSIWYG is not WYSIWYG
Replies: 20
Views: 6117

Re: When WYSIWYG is not WYSIWYG

Claus wrote:
logout of the system, empty browser cache, reload, log in again
That worked. Thanks!
by VITWNOW
Wed 20. Jan 2010, 16:37
Forum: phpwcms Support English
Topic: When WYSIWYG is not WYSIWYG
Replies: 20
Views: 6117

Re: When WYSIWYG is not WYSIWYG

I changed fckconfig.js as suggested (FCKConfig.BasePath + '../../../../template/inc_css/frontend.css' ) and still the display is unchanged. I've also manipulated the default FCKeditor CSS file (fck_editorarea.css), reloaded the page, with no apparent result. The site is running FCKeditor version 2.6 ...
by VITWNOW
Wed 22. Apr 2009, 18:41
Forum: phpwcms Support English
Topic: RSS From phpwcms Site: How To
Replies: 1
Views: 885

RSS From phpwcms Site: How To

I'd like to start offering an RSS feed from one of the sites I support (running the latest version of phpwcms). Is there a tutorial (or a post) which details how to do this?

I did make an attempt by adding the following to the header section of the template:
<link rel="alternate" type ...
by VITWNOW
Tue 9. Dec 2008, 04:48
Forum: phpwcms Installation Troubleshooting English
Topic: Move Existing Site to New Server
Replies: 1
Views: 2857

Re: Move Existing Site to New Server

To all concerned,
Case 1 has been resolved. The problem had nothing to do with phpwcms installation all to do with customized software.
Working on Case 2 next. Probably similar issue.
Thanks,
Rich
by VITWNOW
Mon 8. Dec 2008, 03:25
Forum: phpwcms Installation Troubleshooting English
Topic: Move Existing Site to New Server
Replies: 1
Views: 2857

Move Existing Site to New Server

Help please.

I'm attempting to move a client’s site to a new server with the least amount of effort. The site uses "Release 1.1-RC4 27-08-2004" and I'm new to phpwcms. I'd like to move it “as is” if possible (unless it's less effort to upgrade it to the latest version). :?: Is there documentation ...