Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 8 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: CNB and PHP Multi-shop (OSCommerce for Nuke) | |
Nerd3D Replies: 1 Views: 6349 ![]() |
![]() |
Has anyone tried this with php multi-shop? It's based in Nuke 7.8 SP 3.1. I've hacked in SP 3.3
There several modification made to the stock "your account" module to make Multishop work. I wouldn't ... |
|
Topic: Allowed HTML tags feature request | |
Nerd3D Replies: 37 Views: 63740 ![]() |
![]() |
I got it working on my site. Are you getting an error maybe I can help. I'd post my mainfile, but it's heavily modified and wouldn't work for you. | |
Topic: Allowed HTML tags feature request | |
Nerd3D Replies: 37 Views: 63740 ![]() |
![]() |
Hey I think I figured it out! Here's what I did I wrapped the Tag sniffing stuff in a function so it looks like this:
function security_check_html(){ //Nerd3D Added global $admin; //N ... |
|
Topic: Allowed HTML tags feature request | |
Nerd3D Replies: 37 Views: 63740 ![]() |
![]() |
I just noticed something weird.. This foreach ($_GET as $secvalue) {
if ((eregi("<[^>]*script*\"?[^>]*>", $secvalue)) ... |
|
Topic: Allowed HTML tags feature request | |
Nerd3D Replies: 37 Views: 63740 ![]() |
![]() |
Well RATS! I wish that was it. But I know more now. the trouble is the pointer to $db. Evidently $db is also undefined... as therefor so is the sql_query function ...
How can any thing work if all ... |
|
Topic: Allowed HTML tags feature request | |
Nerd3D Replies: 37 Views: 63740 ![]() |
![]() |
It saidSELECT pwd FROM _authors WHERE aid='my admin name'
Weird, it's like $prefix isn't defined... but wouldn't that break like EVERYTHING |
|
Topic: Allowed HTML tags feature request | |
Nerd3D Replies: 37 Views: 63740 ![]() |
![]() |
Returns a blob of letters and numbers (----------------this long ---------------) | |
Topic: Allowed HTML tags feature request | |
Nerd3D Replies: 37 Views: 63740 ![]() |
![]() |
Did anybody ever figure out what causes this:Call to a member function on a non-object blah blah in line 284
It seems it might have something to do with globals, but I don't know how to fix the pro ... |
|
Ravens PHP Scripts And Web Hosting Forum Index |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours