| Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
| Search found 22 matches |
| Montego Scripts! Forum Index |
| Author | Message |
|---|---|
| Topic: TegoNuke Downloads and AJAX | |
| Palbin Replies: 9 Views: 634 |
|
| 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 |
|
| 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 |
|
| No hurry. | |
| Topic: Entity and Filtering Issues | |
| Palbin Replies: 9 Views: 2615 |
|
| OK, I understand now. | |
| Topic: Entity and Filtering Issues | |
| Palbin Replies: 9 Views: 2615 |
|
| 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 |
|
| 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 |
|
| Other than they packaged the svn folders with 8.2 |
|
| Topic: Script Missing for nukeFEED(tm) Support | |
| Palbin Replies: 2 Views: 587 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| Just offering my opinion |
|
| Topic: BugFix and Thanks | |
| Palbin Replies: 26 Views: 5911 |
|
| 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 |
|
| 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 |
|
| 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 & ... |
|
| Montego Scripts! Forum Index Goto page 1, 2 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 4 Hours

![Validate my RSS feed [Valid RSS]](images/valid-rss.png)