Montego Scripts: Forums
 

 

Search found 22 matches
Author Message
 Topic: TegoNuke Downloads and AJAX
Palbin

Replies: 9
Views: 634

PostForum: TegoNuke(tm) Downloads (NSNGD)   Posted: Sun Jan 15, 2012 1:33 pm   Subject: TegoNuke Downloads and AJAX
I am not sure why the CSRF checks would not be working. All we are doing is using output buffering to automatically add the token to ever form. At that point it is just an input like any other field ...
 Topic: Entity and Filtering Issues
Palbin

Replies: 9
Views: 2615

PostForum: TegoNuke(tm) Downloads (NSNGD)   Posted: Thu Sep 08, 2011 7:03 pm   Subject: Entity and Filtering Issues
You also need to remove rawurlencode () from the showresulting() function because it is causing problems the the homepage links in Popular and New.
 Topic: Entity and Filtering Issues
Palbin

Replies: 9
Views: 2615

PostForum: TegoNuke(tm) Downloads (NSNGD)   Posted: Tue Sep 06, 2011 10:47 pm   Subject: Entity and Filtering Issues
No hurry.
 Topic: Entity and Filtering Issues
Palbin

Replies: 9
Views: 2615

PostForum: TegoNuke(tm) Downloads (NSNGD)   Posted: Tue Sep 06, 2011 2:35 pm   Subject: Entity and Filtering Issues
OK, I understand now.
 Topic: Entity and Filtering Issues
Palbin

Replies: 9
Views: 2615

PostForum: TegoNuke(tm) Downloads (NSNGD)   Posted: Tue Sep 06, 2011 7:40 am   Subject: Entity and Filtering Issues
I always encode both types of quotes on the front-end so I then decode them on the back-end. I did not check, but I think you are using htmlspecialchars($content, ENT_QUOTES, _CHARSET) so you are als ...
 Topic: Entity and Filtering Issues
Palbin

Replies: 9
Views: 2615

PostForum: TegoNuke(tm) Downloads (NSNGD)   Posted: Wed Aug 31, 2011 10:23 pm   Subject: Entity and Filtering Issues
Line 59 of admin/CategoryModify.php:
This needs to be removed as I think it is improperly stripping slashes.

gdFilter() is improperly stripping slashes and decoding entities.

$doStrip = (IN ...
 Topic: NSNGD down-logo.gif
Palbin

Replies: 26
Views: 2139

PostForum: TegoNuke(tm) Downloads (NSNGD)   Posted: Tue Aug 02, 2011 7:48 pm   Subject: NSNGD down-logo.gif
Other than they packaged the svn folders with 8.2 Wink
 Topic: Script Missing for nukeFEED(tm) Support
Palbin

Replies: 2
Views: 587

PostForum: TegoNuke(tm) Downloads (NSNGD)   Posted: Sun Jul 31, 2011 9:56 pm   Subject: Script Missing for nukeFEED(tm) Support
The function at the bottom of this file still uses the "d_op" instead of "op".


function getLink($id, $catid)
{
return getNukeURL().'modules.php?nam ...
 Topic: HTML Newletter
Palbin

Replies: 3
Views: 618

PostForum: TegoNuke(tm) Downloads (NSNGD)   Posted: Sun Jul 31, 2011 9:42 pm   Subject: HTML Newletter
Your docs do not say anything about editing the newsletter templates. That is unless I missed it.

They have "&d_op" instead of "&op".
 Topic: NukeSEO DH problem
Palbin

Replies: 2
Views: 652

PostForum: TegoNuke(tm) Downloads (NSNGD)   Posted: Sat Jul 23, 2011 5:23 pm   Subject: NukeSEO DH problem
The NukeSEO DH file included in the package is not updated. It still points to the old download module tables.
 Topic: BugFix and Thanks
Palbin

Replies: 26
Views: 5911

PostForum: ShortLinks Bug Reports / Issues   Posted: Tue Mar 29, 2011 6:51 pm   Subject: BugFix and Thanks
montego, the edit you made to your original file ('&',) does not fix the issues. All that is doing is fixing an & that has been double encoded. In the JavaScript in question here you ...
 Topic: BugFix and Thanks
Palbin

Replies: 26
Views: 5911

PostForum: ShortLinks Bug Reports / Issues   Posted: Sun Mar 27, 2011 3:49 pm   Subject: BugFix and Thanks
Just offering my opinion Wink
 Topic: BugFix and Thanks
Palbin

Replies: 26
Views: 5911

PostForum: ShortLinks Bug Reports / Issues   Posted: Sun Mar 27, 2011 12:55 pm   Subject: BugFix and Thanks
I find this to be a slightly better variation:


function fCleanLinks_Stub($link) {
if(strpos( $link, '&') !== false) {
$link = str_replace(array( ...
 Topic: function tnsl_fCleanLinks()
Palbin

Replies: 5
Views: 1120

PostForum: ShortLinks Miscellaneous   Posted: Sat Mar 26, 2011 1:22 pm   Subject: function tnsl_fCleanLinks()
Montego, I know this is not the way anything is set up, but shouldn't the regular expressions in the tap files be compensating for this instead of doing a global replace?
 Topic: function tnsl_fCleanLinks()
Palbin

Replies: 5
Views: 1120

PostForum: ShortLinks Miscellaneous   Posted: Tue Mar 22, 2011 7:26 pm   Subject: function tnsl_fCleanLinks()
What is the purpose of the tnsl_fCleanLinks() function?
The reason I am asking is that I have gotten a report about it not playing nice with &'s in javascript that should not be converted to &amp ...
 

 Jump to:   

Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 4 Hours
 
Forums ©
linear-bunchlinear-bunch