Search found 1552 matches

by pSouper
Thu 15. Jan 2004, 21:32
Forum: phpwcms Bug Reports
Topic: A bug in configuration with path interpreting
Replies: 6
Views: 3156

hi Robert, I think your problem is with '$_SERVER['DOCUMENT_ROOT']' within include/inc_lib/default.inc.php. you should edit default.inc.php to replace this variable with the physical path. change this code... define ("PHPWCMS_ROOT", preg_replace('/\/$/', '', $_SERVER['DOCUMENT_ROOT']).(($p...
by pSouper
Thu 15. Jan 2004, 13:40
Forum: phpwcms Discussion
Topic: {BREADCRUMB} spacer image
Replies: 2
Views: 2505

DOH!
you can. I've found it now ;) thanks Frold, I feel like a total bubble-head now.

although MY lovely way ;) lets you set three different images do that you may have the image change as you traverse the structure :)
by pSouper
Thu 15. Jan 2004, 13:11
Forum: phpwcms Discussion
Topic: {BREADCRUMB} spacer image
Replies: 2
Views: 2505

{BREADCRUMB} spacer image

Hi OG et al, just a few changes to front.func.inc.php will allow you to use an image to space your breadcrumbs instead of the '>' symbol. create your breadcrumb images (up to 3) and save them into your icons folder (anyware really but you must change the following path too) then.. in line 404 (or cl...
by pSouper
Thu 15. Jan 2004, 11:06
Forum: phpwcms Support English
Topic: Login.php
Replies: 1
Views: 956

Login.php

Am I wrong or is login.php the only page you can not edit using phpwcms? I could and problably will create a template for it but a mwondering why it's not a template already? does anyone invisage a problem with me making a login template ? Does anyone else use atemplate for login.php? any feedback i...
by pSouper
Wed 14. Jan 2004, 20:49
Forum: phpwcms Discussion
Topic: Against what frontend users should be authenticated?
Replies: 36
Views: 14652

does all this talk of a front end login boil down to certain articles can be seen by authorised peaple only? if so, does this mean a simple toggle yes/no for each page or on a more desireable per person/usergroup basis? I would love to see a per person/usergroup login for the front end.... please, p...
by pSouper
Wed 14. Jan 2004, 18:39
Forum: phpwcms Discussion
Topic: clap, clap clap............... and make a donation :-)
Replies: 6
Views: 4406

;) it's just that I can only get the french done someone asa second language.
If you don't get around to it then once I have posted my version I hope you would be able to clean it up and post it back again.
by pSouper
Wed 14. Jan 2004, 17:59
Forum: phpwcms Support English
Topic: Content in an iFrame
Replies: 13
Views: 3842

hehe, I guess I don't get around much. It's true, I never seen that before. I make the artwork to computer games not websites s ohave never really spent to long looing at web pages before. I started thinking about doing my own website only since I went freelance last summer. I su[pose I should use s...
by pSouper
Wed 14. Jan 2004, 16:58
Forum: General Discussion
Topic: was ist rss? - what is rss
Replies: 8
Views: 4559

I have no real idea about RSS feeds but think i understand that they can allow me to read in data so that I may disply it in my site. how would I go about reading the data? is this something that phpwcsm can do? a replacement_tag maybe that can get information from an rss feed and return a variable?...
by pSouper
Wed 14. Jan 2004, 16:09
Forum: phpwcms Feature Requests
Topic: pSouper's Wish-Lish
Replies: 22
Views: 7259

:idea: A Menu template option. so that we can use all sorts of .css/html/dhtml/javascript menus such as those found on http://css.maxdesign.com.au/listamatic/ and projectseven.com etc.
by pSouper
Wed 14. Jan 2004, 15:55
Forum: phpwcms Support English
Topic: Content in an iFrame
Replies: 13
Views: 3842

as of 2:54pm 14/01/04 your scrolling back ground look fantastic ;)
I've not seen that effect before and I love it.
your sites colour choices a re beatifull too
by pSouper
Wed 14. Jan 2004, 11:26
Forum: phpwcms Support English
Topic: There is a problem with creating new categories.....
Replies: 9
Views: 2435

:) hehe I like your stlye Frold.
I was thinking of becoming and insomniac: it seams such a cool lifstyle choice and so very suited to software developement :)
by pSouper
Wed 14. Jan 2004, 11:22
Forum: phpwcms Discussion
Topic: clap, clap clap............... and make a donation :-)
Replies: 6
Views: 4406

Bonjour Rikki, vous pourriez être une aide gentille à nous toute si vous deviez prendre 15 minutes de votre temps et traduire les dossiers... include\inc_lang\backend\en\lang.ext.inc.php et include\inc_lang\backend\en\lang.inc.php dedans au Français pour la cause;) Je réalise que votre anglais ne pe...
by pSouper
Wed 14. Jan 2004, 11:08
Forum: phpwcms Support English
Topic: There is a problem with creating new categories.....
Replies: 9
Views: 2435

I am always worried that if my advice should be followed and it were to corrupt data and/or lose your work that I might wake up with a horses head in my bed ;) I would hate for that to be the case though I'm sure If backups were made you would be able to wind the clock back.
by pSouper
Tue 13. Jan 2004, 23:22
Forum: phpwcms Support English
Topic: There is a problem with creating new categories.....
Replies: 9
Views: 2435

you should read through your current data base and cross reference it with the sql script supplied within the phpwcms setup folder. but the lazy-days way is ..... to zip up your existing slq database files - execute the latet download .sql script from the phpwcms setup folder then copy all your zipp...
by pSouper
Tue 13. Jan 2004, 22:34
Forum: phpwcms Support English
Topic: There is a problem with creating new categories.....
Replies: 9
Views: 2435

I think you need to check that you have all the database tables up to date - there are a few new ones that may be missing.