>>  Site Map >>  Forums >>  Modules 6x

Forum module - topics in forum:



Modules 6x - Discussions regarding PHP-Nuke Modules.



Fetchmod problem

Hi guys

ok as you may now i moved hosts recently and now the fetmod wont show the password on the page but will in the help link ive checked and rechecked the instalation process and all seems fine

but do you think that damned code_bg.jpg file will show not on your nelly

any ideas ?






In the code added to downloads/index.php find

Code: :
if (extension_loaded("gd")) {


and try adding a 2, like so

Code: :
if (extension_loaded("gd2")) {







HI Dar63

great that worked it now gives the code on the page without the code_bg image and th ehelp link is no longer there

what did adding this 2 do ?






gd was obviously if your host uses gd version 1, gd2 is required for hosts who use gd version 2. Smile

I prefer this way, you can copy/paste the code, better for us lazy sods. Very Happy






heheh ok ok



but now i got another problem now when i enter the code it takes me to a 404 error page

now i know the file is there and the link is right man not my night tonight






fetch.php is definately in your root dir?






yep

double checked that

if the phpinfo file would help you can see it here http://falconuk.co.uk/info.php






ok found the fix Laughing

http://www.2thextreme.org/modules.php?name=Forums&file=viewtopic&t=177

thanks for your help Dar63






could someone update the Fetch Hack in the downloads section to include the new install instructions please ? I just went through an hour of problems to eventually find this fix !






No, aint got time.

But I will link to this topic from the d/load. Smile




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

Search from web

Valid HTML 4.01 Valid CSS