Search found 44 matches
- Thu 18. Nov 2010, 15:44
- Forum: phpwcms Templates English
- Topic: Two head tags
- Replies: 3
- Views: 15080
Re: Two head tags
Thank you for responding... I was moving too fast i guess. You are right of course. Thank you
- Wed 17. Nov 2010, 00:36
- Forum: phpwcms Templates English
- Topic: Two head tags
- Replies: 3
- Views: 15080
Two head tags
noobie alert. I just installed and was having a blast. Set up a bunch of pages and templates. Then i viewed the source for a page. I saw duplicate tags in my html. One set i know i put in the template...but the other is wrapped around what is in my template. Am i not supposed to put head, document ...
- Mon 21. Feb 2005, 08:48
- Forum: phpwcms Support English
- Topic: File Center - Different Message
- Replies: 3
- Views: 1728
File Center - Different Message
I am getting the following messages (example below) with my existing files in file center:
Warning: getimagesize(/home/kineticp/public_html/cms1/phpwcms_filestorage/.gif): failed to open stream: No such file or directory in /home/kineticp/public_html/cms1/include/inc_lib/imagick.convert.inc.php on ...
Warning: getimagesize(/home/kineticp/public_html/cms1/phpwcms_filestorage/.gif): failed to open stream: No such file or directory in /home/kineticp/public_html/cms1/include/inc_lib/imagick.convert.inc.php on ...
- Mon 21. Feb 2005, 08:20
- Forum: phpwcms Support English
- Topic: Problems with Dev 1.2
- Replies: 31
- Views: 12843
Path and Config
I had some of the same problems as listed in this thread in regard to pathing. The last update by Oliver fixed it for me. Please pay attention to the changed conf.inc file. Also if you have put in a subdirectory you need to add that.. in my case that was cms1
Here are examples from my config file ...
Here are examples from my config file ...
- Thu 17. Feb 2005, 09:15
- Forum: phpwcms Support English
- Topic: Document Root on 1.2 DEV
- Replies: 3
- Views: 2289
Document Root on 1.2 DEV
Installed everything to see where Oliver was with the new release :). For some reason i am having trouble with the PHPWCMS understanding that i have it in a subdirectory called "cms1". I get the warning on most every page.
Warning: main(/home/kixericp/public_html/include/inc_ext/ss_image/ss_image ...
Warning: main(/home/kixericp/public_html/include/inc_ext/ss_image/ss_image ...
- Thu 2. Sep 2004, 23:09
- Forum: phpwcms Support English
- Topic: no wyswyg with firefox 0.9
- Replies: 13
- Views: 4894
Same Here
I have tried both htmlarea and fckeditor and neither work with Firefox 0.9.3 I suspect that it is Firefox since none of them work. Sure hope this is fixed because i hate IE. I am beginning to believe it is an Activex problem.
- Thu 12. Aug 2004, 01:46
- Forum: hacks & enhancements
- Topic: Line breaks...what am i missing
- Replies: 3
- Views: 2625
Your are a genius
The tag worked... buy doing echo "[BR]" I just dont know why the <br> does not work. I do not have this problem in doing a <br> when i use {PHP:my_external.php} only the [PHP] ... i assume that it is architectural in the way that oliver puts it all together. I can't find it though.
- Wed 11. Aug 2004, 22:58
- Forum: hacks & enhancements
- Topic: Line breaks...what am i missing
- Replies: 3
- Views: 2625
Line breaks...what am i missing
I wanted to write a quick piece of code to list article summaries to include as article content... so i did this.... [PHP]
$db = mysql_connect('localhost','user_name','password') or die("Error while trying to connect to host");
mysql_select_db('table',$db) or die("Error while trying to connect to ...
$db = mysql_connect('localhost','user_name','password') or die("Error while trying to connect to host");
mysql_select_db('table',$db) or die("Error while trying to connect to ...
- Fri 23. Jul 2004, 01:54
- Forum: phpwcms Support English
- Topic: PHPVAR Help
- Replies: 0
- Views: 775
PHPVAR Help
From time to time, I would like to get access to some of the fields that are stored in the mysql tables...without making a call. My understanding was that i could use the new tag PHPVAR to get to them. I am having no success. I have checked my brackets and braces...but for some reason i am ...
- Tue 20. Jul 2004, 20:57
- Forum: phpwcms Bug Reports
- Topic: Rollover Image on Mozilla Firefox
- Replies: 3
- Views: 3299
Firefox
Yes i am using .092 the latest . Good to see that it is just not mePappnase wrote:hello
eich version did you use!? the latest 0.92?
i have also an this error the images work but the caption will repeat endless.

- Tue 20. Jul 2004, 20:45
- Forum: phpwcms Bug Reports
- Topic: Rollover Image on Mozilla Firefox
- Replies: 3
- Views: 3299
Rollover Image on Mozilla Firefox
I am using the 6/22 version of phpwcms. Experimenting with the rollover image content part. I get different results under firefox and ie with the same code. when i try to rollover the small image...the title keeps getting repeated down the page...as long as i keep cursor on the first small image. I ...
- Thu 24. Jun 2004, 22:50
- Forum: phpwcms Support English
- Topic: Tooltips
- Replies: 8
- Views: 2660
I hate my solution but it works!!!
The javascript code was very sensitive as to where it occurs. I could not get it in a layout or template or article...right where i needed the code to be. So i changed the index.php code to put the javascript right in before the closing body tag. I don't like the solution because i will have to keep ...
- Tue 22. Jun 2004, 05:24
- Forum: phpwcms Support English
- Topic: Tooltips
- Replies: 8
- Views: 2660
Gonna Take me Some time i think
I tried all your ideas....with no success. I think i am going to have to do some traces as a page is built and see what is happening. I will let you know if i figure it out.
I suspect that it would be useful to someone else over time. Thanks

- Mon 21. Jun 2004, 22:59
- Forum: phpwcms Support English
- Topic: Tooltips
- Replies: 8
- Views: 2660
- Mon 21. Jun 2004, 06:45
- Forum: phpwcms Bug Reports
- Topic: GT MOD: text correction + possible errors
- Replies: 8
- Views: 6910