1
cyanide
Printing every page
  • 2005/6/13 19:29

  • cyanide

  • Just popping in

  • Posts: 3

  • Since: 2005/5/30


I noticed, by default that only the news/articles sections have "Print this Page".
Is there a tutorial or something available to incorporate being able to print on every page ?

Thanks



2
cyanide
Re: Could not connect to the database server
  • 2005/6/4 22:20

  • cyanide

  • Just popping in

  • Posts: 3

  • Since: 2005/5/30


Quote:

tnewis wrote:
This was the error that the script returned:

Could not connect: Client does not support authentication protocol requested by server; consider upgrading MySQL client

I'm assuming that the MySQL client is XOOPS and or the version of PHP that I'm using?

The problem, most likely is using MySQL 4.1
You will probably have to flush the privileges and use pre-4.1 user authentication.

Mysql 4.0.24 doesn't have this problem



3
cyanide
adding html / php
  • 2005/6/1 19:41

  • cyanide

  • Just popping in

  • Posts: 3

  • Since: 2005/5/30


Hi, new user...
Been going through the forums and faqs and haven't been able to find the answer.

I want to be able to drop in html and php code when creating pages eg.) in Sections.

For example, if I want to drop in a link to another page or call in an image. I know I can do this with straight html
eg) <a href="http://localhost/site/modules/sections/index.php?op=viewarticle&artid=2"> link</a>

But, I want this to work on localhost as well as the production server.
eg) <a href="<php echo XOOPS_URL . ('/modules/sections/index.php?op=viewarticle&artid=2'); ?>">link</a>

Unfortunately, it doesn't render the php code.

Any ideas ? Suggestions?




TopTop



Login

Who's Online

215 user(s) are online (129 user(s) are browsing Support Forums)


Members: 1


Guests: 214


kenaanna,

more...

Donat-O-Meter

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

Latest GitHub Commits