Instalation problem

Please post all install related problems here. Visit this forum first for troubleshooting.
User avatar
juergen
Moderator
Posts: 4557
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

Post by juergen »

Code: Select all

$phpwcms["root"] = "/wdr"; //default: "" 
change to

Code: Select all

$phpwcms["root"] = "wdr"; //default: "" 
Would be interesting to see how paths are handlet :?:

Jürgen
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Re: aaa

Post by DeXXus »

culda_a wrote:I have poste the content of confic_inc.php maybe I will get the solution :cry:
ok when you have time to see let me know :wink:
Thanks
// site values
$phpwcms["site"] = "http://www.mysite.com/";

// paths

$phpwcms["root"] = "/wdr"; //default: "" REMOVE slash
EDIT: Oops, that happens when you go get coffee... someone steps right up. :lol:
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

ok

Post by culda_a »

thanks now is working, but now i have another question :D

The shadow that is around the page I have it only down and at the header but not on the content on the right.

why? :roll:
Pappnase

Re: ok

Post by Pappnase »

culda_a wrote:thanks now is working, but now i have another question :D

The shadow that is around the page I have it only down and at the header but not on the content on the right.

why? :roll:
hello

please search the forum fpr that teher so many questions about that!
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

aaaa

Post by culda_a »

Hi , call me stupid but pls help me becouse I don't know how to solve the shadow efect problem, I don't know hot make to make visible the shadow on the right like to http://www.phpwcms.de/index.php
so plssss I need help :? I'm a biginer

I read some on the forum but I did not understand what they mean
so pls tell me what I have to do and where.

Do I have to do this in template?
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

You need to think outside the box a little bit. :wink:

-In your browser, do a File-->Save Page as-->Web Page, complete of that "desired" page and study the rendered source for how the right-hand shadow is implemented.

-Then experiment with creating your own Page Layout in a "split-up" fashion.

(Although somewhat dated... the original post by OliverG here: http://www.phpwcms.de/forum/viewtopic.php?p=870#870 can still be referenced to understand how to split it up.)
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

a

Post by culda_a »

thanks i will try to see, but it was nice to ahve a direct answer, I will do some studys but unfortunly I don't have time for the next 2 weeks that's wy I was asking about this.
Thanks if I dont manage I will apear with a new anoing question
:oops: :roll:
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Re: a

Post by DeXXus »

culda_a wrote:Thanks if I dont manage I will apear with a new anoing question
:oops: :roll:
:lol:
ANYTIME
Just keep in mind that *most* here are not going to want to do your work and research for you... just answer questions to a degree or point you in a direction. Hang in!

BTW
Using the CUSTOM page layout option (instead of TABLE or DIV) allows for pasting a "complete" direct copy of whatever HTML code you'd like to model or experiment with. :wink:

Just be sure to paste it all using the Main: section only.
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

Post by culda_a »

THANKS :wink:
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

Post by culda_a »

Ok I don't know I think is missing a column in the code and with the background gif, here is the code:
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><img src="img/leer.gif" width="1" height="10"></td></tr>
<tr>
<td class="breadcrumb">{BREADCRUMB}</td>
<td align="right" class="footer">{DATE_ARTICLE}</td>
</tr>
<tr><td colspan="2"><img src="img/leer.gif" width="1" height="5"></td></tr>
<tr><td colspan="2"><img src="img/article/content_line_499.gif" width="499" height="1"></td></tr>
<tr><td colspan="2"><img src="img/leer.gif" width="1" height="15"></td></tr>
</table><table width="499" border="0" cellpadding="0" cellspacing="0">
<tr><td>{CONTENT}</td></tr>
<tr><td><img src="img/leer.gif" width="1" height="25"></td></tr>
<tr><td>[BACK]<img src="img/article/back_link_0.gif" border="0">[/BACK]&nbsp;&nbsp;<a href="#" target="_top" title="goto top of the page"><img src="img/article/top_link_0.gif" border="0"></a>&nbsp;&nbsp;[PRINT]<img src="img/article/print_icon.gif" width="44" height="9" border="0" title="open optimized page for printing">[/PRINT]</td></tr>
<tr><td height="100%"><img src="img/leer.gif" width="1" height="25"></td></tr>
<tr><td><img src="img/article/content_line_499.gif" width="499" height="1"></td></tr>
<tr><td><img src="img/leer.gif" width="1" height="5"></td></tr>
<tr><td class="footer">copyright &copy; 2002-2003 Oliver Georgi &middot; [RSS all]XML RSS[/RSS] &middot; <a href="http://sourceforge.net/projects/phpwcms" target="_blank">SourceForge.net</a> &middot; <a href="http://www.hotscripts.com/cgi-bin/rate.cgi?ID=27718" target="_blank">rate phpwcms</a></td></tr>
<tr><td><img src="img/leer.gif" width="1" height="12"><img src="http://sourceforge.net/sflogo.php?group_id=94396&type=1" width="1" height="1" border="0" alt="SourceForge.net Logo">
</td></tr>
</table>
Another FEW stupid question from me:

-1 how can I make the date {DATE_ARTICLE} to show the time of the person that watch the site?

-2 how can I put in forum or where do I activate the function register?

-3 If I want that the site to be in english and another language how can I do that?

-4 can I find a photo galery to integrate in phpwcms? - I search on the forum but I find only discusions and no code to download or documentation, maybe I did not search right.

Thanks for the patience with me
but I'm a biginer :roll:
Pappnase

Post by Pappnase »

hello

sorry for this!


first it was an installation question. ok.

but know you ask all what you can find at the docu page and the faq's and also the forum. so please look a little and you will see you find the solutions!
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

Post by culda_a »

Hi, pls can somebody tell me what is wrong it the code that is not showing the shadow in the right..... plsssssssssssssssssssssss
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

Post by culda_a »

:cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry:

why don't somebody help me? :?: :?:
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi culda_a, :D
why don't somebody help me?
It is a simple HTML/CSS question.
Please build your layout at DW including your shadow.
After this you can convert it to phpWcms.

TIP: Have a look at my testarea www(.)mz.ja-nek.de/index(.)php?de_kaufmaennische_bereiche
The shadow are a mix of HTML and CSS.
You can analysed the source- and CSS-file.

a quick an dirty shot of the site structure:

Code: Select all

all blocks:  width:  	774	  color:  		  image:  		  class:  all2	
left:   	  width:  	177	  color:  		  image:  		  class:  left_cont2	
left space:  width:  	30	  color:  		  image:  		  class:  left_space2 
main [700]:  width:  	542	  color:  		  image:  		  class:  main_cont2 
right space: width:  	5	  color:  		  image:  		  class:  right_space2 
right:       width:  	20	  color:  		  image:  		  class:  right_cont2	

header:      height:  	100	  color:  		  image:  		  class:  		
top space:   height:  		  color:  		  image:  		  class:  		
bottom space: height:  	10	  color:  		  image:  		  class:  bottom_space2	
footer:      height:  	43	  color:  		  image:  		  class: bottom_cont2	
Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

@flip-flop

You are being almost -=TOO=- nice in rewarding "bad behavior" ! :wink:
Post Reply