Hey everyone,
Great job on Pligg. I've started working on a new york city news related pligg site, and after some customizations in the templates and css, I got something that is sorta presentable:
http://bythemasses.com
It's great. I'm using Beta 5 Smarty (5.8 I think) and added a simple fix for the javascript "Problem?" pull down in the shakeit.php. Doesn't seem to do anything yet, but it at least doesn't give an error.
Great job with the software guys.
Nick
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| bythemasses.com |
| |||
|
Looks good! Nice work on the templates. How stable has the 5.8 beta been for you? -David |
| |||
|
Thanks! The only major bug I saw (well not really a bug) is if you try to post a site that pligg can't get to it freezes for a few minutes and then inserts a bad url ("1"). When this happens I go to the DB and manually change the link. Aside from that, there was an issue with the problem? pulldown in the shakeitphp. Fixed it by adding below line 271 in link.php: Code:
$smarty->assign('user_id', $current_user->user_login);
$smarty->assign('randmd5', md5($current_user->user_id.$this->randkey));;
Code: <select {$status} name="ratings" onchange="report_problem(this.form, '{$user_id}', '{$link_id}', '{$randmd5}')">
|
| |||
|
I just commented it out for the moment until it actually works!
__________________ SpyMy - Spying the REAL Issues. |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |




Linear Mode
