 |
|
 |
|
- Readme First! - Read and follow the rules, otherwise your posts will be closed |
|
|
|
|
|
There are currently, 154 guest(s) and 0 member(s) that are online.
You are Anonymous user. You can register for free by clicking here |
|
|
|
|
|
Bug Fix: About missing security blocks & images |
|
Lateron writes "I managed to get into phpnuke.org earlier and found this forum message:
"I had the same exact issue, and I fixed it. The problem it seems is with PHP .. PHP distribution (and I use 4.3.1) comes with GD libraries, and the default GD config in PHP doesn't have the JPEG support enabled by default. So I have recompiled PHP on my linux box with following ./configure options added besides the usual:
Code:
--with-gd=/usr/local --with-jpeg-dir=/usr/local
(my gd and libjpeg was installed with /usr/local prefix, change the path where your libraries would be)"
Admin Note: Maybe we should open a forum thread about this to have it all in one place so others can add to it?"
|
|
Posted on Wednesday, April 02 @ 22:31:51 CEST by [RETIRED]chatserv |
|
|
|
|
| |
|
Average Score: 4 Votes: 2

|
|
|
|
|
|
| The comments are owned by the poster. We aren't responsible for their content. |
| | | | |
No Comments Allowed for Anonymous, please register | | | | |
Re: About missing security blocks & images (Score: 1) by NovemberRain on Wednesday, April 02 @ 22:56:21 CEST (User Info | Send a Message) | what if we do not have access to our php configration? |
| | | | |
Re: About missing security blocks & images (Score: 1) by Lateron on Wednesday, April 02 @ 23:10:19 CEST (User Info | Send a Message) http://www.ausvegnet.com | I am new here and agree this should be a forum thread but I couldn't find a forum where I thought it fitted. |
| | | | |
Re: About missing security blocks & images (Score: 1) by president_coo on Friday, April 04 @ 00:02:39 CEST (User Info | Send a Message) | It appears that you disabled your security code. How did you do this?
I've modified the admin.php and Your_Account/index.php with no success.
I've also, seperately, changed code to use .png and .gif files instead of .jpg with no success.
Also, mine worked fine one day, then not the next. I've seen other reports of same thing.
Could this be a cookie thing?
I cannot test if this is problem with updated 6.5 release files/scripts or not. I've used 6.5 1st release and all worked well. Now security code won't appear but I don't know if it is because of new scripts I uploaded or if the problem is seperate.
Where can I get the original 6.5 release code, before the security fixes were added? |
| | | | | |
|