Es gibt seit Urzeiten keine sicherheitsrelevanten bekannten oder behobenen Probleme innerhalb von phpwcms. Von daher entspannt bleiben.
Super, danke!
Etliche Hinweise findest Du noch hier:
https://code.google.com/p/phpwcms/downloads/list
Naja, geht so... Wenn man sich nach aktuellen Änderungen ...
Search found 27 matches
- Fri 7. Mar 2014, 14:18
- Forum: phpwcms Support Deutsch
- Topic: Version 1.4.5 updaten?
- Replies: 5
- Views: 2245
- Fri 7. Mar 2014, 02:04
- Forum: phpwcms Support Deutsch
- Topic: Version 1.4.5 updaten?
- Replies: 5
- Views: 2245
Re: Version 1.4.5 updaten?
Ich kann doch nicht alle Commits durchgehen... So feingranulare Code-Änderungen sind doch nur für Entwickler interessant...
- Thu 6. Mar 2014, 23:53
- Forum: phpwcms Support Deutsch
- Topic: Version 1.4.5 updaten?
- Replies: 5
- Views: 2245
Version 1.4.5 updaten?
Ich habe eine ältere Webseite, die zwar im Netz verbleiben soll, aber nicht mehr aktiv gepflegt wird. Vor einer Weile habe ich mal auf Version 1.4.5 aktualisiert, was durch die vielen Customizations ziemlich viel Aufwand war. Nun interessieren mich bei dieser Seite keine funtionalen Neuerungen am ...
- Wed 1. Mar 2006, 15:14
- Forum: phpwcms Support English
- Topic: Is there something like {NAV_ROW:PARENT}?
- Replies: 3
- Views: 1921
- Mon 29. Aug 2005, 13:53
- Forum: phpwcms Support English
- Topic: Mouseover in menu for background AND text
- Replies: 3
- Views: 1579
- Sun 28. Aug 2005, 20:27
- Forum: hacks & enhancements Support
- Topic: Problem with {NOSPAM}-Tag
- Replies: 9
- Views: 6635
- Sun 28. Aug 2005, 18:25
- Forum: phpwcms Support English
- Topic: Mouseover in menu for background AND text
- Replies: 3
- Views: 1579
Mouseover in menu for background AND text
concerns: NAV_TABLE_COLUMN
with the curser over a menu field the background color changes but the text doesn't. it only changes when the cursor is over the text.
is it possible to link those to mouseover effects so that the text also changes (becomes bold or underlined) if the mouse is over its ...
with the curser over a menu field the background color changes but the text doesn't. it only changes when the cursor is over the text.
is it possible to link those to mouseover effects so that the text also changes (becomes bold or underlined) if the mouse is over its ...
- Sun 28. Aug 2005, 14:29
- Forum: hacks & enhancements Support
- Topic: Problem with {NOSPAM}-Tag
- Replies: 9
- Views: 6635
- Sat 4. Jun 2005, 15:27
- Forum: hacks & enhancements
- Topic: Statistic for Visitor, Host, OS etc.
- Replies: 91
- Views: 98814
Re: Access denied
http://www.phpwcms.de/forum/viewtopic.php?t=2207net-laden wrote:statt der Auswertung sehe ich nur diese Fehlermeldung, obwohl die DB-Zugangsdaten in der "phpOpenTracker.php" alle stimmen.phpOpenTracker Error: Access denied for user: 'web33@localhost' to database 'usr_web33_1'
ganz unten.
- Sat 4. Jun 2005, 15:24
- Forum: hacks & enhancements Support
- Topic: exit.php beim VTS
- Replies: 22
- Views: 27837
- Sun 8. May 2005, 15:09
- Forum: hacks & enhancements Support
- Topic: VTS Backend Probs
- Replies: 10
- Views: 9486
Re: VTS - problems
It was problem with mysql TEMPORARY TABLEs creation on my hosting ("CREATE TEMPORARY TABLE ..." statement)
I changed "CREATE TEMPORARY TABLE" to "CREATE TABLE"
in:
/include/inc_ext/phpOpenTracker/phpOpenTracker/API/plugins/top.php line: 262
/include/inc_ext/phpOpenTracker/phpOpenTracker/API ...
I changed "CREATE TEMPORARY TABLE" to "CREATE TABLE"
in:
/include/inc_ext/phpOpenTracker/phpOpenTracker/API/plugins/top.php line: 262
/include/inc_ext/phpOpenTracker/phpOpenTracker/API ...
- Thu 31. Mar 2005, 13:59
- Forum: phpwcms Support English
- Topic: Always Stay Logged-in?
- Replies: 2
- Views: 2061
i tried this but it doesnt work.
when i go to a page within the admin section i get the login.php page. on the left im shown as a logged in user but i cant enter a admin site without retyping my logindata.
it seems that the automatic logut time just shows which user was online within the time. but ...
when i go to a page within the admin section i get the login.php page. on the left im shown as a logged in user but i cant enter a admin site without retyping my logindata.
it seems that the automatic logut time just shows which user was online within the time. but ...
- Fri 18. Mar 2005, 19:58
- Forum: phpwcms Support English
- Topic: Always Stay Logged-in?
- Replies: 2
- Views: 2061
Always Stay Logged-in?
is it possible to stay always logged-in on a pc?
i think of a kind of cookie which works instead of typing in the login name and password.
the background to this question: nearly all of my updates at my site are done from my home pc which is secure from everybody else so it is unnecessary to ...
i think of a kind of cookie which works instead of typing in the login name and password.
the background to this question: nearly all of my updates at my site are done from my home pc which is secure from everybody else so it is unnecessary to ...
- Mon 14. Mar 2005, 18:43
- Forum: phpwcms Support English
- Topic: Customize NAV_TABLE_COLUMN
- Replies: 2
- Views: 1389
Customize NAV_TABLE_COLUMN
hi there!
is it possible to customize the automaticly generated NAV_TABLE_COLUMN somehow? i'd like to insert a space between to lines to structure the menu into two parts. and i'd like to change the bg-color of two points.
i need this because my website is devided into two different content parts ...
is it possible to customize the automaticly generated NAV_TABLE_COLUMN somehow? i'd like to insert a space between to lines to structure the menu into two parts. and i'd like to change the bg-color of two points.
i need this because my website is devided into two different content parts ...
- Thu 3. Mar 2005, 17:26
- Forum: phpwcms Support English
- Topic: Meta Tags & Google Indexing
- Replies: 2
- Views: 1863
Meta Tags & Google Indexing
hi!
only my startpage is indexed and listed in google. content on other pages (e.g. index.php?text) can not be found via google.
i use the following meta tags (plus keywords, author, etc.).
is something important missing?
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1 ...
only my startpage is indexed and listed in google. content on other pages (e.g. index.php?text) can not be found via google.
i use the following meta tags (plus keywords, author, etc.).
is something important missing?
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1 ...