91
xsell
How to limit Comment Length
  • 2009/9/8 21:25

  • xsell

  • Quite a regular

  • Posts: 245

  • Since: 2008/9/2 1


Hello

How do you limit the Comment length ,i need to Stop long Comments from been posted .



92
xsell
Re: debaser 3.01 pre-alpha
  • 2009/9/8 20:28

  • xsell

  • Quite a regular

  • Posts: 245

  • Since: 2008/9/2 1


Thank you Man .. Looks Great Module , well have to spend More time Testing , there is so Much stuff needs to try .. Man you Did Great Job Devloping this All by Your Self ..

it seem i cant upgrade my .92 Version Now , Since still trying to Get use to 3.0 Alpha.

Meanwhile Can you Provide a Hack to fix the rating System with Debaser .92



93
xsell
Re: debaser 3.01 pre-alpha
  • 2009/9/7 23:51

  • xsell

  • Quite a regular

  • Posts: 245

  • Since: 2008/9/2 1


Thx for the Tip, i see the sumbit link Now .. when try to upload file i get this message.'Disc space is not sufficient. In order to upload something, you have to delete several files' how to fix it ..




94
xsell
Re: debaser 3.01 pre-alpha
  • 2009/9/7 17:03

  • xsell

  • Quite a regular

  • Posts: 245

  • Since: 2008/9/2 1


Fair enough .. Thx



95
xsell
Re: debaser 3.01 pre-alpha
  • 2009/9/7 7:00

  • xsell

  • Quite a regular

  • Posts: 245

  • Since: 2008/9/2 1


Quote:
No, this was just a joke between xsell and me.


EH , Thought i was dead Serious About it .. No More he/She .. Its definitely He ,Girls Dont Drag Boys For Some Coded Program to curt . Unless they used the Program to Cheat on them .and i'm not too shy to talk as you can see My Rank :)

Just start Testing Debaser .
1- The Javascript would't work Good with Old Poor IE7 , with Firefox was Not That Great but Google Ghrome Nilled It ..
2- I could add Category But Couldt Add file , dont seem there any option to add file.
3- I couldt Find where the Heack is the Batchload Option , i loved that option with debaser , U killed it Or wht ..
4- the Style , Would Be great if it left up to the Theme ..or if able to pick the Style .. the Black is alright but not going look Good in every Theme that will use the Module
Will get back again later..Still Looks Great and needs time for more Reviews



96
xsell
Re: debaser 3.01 pre-alpha
  • 2009/9/7 4:37

  • xsell

  • Quite a regular

  • Posts: 245

  • Since: 2008/9/2 1


You Done Good For your Self , with this Release Or els.. Man i Love your Work And i keep up with your Comments on XOOPS Some of your comments make Me Laugh , I downloaded the Module and look forward to Start testing .. I Appreciate All Your Hard Work . . More Feedback after Testing the Module :)



97
xsell
Exclude group from Command Post
  • 2009/9/5 5:59

  • xsell

  • Quite a regular

  • Posts: 245

  • Since: 2008/9/2 1


Hello

I use Shoutbox Module seems dead from Pretty longtime , anyway , in the Module u can limit the time between Messages , user must wait a specific time before post again .. I need to edit the code below to Exclude a Group of users from this limitation by the Group ID ..

// Check if time limit
     
$date time()-10;  // limited to 10s
   
$sql "SELECT name FROM ".$xoopsDB->prefix("post")." WHERE ip = '".$_SERVER['REMOTE_ADDR']."' AND date > ".$date;
   
$result $xoopsDB->query($sql);
   list(
$sval) = $xoopsDB->fetchRow($result);
   if ( 
$sval!="" ) {
   
redirect_header($Page "/index.php" 3,_MD_POST_LIMIT_TIME);
   }
       
$name $myts->makeTboxData4Save($_POST["name"]);
     
$comment $myts->makeTboxData4Save($_POST["comment"]);
    
$ip $_SERVER['REMOTE_ADDR'];



98
xsell
Re: Blocks (anywhere) 2 Quastions
  • 2009/9/5 5:09

  • xsell

  • Quite a regular

  • Posts: 245

  • Since: 2008/9/2 1


Thank you , Good News



99
xsell
Re: Blocks (anywhere) 2 Quastions
  • 2009/9/4 23:32

  • xsell

  • Quite a regular

  • Posts: 245

  • Since: 2008/9/2 1


Thx. Trabis, the reason why to use your plug in , is the Flexability to use it anywhere , without having to use the Block Template ..

One more thing , Can this Plug in be adopted to the core of any or an Module .. Rather than put the plug in in smarty plugin .. No reason for my Quastion just Curious



100
xsell
Re: Blocks (anywhere) 2 Quastions
  • 2009/9/4 11:50

  • xsell

  • Quite a regular

  • Posts: 245

  • Since: 2008/9/2 1


Thx trabis , Yah you right it was problem with My Function File , it seems i was useing ' include' instaed 'include once ' ..
Now works Fine , But still the First point :) . For some Reason when a block is disable and if place the code <{block id=1}> some where in the Theme , it shows Up .. it seems it only Respects the Block Permissions , "who can see it" . but doese not respect the block Options .. like Visable or Not




TopTop
« 1 ... 7 8 9 (10) 11 12 13 ... 21 »



Login

Who's Online

217 user(s) are online (136 user(s) are browsing Support Forums)


Members: 0


Guests: 217


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