Search found 223 matches

by Karla
Fri 25. Feb 2005, 16:45
Forum: phpwcms Support English
Topic: Two tries req. to log into 1.2.1
Replies: 15
Views: 7116

Experiment with turning OFF "persistent" DB connection maybe?
"conf.inc.php"

Code: Select all

$phpwcms["db_pers"]           = 0;
by Karla
Fri 25. Feb 2005, 16:32
Forum: phpwcms Support English
Topic: about the file
Replies: 5
Views: 1092

Alternate way:

Use FTP client to upload image(s) to folder in phpwcms diectory tree that is named "/picture".

Then...
phpwcms Replacement Tag:

Code: Select all

[ID page_alias]{IMAGE:picture/some_image.jpg}[/ID]
HTML

Code: Select all

<img src="../picture/some_image.jpg">


~should~ work
by Karla
Thu 24. Feb 2005, 17:18
Forum: phpwcms Support English
Topic: missing files?
Replies: 6
Views: 1479

If you extracted locally... check again for these folders. They might not appear when viewing the listing within the archive. If not found, best to do your extraction from the archive again because they ~are~ created when the archive is unzipped :wink:
by Karla
Thu 24. Feb 2005, 17:04
Forum: phpwcms Support English
Topic: Where does phpWCMS change method="post" to method=
Replies: 15
Views: 3620

Yes, thanks - also I actualized this to my post above, but beware: I just searched for "POST" and not for POST (I don't think it's a good idea to replace $_POST with $_post) YES, for those who do not know better... these are the two lines: "/include/inc_front/content/cnt23.article.in...
by Karla
Thu 24. Feb 2005, 11:51
Forum: phpwcms Support English
Topic: Where does phpWCMS change method="post" to method=
Replies: 15
Views: 3620

Karla, are all files at your list for the frontend? No, I had excluded external files like WYSIWYG editors, code snippets, setup, update etc. Here is a link to the actual output for that search (with file names, line number, content and column number) where POST is "capitalized" in 1.2.1D...
by Karla
Wed 23. Feb 2005, 23:59
Forum: phpwcms Support English
Topic: general.inc.php and act_structure.php error
Replies: 5
Views: 1783

It can be several things... try this thread:
http://www.phpwcms.de/forum/viewtopic.php?t=3102
by Karla
Wed 23. Feb 2005, 23:18
Forum: phpwcms Support English
Topic: picture upload / spaw editor
Replies: 2
Views: 1268

1.21 DEV with SPAW is working fine, for me, with this function... but I use IE6 on an old legacy copy of Win98SE. :roll:
by Karla
Wed 23. Feb 2005, 23:06
Forum: phpwcms Support English
Topic: Where does phpWCMS change method="post" to method=
Replies: 15
Views: 3620

Wow - you're an angle!!!!! This is the right place! Many, many thanks, man? woman? 8) I have yet to meet anyone of the male persuasion, named like me, but it's a BIG world and since the great Johnny Cash sang "A Boy Named Sue"... times have changed. :lol: There are some ~curves~ to this a...
by Karla
Wed 23. Feb 2005, 14:41
Forum: phpwcms Support English
Topic: Where does phpWCMS change method="post" to method=
Replies: 15
Views: 3620

here is the browser output: ...<form name="phpwcmsForm74" id="phpwcmsForm74" action="index.php?id=18.55.0.0.1.0" method="POST" enctype="multipart/form-data"><input type="hidden" name="cpID74" value="74" /><table cellspa...
by Karla
Wed 23. Feb 2005, 14:13
Forum: phpwcms Support English
Topic: Where does phpWCMS change method="post" to method=
Replies: 15
Views: 3620

Maybe CONTEXT would help?? How about giving us the whole line of source with the method="POST" or a few lines in the area :wink:
by Karla
Wed 23. Feb 2005, 13:28
Forum: phpwcms Support English
Topic: Where does phpWCMS change method="post" to method=
Replies: 15
Views: 3620

sorry, but In all these files, there are "post" and no "POST" I don't understand this? Every file that I listed (I ignored /setup and /upgrade folders) has the word POST (capitalized) in the original archive! (I just did a "case-sensitive search" - nothing about "...
by Karla
Wed 23. Feb 2005, 12:12
Forum: phpwcms Support English
Topic: Where does phpWCMS change method="post" to method=
Replies: 15
Views: 3620

Somewhere in one of these... LOL :roll: "index.php" "login.php" "phpwcms.php" "include/inc_act/act_addchat.php" "include/inc_act/act_formmailer.php" "include/inc_act/act_frontendcss.php" "include/inc_act/act_ftptakeover.php" "...
by Karla
Mon 21. Feb 2005, 14:33
Forum: phpwcms Support English
Topic: File Center - Different Message
Replies: 3
Views: 1649

When I upgraded RC4 to DEV version, I was getting similar messages in backend admin>articles page... ...because some of the "content parts" that used images could no longer find the referenced image. So, make sure that all the .GIF images that (are/were) listed in filecenter are now still ...
by Karla
Sun 20. Feb 2005, 01:55
Forum: phpwcms Support English
Topic: ARTICLE MENU PROBLEM !!!
Replies: 4
Views: 1226

"cnt15.article.inc.php"