1
rasme
bug in file oxygen.php
  • 2009/8/30 0:44

  • rasme

  • Just popping in

  • Posts: 39

  • Since: 2005/5/9 6


line 333 "?XOOPS_WEBSITE" replace "_XOOPS_WEBSITE"
line 348 "?SOURCEFORGE" replace "_SOURCEFORGE"



2
rasme
Re: How do you block anonymous users from posting & how do you lock a post?
  • 2008/2/16 19:12

  • rasme

  • Just popping in

  • Posts: 39

  • Since: 2005/5/9 6


check Permission modified for forum



3
rasme
Re: Articles module by phppp, error
  • 2008/2/2 22:44

  • rasme

  • Just popping in

  • Posts: 39

  • Since: 2005/5/9 6


try with Firefox



4
rasme
Re: Cloning a Block
  • 2008/1/31 22:20

  • rasme

  • Just popping in

  • Posts: 39

  • Since: 2005/5/9 6


open xoops_version.php file for module..

search for

$modversion['blocks'][1] = array(
        
'file' => "newbb_block.php",
        
'name' => _MI_NEWBB_BLOCK_TOPIC_POST,
        
'description' => "Shows recent replied topics",
        
'show_func' => "b_newbb_show",
        
'options' => "time|5|360|0|1|0",
        
'edit_func' => "b_newbb_edit",
        
'template' => 'newbb_block.html');


make copy then paste under it.

you can change "name" and "description"..

last update the module ---> "Modules Administration"



5
rasme
rasme.com
  • 2008/1/31 21:59

  • rasme

  • Just popping in

  • Posts: 39

  • Since: 2005/5/9 6


new website concept with Xoops, and please feel free to visit our new website www.rasme.com



6
rasme
Re: For who need myalbum send e-card
  • 2008/1/27 17:55

  • rasme

  • Just popping in

  • Posts: 39

  • Since: 2005/5/9 6


hi,

now work with register_global off

download

Please take backup before overwrite.



7
rasme
Re: News Editor and NBB Editor.
  • 2008/1/23 2:25

  • rasme

  • Just popping in

  • Posts: 39

  • Since: 2005/5/9 6


you need

http://xoopsforge.com/uploads/xoops/xoops-xoopseditor-121.zip



8
rasme
Re: how to start?
  • 2007/10/3 6:39

  • rasme

  • Just popping in

  • Posts: 39

  • Since: 2005/5/9 6


search this site for xlanguage



9
rasme
Re: the utf-8 problem in preg_replace function
  • 2007/10/2 0:41

  • rasme

  • Just popping in

  • Posts: 39

  • Since: 2005/5/9 6


I now this old topic but maybe he not fixed.

you will find 3 sentences in entry.php
$search_term = "/\b$term_q\b/i"

change all to

$search_term = "/$term_q([^A-Za-z0-9_-])/i";

I tested in my website



10
rasme
Re: How can I add an include file to module template?
  • 2007/9/25 2:20

  • rasme

  • Just popping in

  • Posts: 39

  • Since: 2005/5/9 6


I think you mean xoops_version.php




TopTop
(1) 2 »



Login

Who's Online

249 user(s) are online (155 user(s) are browsing Support Forums)


Members: 0


Guests: 249


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