|
#11
|
|||
|
|||
|
the guest is me sorry
|
|
#12
|
||||
|
||||
|
I have fixed jpo245's install. This makes me happy since the script obviously works on windows boxes as well as Unix, Linux, MacOSX.
I have an extremely basic check for GD that made it flunk. This might occur on *nix too, I don't know. edit: hmm, after looking at it one more time, I have no idea what I was doing at all Turnover, try to change the following. Open up the main script file (index.php). Go to line 144 which reads if($gd_info = gd_info()) { // check that gd is here before this and comment that one out, ie put two slashes in front of it like this: // if($gd_info = gd_info()) { // check that gd is here before this Then go to line 177 and do the same thing, } // if gd info end changes into // } // if gd info end Tell me if this is solution for you as well.
__________________
icq: 66760929 |
|
#13
|
|||
|
|||
|
oh me god... pixelpunk u rock...
sorry i myself am quite a newbie when it comes to php... i do noe some c++ but never really took the time to understand the script.. so what exactly was wrong? i still don't quite get.... why does the check for gd fail? many many thanks again pixelpunk!! u rock!! i can foresee many millions of people using pixelpost... so elegantly simple |
|
#14
|
||||
|
||||
|
Many millions! Boy do I hope not! The support, the pressure!
It makes me happy when people use it though, so thank you. What was wrong? I guess I was smoking crack when I wrote the GD-check. I can't make any sense out of it now when I look at it. The script was basically slammed together and things like this comes up afterwards. I'm awaiting more of those to eradicate them. Bring'em on! // punkpixel
__________________
icq: 66760929 |
|
#15
|
|||
|
|||
|
heee since ur at it, there seems to be some problem with the max thumbnail size option... i can't seem to change it..
what is it there for? 1. i assume i have to resize my thumbnails manually right? 2. but is there any option for the script to just display the thumbnail in a small size (browser resizing, not actual resizing) 3. right now it seems to display it actual size... so if the thumbnail is 1024x768, it'll display it as full size.. btw: what do u do? |
|
#16
|
|||
|
|||
|
I have commented the index.php to the main folder and i don't work
Blank page ... and the source is Code:
<html><body></body></html> I don't understand ... :?
|
|
#17
|
||||
|
||||
|
Quote:
2. Browser resizing is ugly, but can be controlled through the template of course. Via CSS, the class is called "thumbnails" for every but the current one, whos class is called "current_thumbnail". 3. If the thumbnail is 1024x768 it will display that big. But default the thumbnails should be 100 x 75. Try updating the thumbnails in the options panel in admin. // punk
__________________
icq: 66760929 |
|
#18
|
||||
|
||||
|
Quote:
I suggest you revert to a fresh index.php and then follow the instructions carefully how to comment out the two lines as I wrote in a previous post. Hope you get it right, the same applies to you - if you need hands-on help you may give me ftp access to your server and I can see what I can do. // punk
__________________
icq: 66760929 |
|
#19
|
|||
|
|||
|
Don't work with the commented lines but ...
I have changed the template for the template-light and i work fine now. This is a bug ? I see for more info at the choice of template |
|
#20
|
||||
|
||||
|
Quote:
// punkx
__________________
icq: 66760929 |
| Post Reply |
| Thread Tools | |
|
|