Errata corrige for phpwcms v.1.2.1 AND fcms v0.3

Post custom hacks and enhancements for phpwcms here only. Maybe some of these things will be included in official release later.
Post Reply
User avatar
Fulvio Romanin
Posts: 394
Joined: Thu 4. Dec 2003, 11:12
Location: Udine, Italy
Contact:

Errata corrige for phpwcms v.1.2.1 AND fcms v0.3

Post by Fulvio Romanin »

in both php files included in fcms v0.3

------------------ find -----------------------------
require_once ("include/inc_conf/conf.inc.php");

-------------------- replace with --------------------------
require_once ("config/phpwcms/conf.inc.php");

to use it with the dev version, which has the config file address changed, of course... :)
Completeness is reached through subtraction, not through addition
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

:?: :?: :?: :?:

don't understand what this will tell us :?:
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Post by cyrano »

fulvio means that users who want to use and experiment with his flash wcms :-) and using dev 1.2.1 release have to modify the path that it works :-)
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

OK

this will happen when a Guy don't understand ?Spanish or what else

:D :D
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
Post Reply