181
MS-2001
Convert date to timestamp
  • 2004/10/23 14:27

  • MS-2001

  • Quite a regular

  • Posts: 204

  • Since: 2004/7/27


is there an easy way to convert any date (for exemple: 30.10.2004 15:35) to a timestamp?



182
MS-2001
Re:Admin menu: menu.php
  • 2004/10/22 18:17

  • MS-2001

  • Quite a regular

  • Posts: 204

  • Since: 2004/7/27


ok, thanks a lot i works ;)



183
MS-2001
Admin menu: menu.php
  • 2004/10/22 18:09

  • MS-2001

  • Quite a regular

  • Posts: 204

  • Since: 2004/7/27


I just dont know why but any changes on menu.php in modules/mymodul/admin/menu.php are not taking effect. but why?
i have to reinstal it before i can see the changes.

another thing: i have my languagedefinations in languages/german/admin.php but the are not recognized. why? in the popup i can only see the definitions.



184
MS-2001
Re: Waiting Content + new Query
  • 2004/9/22 14:11

  • MS-2001

  • Quite a regular

  • Posts: 204

  • Since: 2004/7/27


ok, i'll try. but i still wonder why my method isn't working :-/



185
MS-2001
Waiting Content + new Query
  • 2004/9/21 16:37

  • MS-2001

  • Quite a regular

  • Posts: 204

  • Since: 2004/7/27


I want to add AgendaX (Pending Events) to my Waiting Content Block. Therefor i used the following:

$result $xoopsDB->query("SELECT COUNT (*) FROM ".$xoopsDB->prefix("agendax_events")." WHERE approved = 0");
        if ( 
$result ) {
            
$block['modules'][8]['adminlink'] = XOOPS_URL."/modules/agendax/admin/index.php";
            list(
$block['modules'][8]['pendingnum']) = $xoopsDB->fetchRow($result);
            
$block['modules'][8]['lang_linkname'] = 'Events';
        }


But there is no "Events: xx" in my Block. I think $result is false (i just droped the if part then i saw the Events thing). but why? The SQL String is correct... the table exists

could someone help me plz?



186
MS-2001
Rights
  • 2004/9/15 17:42

  • MS-2001

  • Quite a regular

  • Posts: 204

  • Since: 2004/7/27


just a little question

when i upload all XOOPS files. what rights do i have to give all of the files and which rights for mainfile.php (for install) and the other folders which need to be writeable ???



187
MS-2001
Re: new version?
  • 2004/9/15 16:05

  • MS-2001

  • Quite a regular

  • Posts: 204

  • Since: 2004/7/27


i know but i wanted to know when the XOOPS version with the final release of newbb2 is going to be published...



188
MS-2001
new version?
  • 2004/9/14 15:24

  • MS-2001

  • Quite a regular

  • Posts: 204

  • Since: 2004/7/27


when are u going to release the new version of xoops? maybe with newBB2???



189
MS-2001
Comments in general and comments in the xcgal
  • 2004/7/31 18:15

  • MS-2001

  • Quite a regular

  • Posts: 204

  • Since: 2004/7/27


Cound anyone tell me why i cant see any comments as registred user? i searched all adminmenus but there is nothing to setup for comments which could help me.

next question: when i click on "latest comments" in my xcgal i can only see the topic of the comment (e.g.: "Re:") but i wanna see the whole comment. how to do that?



190
MS-2001
myQuiz
  • 2004/7/31 17:59

  • MS-2001

  • Quite a regular

  • Posts: 204

  • Since: 2004/7/27


For a long time myQuiz didnt work on my XOOPS system. now i know why. register_globals had been off. when its "on", i can create categories but what next? where can i create any choise or how to move on?

is there any better quiz module for XOOPS 2.0.7 ?




TopTop
« 1 ... 16 17 18 (19) 20 »



Login

Who's Online

95 user(s) are online (53 user(s) are browsing Support Forums)


Members: 0


Guests: 95


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