151
zoullou
Re: Block Access Rights
  • 2004/6/17 7:37

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


Go to admin->blocs and put your main menu bloc to left.



152
zoullou
Re: New BB problem
  • 2004/6/17 7:34

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


Delete this table with PHPMyAdmin or other DB manager and install again newBB



153
zoullou
Re: Gallery/album in shared hosting
  • 2004/6/17 7:32

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


What functions ?



154
zoullou
Re: Displaying Remember me check box ???
  • 2004/6/11 7:51

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0





155
zoullou
Re: Adding a <script> to xoop's header, and an onload function
  • 2004/6/10 22:45

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


If it's a javascript why you don't add your script in theme.html



156
zoullou
Re: Shoturls hack question
  • 2004/6/8 8:54

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


Put your rewrite rule here



157
zoullou
Re: Bug in errorhandler.php
  • 2004/6/3 9:48

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


I found a code to resolve this bug. Replace the line 196 in errorhandler.php by :

'errfile' => preg_replace("|^" str_replace("\""\\"XOOPS_ROOT_PATH) . "/|"''$errFile),


I think this code is good with unix path but i'm not sure.



158
zoullou
Bug in errorhandler.php
  • 2004/6/3 9:19

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


Hello,

I have this message error when enable the PHP debug mode :
WarningCompilation failedPCRE does not support LlNPpUu, or X at offset 4 in C:Program FilesEasyPHP1-7wwwclasserrorhandler.php on line 196


That is due to the windows path. In windows path, they are \ and produce this error. Contrary, with unix path they aren't this error because they are /.

Thanks for your help



159
zoullou
Re: Add Modules to (System) Search
  • 2004/5/16 7:16

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


In the xoops_version.php of news, they are this :

// Search
$modversion['hasSearch'] = 1;
$modversion['search']['file'] = "include/search.inc.php";
$modversion['search']['func'] = "news_search";



160
zoullou
Re: Is it possible to clone blocks?
  • 2004/5/16 7:13

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


I think it's possible. You must modify the xoops_version.php of the news's module.




TopTop
« 1 ... 13 14 15 (16) 17 »



Login

Who's Online

120 user(s) are online (69 user(s) are browsing Support Forums)


Members: 0


Guests: 120


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