Search found 38 matches

by crenshawdesignz
Sun 4. Feb 2007, 18:13
Forum: phpwcms Discussion
Topic: How about some links on how to develop templates...
Replies: 3
Views: 3095

Thanks.

I had seen these and from them I gleaned the knowledge of how to set up page layouts but still I had trouble with the templates. Then somewhere along the line I realized I could create a template in HTML and put that into the main part of the template area of the application.

Your help was ...
by crenshawdesignz
Fri 2. Feb 2007, 17:33
Forum: phpwcms Discussion
Topic: How about some links on how to develop templates...
Replies: 3
Views: 3095

How about some links on how to develop templates...

There are loads of links to developed templates. But for those just beginning there should be some samples and examples of how to code each level of the template area. These would be guidelines that someone at my level would be able to appreciate. In time perhaps we can become even more useful to ...
by crenshawdesignz
Fri 2. Feb 2007, 17:26
Forum: hacks & enhancements
Topic: phpWCMS Dreamweaver Extension v1.1 [Released]
Replies: 10
Views: 9685

Got it loaded but now what?

I wish for documentation on how to use this now that I have it. What file in my tree do I use or do I create a new file and is it one of those if you don't know you never will kind of things.

No. I am sure I can learn. Will you please when time allows, direct me to some of the documents so I can ...
by crenshawdesignz
Thu 14. Sep 2006, 17:39
Forum: phpwcms Installation Troubleshooting English
Topic: phpMyAdmin
Replies: 1
Views: 2106

phpMyAdmin

I am integrating phpMyAdmin into my site and this is what I see when I access the link.

Wrong permissions on configuration file, should not be world writable!

What could I have done wrong to have this message? Where do I go to make the changes?

Thanks
by crenshawdesignz
Wed 28. Jun 2006, 15:43
Forum: hacks & enhancements
Topic: Having a problem...
Replies: 1
Views: 2151

Having a problem...

I loaded the V2.01

I made the replacement in the Index.php file

Replace in index.php

(search for "visible_mode")

// define VISIBLE_MODE
// 0 = frontend (all) mode
// 1 = article user mode
// 2 = admin user mode
if(empty($_SESSION["wcs_user_id"])) {
define('VISIBLE_MODE', 0);
} else ...
by crenshawdesignz
Fri 23. Jun 2006, 01:37
Forum: phpwcms Support English
Topic: Backend throw user out
Replies: 1
Views: 1212

I had a similar problem

My problem was a result of my own. I forgot to click add an administrator account. If this is all you need to do then you can fix it. I cleared my database and uploaded the Setup folder, set the file permissions and reinstalled.

Hope this was helpful.
by crenshawdesignz
Wed 21. Jun 2006, 03:39
Forum: phpwcms Installation Troubleshooting English
Topic: Having trouble with this install www.crenshawdesignz.net
Replies: 5
Views: 3495

got the new release to work

I uploaded as recommended as binary.


Now am working on phpMyAdmin...
by crenshawdesignz
Tue 20. Jun 2006, 13:33
Forum: phpwcms Installation Troubleshooting English
Topic: Having trouble with this install www.crenshawdesignz.net
Replies: 5
Views: 3495

Having trouble with this install www.crenshawdesignz.net

This is the fourth time that I have sent this phpwcms 1.2.6 up to the server and I continue to get this page you can view at

http://www.crenshawdesignz.net/setup/setup.php

What do I need to do to correct this?
by crenshawdesignz
Thu 25. May 2006, 19:47
Forum: hacks & enhancements Support
Topic: Front End Login
Replies: 1
Views: 2954

Front End Login

I want to know how to install the front end login script?
by crenshawdesignz
Tue 23. May 2006, 22:15
Forum: phpwcms Installation Troubleshooting English
Topic: How do I include phpMyadmin
Replies: 4
Views: 2642

Thanks again

It works fine.

I did assume that I needed to get the phpMyAdmin files and I followed your lead, read what I could get from the SourceForge site and voila it works.

This support forum needs to have a rating system. It would be high honors.

Marc
by crenshawdesignz
Tue 23. May 2006, 15:21
Forum: phpwcms Installation Troubleshooting English
Topic: How do I include phpMyadmin
Replies: 4
Views: 2642

Is that all.

I need to download phpMyAdmin and unarchive it into the folder you recommend.

WOW! Talk about efficiency in action.

Thanks.
by crenshawdesignz
Tue 23. May 2006, 14:12
Forum: phpwcms Installation Troubleshooting English
Topic: How do I include phpMyadmin
Replies: 4
Views: 2642

How do I include phpMyadmin

I have set phpMyadmin in my config file to show in the site backend, but when I use the link this is what I see.

There is no phpMyAdmin available at the moment.

You can download it as separate file at:
http://www.phpwcms.de
http://www.sourceforge.net

What am I missing? I have phpMyadmin with my ...
by crenshawdesignz
Mon 22. May 2006, 04:04
Forum: phpwcms Support English
Topic: FCK Editor
Replies: 3
Views: 2120

I made modifications and the page works.

Thanks for the topics to read. The necessary changes were made as suggested in the text and voila!

Thnaks so much for the direction.
by crenshawdesignz
Mon 22. May 2006, 04:02
Forum: phpwcms Support English
Topic: How do I include my php
Replies: 5
Views: 3047

Extended thank you.

I meant to thank both of you for your assistance. Please forgive the oversight, it was not intentional. I am using a DW extension which is why the <?php connection... is listed.

I just made a very simple file but I am sure that if I get the
{PHP:tag.php} to work, I will be satisfied.
by crenshawdesignz
Mon 22. May 2006, 03:59
Forum: phpwcms Support English
Topic: How do I include my php
Replies: 5
Views: 3047

Thank you.

I have made the changes and as soon as I transfer files between my test server and production server I will tweak some more and report back.

Your help is appreciated.

While I was working with my config file I enabled gt_Mod and phpmyadmin on the backend.

Man I love this forum.