121
risto
Re: Time limit on edit post in forum.
  • 2004/4/11 19:33

  • risto

  • Not too shy to talk

  • Posts: 159

  • Since: 2003/4/16


Is it posible to do this with comments too?



122
risto
Re: Time limit on edit post in forum.
  • 2004/4/10 10:43

  • risto

  • Not too shy to talk

  • Posts: 159

  • Since: 2003/4/16


thanks a million! Ill use thisone until it comes up! sorry for nagging! Just need it befor monday!



123
risto
Re: Time limit on edit post in forum.
  • 2004/4/9 19:24

  • risto

  • Not too shy to talk

  • Posts: 159

  • Since: 2003/4/16


please?



124
risto
Re: Time limit on edit post in forum.
  • 2004/4/8 9:30

  • risto

  • Not too shy to talk

  • Posts: 159

  • Since: 2003/4/16


Someone? please. I realy need to "fix" this.



125
risto
Time limit on edit post in forum.
  • 2004/4/7 23:43

  • risto

  • Not too shy to talk

  • Posts: 159

  • Since: 2003/4/16


Hi. I’m just wondering if there is a way to limit time for editing a post? When people now are writing something in a topic, they can always go back and edit there original post. There should be a time limit to it. Is it possible?



126
risto
Re: $xoopsDB problem I think...
  • 2004/4/7 23:40

  • risto

  • Not too shy to talk

  • Posts: 159

  • Since: 2003/4/16


thanks



127
risto
Re: $xoopsDB problem I think...
  • 2004/4/4 11:26

  • risto

  • Not too shy to talk

  • Posts: 159

  • Since: 2003/4/16


$eventdata $xoopsDB->queryF("


I got it! lol



128
risto
$xoopsDB problem I think...
  • 2004/4/4 11:14

  • risto

  • Not too shy to talk

  • Posts: 159

  • Since: 2003/4/16


I'm having som e problems. I keep getting this:

SELECT xoops__tplls_events.EventID, xoops__tplls_events.LeagueMatchID, xoops__tplls_events.PlayerID, xoops__tplls_events.EventType, xoops__tplls_events.EventHomeAway, xoops__tplls_events.EventTime, xoops__tplls_players.PlayerName FROM xoops__tplls_events, xoops__tplls_players WHERE ((xoops__tplls_events.PlayerID=xoops__tplls_players.PlayerID)AND( xoops__tplls_events.LeagueMatchID='26' ))
Error number: 0
Error message: Action not allowed



in MySQL debug after using this :

$umid $_GET[themid];
$eventdata $xoopsDB->query("
 SELECT 
 "
.$xoopsDB->prefix("tplls_events").".EventID,
 "
.$xoopsDB->prefix("tplls_events").".LeagueMatchID,
 "
.$xoopsDB->prefix("tplls_events").".PlayerID,
 "
.$xoopsDB->prefix("tplls_events").".EventType,
 "
.$xoopsDB->prefix("tplls_events").".EventHomeAway,
 "
.$xoopsDB->prefix("tplls_events").".EventTime,
 "
.$xoopsDB->prefix("tplls_players").".PlayerName
 FROM 
 "
.$xoopsDB->prefix("tplls_events").", 
 "
.$xoopsDB->prefix("tplls_players")."
 WHERE (("
.$xoopsDB->prefix("tplls_events").".PlayerID=".$xoopsDB->prefix("tplls_players").".PlayerID)AND(
    "
.$xoopsDB->prefix("tplls_events").".LeagueMatchID='".$_GET[themid]."'
    ))
 "
);
while(
$edata $xoopsDB->fetchArray($eventdata)){ 
bla bla bla
}


Anyone got an idea?



129
risto
poll force view
  • 2004/3/31 7:24

  • risto

  • Not too shy to talk

  • Posts: 159

  • Since: 2003/4/16


Hi I would like to force viewing of polls whan a user has voted. IE not the form any more for that poll.

Has anyone seen this done in xoops?



130
risto
Comment limiting
  • 2004/2/3 2:43

  • risto

  • Not too shy to talk

  • Posts: 159

  • Since: 2003/4/16


I would realy like to be able to limit the amount of commente to an article to one pr. article. Is this posible? Can anyone help me out here?




TopTop
« 1 ... 10 11 12 (13) 14 »



Login

Who's Online

196 user(s) are online (92 user(s) are browsing Support Forums)


Members: 0


Guests: 196


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