11
basza
Re: Php forum
  • 2005/7/29 21:39

  • basza

  • Just popping in

  • Posts: 73

  • Since: 2004/6/21


Now I know why so many people have been going over to over cms.

You down load a program, you support it and tell friends about it and when you try and get help you end up with someone trying to be smart.



12
basza
Re: Php forum
  • 2005/7/29 21:28

  • basza

  • Just popping in

  • Posts: 73

  • Since: 2004/6/21


I know this is an XOOPS forum. I'm trying to write a module for the site I'm doing and have come across a problem I'm try to solve with php.

B.Rumsey



13
basza
Re: Php forum
  • 2005/7/29 21:16

  • basza

  • Just popping in

  • Posts: 73

  • Since: 2004/6/21


Sorry should of made myself clear.

I'm trying to find a good php forum where I can get help from.

Thanks in advance
B.Rumsey



14
basza
Php forum
  • 2005/7/29 21:11

  • basza

  • Just popping in

  • Posts: 73

  • Since: 2004/6/21


Could someone please tell me of a good php forum. I'm trying to figure out how to do maths with php and have come accross 1 forum but it has now been nearly a week with no replys.

Thanks in advance.

B.Rumsey



15
basza
Re: Sliding Doors using the css file
  • 2005/7/29 3:14

  • basza

  • Just popping in

  • Posts: 73

  • Since: 2004/6/21


I have sorted this one out.

After a bit of trial and eorror I found that it was missing the "list-style:none;" in the li header.

Thanks



16
basza
Sliding Doors using the css file
  • 2005/7/29 2:01

  • basza

  • Just popping in

  • Posts: 73

  • Since: 2004/6/21


I'm trying to use the Sliding Doors css method but no mater what I try I end up with little box from the <li> tag. Is there a way I can get rid of this?

Thanks in advance



17
basza
Re: include page help
  • 2005/7/28 22:22

  • basza

  • Just popping in

  • Posts: 73

  • Since: 2004/6/21


Sorry I can't give you a link due to the fact that I have kinda sorted it out, and have mylook again.

It's only the module files that don't work of smarty template files. If you want I can still send a link here but I have a long way to go on site.



18
basza
include page help
  • 2005/7/28 21:46

  • basza

  • Just popping in

  • Posts: 73

  • Since: 2004/6/21


I'm not using templates.

I have setup a php with the normal, mainfile,header, and footer files. All this works ok. Now I want to include a page at the bottom which I have done like this:

include XOOPS_ROOT_PATH."/modules/weiz_cash/users_page.php";

include XOOPS_ROOT_PATH."/footer.php";

In the users_page.php file I have the following:

<?
if ($xoopsUser) {
echo $xoopsUser->getVar("uname"); echo"Cash Investments<br>";
} else {
echo "Anonymous User"; echo "Cash Investments<br>";
?>

Now when I go to display the page I loose my header and footer pluse the content of the second page.

I have the same bit of code in the main page to display user name, is this the problem?

Thanks in advance



19
basza
Re: tracking users
  • 2005/7/28 13:42

  • basza

  • Just popping in

  • Posts: 73

  • Since: 2004/6/21


yes that wast it.

Thanks



20
basza
Re: tracking users
  • 2005/7/28 12:29

  • basza

  • Just popping in

  • Posts: 73

  • Since: 2004/6/21


Maybe I'm asking this wrong.

I have a plain php file, not a template, and I am wanting to dispaly users name. I have seen how it can be done using templates but can not figure it out for a plain php file.

Thanks in advance




TopTop
« 1 (2) 3 4 5 ... 8 »



Login

Who's Online

165 user(s) are online (114 user(s) are browsing Support Forums)


Members: 0


Guests: 165


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits