451
frankblack
Re: Change XOOPS_IMAGEURL
  • 2005/11/22 14:44

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


xoops_imageurl is defined twice in XOOPS: xoopsroot / header.php and xoopsroot / include / common.php.

Change
'xoops_imageurl' => XOOPS_THEME_URL.'/'.$xoopsConfig['theme_set'].'/'


to
'xoops_imageurl' => 'http://www.yourdomain.com/pathtoimages/'


But as before mentionend, if you want to change the theme the path to the images will be wrong.



452
frankblack
Re: Comments in templates
  • 2005/11/18 15:45

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


A guess from me what LB wants to achieve: If you look at the source-code of the page the comments will be displayed.

Example php-script:
$xoopsTpl->('modulecomment1''<!-- generated from script script-name in line xyz to be displayed in template template-name //-->');


So you can track back where the output was initiated and where it was displayed.

This would be an item for the module-guidelines.

Right or wrong LB?



453
frankblack
Re: Need some older Xoops versions - anyone got them?
  • 2005/11/16 23:14

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


Do you want to have 2.0.9.3 with german files formal or informal speech?



454
frankblack
Re: Notice [PHP]: Only variables....
  • 2005/11/16 22:19

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


Cough, searching does not always help. Sometimes one get lost in all the search results. How about this during registration of a new user?

Quote:
Fatal error: Only variables can be passed by reference in xxxx....\class\xoopsmailer.php on line 501



455
frankblack
Re: WF-Downloads SQL Injection Vulnerability
  • 2005/11/15 19:35

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


A good idea would be to enable magic_quotes_gpc as told in the advisory.



456
frankblack
Re: Debaser 0.92 Brings to blank page when I try to single upload
  • 2005/11/15 19:21

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


What gestroud mentionend is a good workaround. I will try to reproduce the bug with a 0.92-version.

1.0 is hiding in the wings, but there are to major things to do which are hopefully not beyond my capabilities.

I will keep you informed.



457
frankblack
Re: Linux worm targets PHP flaw
  • 2005/11/8 11:51

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


securityfocus reports it as closed for XOOPS since 2.0.12a.

I don't understand why the report comes up again?



458
frankblack
Re: Smarty error: unable to read resource
  • 2005/11/8 10:24

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


I assume you had some database problems during installation. Please check with phpMyAdmin (or other tool) your database. Check if tables yourprefix_tplfile and yourprefix_tplsource are not empty resp. the mentioned names appear in yourprefix_tplfile.

Maybe your database had a hickup! So try to install XOOPS again.



459
frankblack
Re: What are these wrt-files?
  • 2005/11/5 16:43

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


With "solved" I only meant that myxoops.org is up again. I resetted owner-rights for all files.

But the problem is still there although RSS-deactivated newbb-rss-feeds are still written in folders cache and template_c.

This is really annoying. I will send in a bug-report at the appropriate place.



460
frankblack
Re: What are these wrt-files?
  • 2005/11/5 14:29

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


Solved. These files were written from newbb/cbb containing rss-info although RSS for forum was not activated.




TopTop
« 1 ... 43 44 45 (46) 47 48 49 ... 53 »



Login

Who's Online

153 user(s) are online (91 user(s) are browsing Support Forums)


Members: 0


Guests: 153


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