1
diyerk
Re: The little X Xoops logo in the address bar?
  • 2006/3/28 9:47

  • diyerk

  • Just popping in

  • Posts: 8

  • Since: 2005/3/16


That's your favicon.ico file which you will find in your XOOPS root directory or template/theme directory. Just make your own and replace the default image.

I use this link to convert my ico files:http://www.html-kit.com/favicon

Cheers.



2
diyerk
Re: Problems installing DMS and other modules
  • 2005/4/26 14:44

  • diyerk

  • Just popping in

  • Posts: 8

  • Since: 2005/3/16


And also, some modules have the same sub-folder module names inside. Make sure to check the directory tree of the downloaded module after extraction to make sure that this is not the case.

Folder permissions (700) would also give you this headache.



3
diyerk
Re: Theme Alignment: What Am I Missing?
  • 2005/4/5 16:42

  • diyerk

  • Just popping in

  • Posts: 8

  • Since: 2005/3/16


Quote:

try this:
table.main {width: 800px; background:#ffffff; text-align: left;}


Hi, it just changed the alignment of the text inside a row, not the alignment of the (entire) table...

Should I change some codes in theme.html?



4
diyerk
Theme Alignment: What Am I Missing?
  • 2005/4/5 15:54

  • diyerk

  • Just popping in

  • Posts: 8

  • Since: 2005/3/16


I am modifying a theme (penguin), I wanted to have a fixed, left-aligned table.

Right now, I only have the CSS file, style.css.

My site has the "correct" alignment in Firefox but it (table) is centered in IE. What am I missing here?

A portion of my css file is here:

body {colorblackmargin0padding0text-align:centerbackgroundurl(images/mainbak4.jpg);}
form {margin-bottom:0pxmargin-top:0px;}

table.main {width800pxbackground:#ffffff; align: left;}
table {width100%; margin0pxpadding0pxalignleft;}
table td {padding0vertical-aligntopborder-width0font-familyVerdanaArialHelveticasans-serif;}


Any help is very much appreciated.



5
diyerk
Re: ERROR: requested index [-1] out of bounds [13]
  • 2005/3/25 10:49

  • diyerk

  • Just popping in

  • Posts: 8

  • Since: 2005/3/16


I have similar gallery error as the thread subject. I've read the solutions suggested in this forum but still no luck.

I chanced upon this error. Could this be the culprit? I have not touched the (protector) file yet.

Warning: preg_match() expects parameter 2 to be string, array given in [...]/modules/protector/class/protector.php on line 299

The image uploading was ok, the thumbnail appears, but when you click on it, the 'out of bounds' error appears.

Please help, as I really prefer xoopsgallery over the others.

Many many thanks in advance.

PS

Other info:

xoops 2.0.9.3
xoopsgallery 1.3.3.5 (?)the most recent
protector (latest)

PSS

I've just confirmed that this has something to do with protector because when I commented the protector line in the mainfile.php file, xoopsgallery is working fine.

I am no php guru so I don't have a clue how to 'fix' this 'bug'(?). Line 299 of class/protector.php is as follows:

if( ! empty( $_file['name'] ) && preg_match( $bad_pattern , $_file['name'] ) ) {


Thanks once again.



6
diyerk
Re: PHP5 vs xhld, xmline, headlines
  • 2005/3/17 16:07

  • diyerk

  • Just popping in

  • Posts: 8

  • Since: 2005/3/16


Ok. My headline modules (xoopsheadlines and xhld) are now working, thanks to this link:

http://www.linuxquestions.org/questions/archive/8/2004/07/2/200457

I tried several php-xml rpms but I believe the php-xml module of Mandrake 9.2 is the one that make my headlines modules work.



7
diyerk
Re: PHP5 vs xhld, xmline, headlines
  • 2005/3/16 16:55

  • diyerk

  • Just popping in

  • Posts: 8

  • Since: 2005/3/16


Thanks Herko.

I got this:
"
Fatal error: Call to undefined function: xml_parser_create() in /var/www/html/tmc/modules/xhld0/class/saxparser.php on line 44
Notice [PHP]: Undefined index: host in file modules/statistics/include/hitcounter.php line 49
Notice [PHP]: Constant _MI_HEADLINES_SHORTDTFMTD already defined in file modules/xhld0/language/english/modinfo.php line 43
"

This is line 44:

$this->parser = xml_parser_create('UTF-8');

Let's ignore the other (error) lines for now which are not related(?) to xhld.

I appreciate your help.



8
diyerk
Re: PHP5 vs xhld, xmline, headlines
  • 2005/3/16 16:00

  • diyerk

  • Just popping in

  • Posts: 8

  • Since: 2005/3/16


Mine is PHP Version 4.3.4. When I activate xhld or xoopsheadlines, I just get blank page.

I'm using Mandrake 10.0. The php.ini entry mentioned above or in other threads are up (=on).




TopTop



Login

Who's Online

222 user(s) are online (139 user(s) are browsing Support Forums)


Members: 0


Guests: 222


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