>>  Site Map >>  Forums >>  Modules

Forum module - topics in forum:



Modules - Get help on installing any module or add-on here



question module...

hi i have phpnuke 8.1 and i'm trying to insert to the site anaother php script www.phpatm.org for my download section.

so how can i put this script in to my site like a module? show the header and footer still shows?
few years back i hade an index.php that linked to this script and in showed on my site. but i lost everytnihg. so i dont remeber hot the CODE goes :S

thx






Quite simply put you can not use any random php script as a phpnuke module... Not without creating security issues. To my knowledge there is no such code.






I'm just posting because I can't stop looking over this, it looks very flexible, but that would also give me reason to agree with Seven...

Also very vulnerable to security threats, given that it requires no Db, this would require several modifications to secure upon instalation.

But this looks like a great project, and I'm very very interested in it, I' already amazed at some of its features.

most of all, NO dBase, wow...






No database simply means it's probably using some sort of a flat (text) file to store it's data. I have had many experiences with this type of setup.... None were good.

The fact it doesn't use a database tells me alot. 1 it isn't and never could be fully compatable with phpnuke. It has several different config files. And after further review requires all files and folders be chmod 777 WORLD ACCESSABLE, meaning anyone with a bit of hacking knowledge could tear up your downloads section in a heartbeat.






Wait you say 777 can be destroyed?

I ask because I recently switched to the enhanced download module and it requires the download folders, not the mod itself, just the folder to be chmod 777.

I hope I'm wrong in assuming this... Crying or Very sad

I'd hate to have to try and revert to the default nCo downloads module...

If this is true, I'll be starting a new thread...

Either way, can you give a quick suggestion as to what can be done?






you are misunderstanding what I am saying. 777 is world accessable. Meaning server, user, root. For some scripts like EDL it is required that certain folders or even files be chmod 777... This entire script and all folders must be 777 too risky for my taste.






i dot care abought seafty...
i just want to make it work like it worked few years back
you can se in the picture what i mean.


only thing that i remember it was like this.

my site domain www.misite.com
folders on server goes,
admin
blocks
db
images
includes....
downloadmaneger
themes
and the rest od the files...
in teh fodler download maneger was this phpatm magener.

and in the folde rmodules was a folder called examlpe "Staff" in the staff folder was only index.php file
misite.com/modules/staff/index.php

in this staff/index.php was code exapmple like:
<tabe= height=100" weaidth=100"></table>
and unde there was a html code like example <img src"xxxxxx
and in this code i only wrote www.misite.com/downloadmaneger

and so when i open'd module "staff" this download maneger was in the site, like you se in the picture.

now do you understand me Smile
i think that this isnt dificult thing to get done, for the best php-hmtl masters Smile






Again I state for the last time. You can NOT use any random php script as a phpnuke module, doctored photo or not, This configuration is not supported.

I am about to do something I have rarely done.
Topic Locked!

P.S. You should care about safety. Not caring gets sites hacked




Attention! You are currently viewing sitemap page!
We strongly suggest to look at original content

Search from web

Valid HTML 4.01 Valid CSS