Welcome, Guest. Please login or register.

Author Topic: donations page  (Read 1964 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline sir_infernoTopic starter

  • Hero Member
  • *****
  • Join Date: Oct 2003
  • Posts: 1037
    • Show all replies
donations page
« on: April 03, 2004, 10:27:39 PM »
the donations page looks totally screwed, it seems that some of the code at the end

Code: [Select]

uery($query); list($record) = $xoopsDB->fetchRow($result); return $record; } ?>


has been commented which prevents the page being embedded into the default xoops template (header, footer, blocks etc.)

and it didn't seem like wayne was around to be tinkering with things  :-D