Search found 10 matches
- Mon 9. May 2005, 04:08
- Forum: phpwcms Support English
- Topic: hashID=c6bee760454cc66cf725ff60afe5d979
- Replies: 22
- Views: 8944
So, the problem is not a phpWCMS one, but one due to the setup of your PHP installation. As the php_flag variable suggests. If you are hosted you are kind of at their mercy. I haven't seen this to cause a LOT of problems and it appears that it only does it the first time a person hits your site. All ...
- Mon 9. May 2005, 04:01
- Forum: phpwcms Support English
- Topic: Corrupted Article ... can it be corrected?
- Replies: 6
- Views: 2426
DOM Inspector in Firefox
Anytime I don't understand something I always use the DOM inspector in Firefox. It allows me to click on the bad element. Then, I can inspect its defined CSS codes, all the attributes, the box model attributes, etc. This way I can find the setting that I did set somewhere and forgot about. So, I ...
- Sun 8. May 2005, 21:25
- Forum: General Discussion
- Topic: Firefox Extension Web Developer
- Replies: 3
- Views: 1906
Really?
This is odd. I have 1.0.3 and it works just fine. On three different computers with that installation. Are you sure you got the latest version from his website?? Well post whatever resolution to it you have and exactly what the problem is.
- Fri 6. May 2005, 04:44
- Forum: General Discussion
- Topic: Firefox Extension Web Developer
- Replies: 3
- Views: 1906
Firefox Extension Web Developer
If you use Firefox I REALLY recommend getting Web Developer Extension available from http://chrispederick.com/work/firefox/webdeveloper/ . You may have to click the link a couple times to actually get it to install instead of trying to download the XPI for some reason.
With this extension you can ...
With this extension you can ...
- Fri 6. May 2005, 04:35
- Forum: phpwcms Support English
- Topic: Graphical Text Module and {DROPDOWN}
- Replies: 0
- Views: 743
Graphical Text Module and {DROPDOWN}
This is a mix of a hack addon and a supported module question. Basically I am trying to integrate the graphical text module into the build_dhtmlmenu function. I have indetified exactly where this needs to happen in build_dhtmlmenu. I tried simply using the GT replacement tags, but quickly learned ...
- Fri 6. May 2005, 04:25
- Forum: phpwcms Support English
- Topic: Navigation, CSS and replacement tags
- Replies: 4
- Views: 1636
Yes I understand at first I was lost. However, I use jEdit as my text editor and it has a really cool HyperSearch ability. Basically you can search for "{IMAGE" in *.php files in all subdirectories of my installed phpwcms_v1 directory. This has allowed me to locate some of the guts of the phpwcms ...
- Fri 29. Apr 2005, 05:14
- Forum: General Discussion
- Topic: Best phpWCMS and other CMS's host.
- Replies: 1
- Views: 1383
- Thu 28. Apr 2005, 07:12
- Forum: phpwcms Support English
- Topic: FE_USER_LOGIN.INC.PHP
- Replies: 0
- Views: 954
FE_USER_LOGIN.INC.PHP
It seems as if the front end user login is pretty close to completion. I found this in in the template\inc_script directory. The new index.php file in 1.2.2 DEV prerelease seems to also have some fe_user stuff in it as well. Has anyone tried to implement this stuff from the prerelease yet?
Also ...
Also ...
- Thu 28. Apr 2005, 01:51
- Forum: hacks & enhancements
- Topic: Front End Login \ Shopping
- Replies: 2
- Views: 2421
Front End Login \ Shopping
Okay I think that the following post might be useful.
http://www.phpwcms.de/forum/viewtopic.php?t=3506
I am going to try and implement that except using a seperate database. Essentially I am using phpWCMS as a website manager for my wife's photography business. Well, a part of that business is ...
http://www.phpwcms.de/forum/viewtopic.php?t=3506
I am going to try and implement that except using a seperate database. Essentially I am using phpWCMS as a website manager for my wife's photography business. Well, a part of that business is ...
- Sun 24. Apr 2005, 23:43
- Forum: phpwcms Support English
- Topic: Newbie Needs Guidance
- Replies: 2
- Views: 985
Newbie Needs Guidance
So far I am just getting into this phpWCMS and liking it. I really like the DIV \ CSS option and getting away from that table dependent template style. I also like the easy way to make a simple template that you can adapt to your own graphics and don't need to know a lot of special coding for the ...