1
council
What does this mean?
  • 2005/1/24 15:45

  • council

  • Not too shy to talk

  • Posts: 184

  • Since: 2004/12/18


Warning [PHP]: opendir(E:/apache2triad/htdocs/xoops/html/uploads/xmline/) [e:\apache2triad\php\manual\function.opendir.html]: failed to open dir: Invalid argument in file E:\apache2triad\htdocs\xoops\html\class\xoopslists.php line 110


Heres the array with line 110 in it. Line 110 begins with "if"

$filelist = array();
if ($handle = opendir($dirname)) {
while (false !== ($file = readdir($handle))) {
if ( !preg_match("/^[\.]{1,2}$/",$file) && preg_match("/(\.gif|\.jpg|\.png)$/i",$file) ) {
$file = $prefix.$file;
$filelist[$file]=$file;

2
council
Two column theme
  • 2005/1/24 15:47

  • council

  • Not too shy to talk

  • Posts: 184

  • Since: 2004/12/18


did a search for a theme named "twocolumn" theme in the source, but coudn't locate it. Waiting for the user to get back with me, but in the main time, anyone know of this theme?

It has two columns to the right.

r.

Login

Who's Online

281 user(s) are online (232 user(s) are browsing Support Forums)


Members: 0


Guests: 281


more...

Donat-O-Meter

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

Latest GitHub Commits