161
zoullou
Re: icon on Browser tab?
  • 2004/4/29 9:07

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


Clear your brownser cache and trie again.



162
zoullou
Re: icon on Browser tab?
  • 2004/4/29 8:12

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


Just change this picture : favicon.ico in your XOOPS directorie.



163
zoullou
Re: Profile Issues
  • 2004/4/12 7:52

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


Switch your site in PHP debug mode to look at script error.



164
zoullou
Re: editing sections/articles
  • 2004/4/12 7:28

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


I don't know this module but in news's module, you can put the id of news in a shoot box, just under the list, to edit the news.



165
zoullou
Re: Xoops 2.1 Module development Roadmap
  • 2004/3/6 16:57

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


Hello,

The class textsanitizer will have to be to modify so that it replaces the character accentuated by their equivalent HTML

In english their aren't accent but in french yes



166
zoullou
Re: Changing Date Format
  • 2004/3/3 10:58

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


In language\yourlang\global.php search
define("_DATESTRING","j/n/Y G:i:s");
define("_MEDIUMDATESTRING","j/n/Y G:i");
define("_SHORTDATESTRING","j/n/Y");


Replace with this

define("_DATESTRING","n/j/Y G:i:s");
define("_MEDIUMDATESTRING","n/j/Y G:i");
define("_SHORTDATESTRING","n/j/Y");



167
zoullou
Re: FAQ problem (strange URL)
  • 2004/3/2 10:45

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


Quote:
I guess the cause for your error is that you are combining two different versions of loadpage.php and xoops_shorturls.php


Ok

Quote:
Please remember this are alpha versions and may have a lot of errors left.


Yes i'm remember and congratulation for this fabulous hack



168
zoullou
Re: FAQ problem (strange URL)
  • 2004/3/2 0:23

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


Hello,

Sorry for my bad english.

My links like www.monsite.com/html/mydir/myscript.php isn't rewrite with the SHORT-URLS 0.3b and i have an error with the
http://www.wtmmail.com/XoopsShortUrls/xoops_shorturls.txt6
:
Warningchdir(): No such file or directory (errno 2in c:program fileseasyphp1-7wwwloadpage.php on line 119
Warning
main(news+index+.php): failed to open streamNo such file or directory in c:program fileseasyphp1-7wwwloadpage.php on line 121
Warning
main(): Failed opening 'news+index+.php' for inclusion (include_path='.;C:Program FilesEasyPHP1-7phppear'in c:program fileseasyphp1-7wwwloadpage.php on line 121


Thanks for your help




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



Login

Who's Online

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


Members: 0


Guests: 221


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