php forum
php mysql forum
php mysql smarty
 
Page 6 of 10 < 1 2 ... 4 5 6 7 8 9 10 >
Topic Options
#228908 - 01/12/03 08:11 AM Re: The Panel Generator [Re: ]
Charles Offline
Veteran

Registered: 10/22/00
Posts: 2637
Loc: London, UK

   Re: The Panel Generator to Del.icio.us Add to del.icio.us
  Digg Re: The Panel Generator Digg it
could you give me a link to the popup.php file ?
_________________________
Do you believe in love at first sight,
or should I walk by again?

Top
#228909 - 01/12/03 08:30 AM Re: The Panel Generator [Re: egor]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Charles. Mine is working now. <br />Thank you... users love it. <img src="/forum/images/graemlins/grin.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#228910 - 01/12/03 08:53 AM Re: The Panel Generator [Re: Daine]
Storm_dup1 Offline
Member

Registered: 08/03/02
Posts: 263
Loc: Somewhere above Texas
http://stormchat.com/ubbthreads/pano/popup.php<br /><br /><img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Some people read their stars..... I choose to write my own

Top
#228911 - 01/12/03 09:11 AM Re: The Panel Generator [Re: Daine]
Storm_dup1 Offline
Member

Registered: 08/03/02
Posts: 263
Loc: Somewhere above Texas
How'd ya fix it Josh?? The new file work for you??
_________________________
Some people read their stars..... I choose to write my own

Top
#228912 - 01/12/03 09:17 AM Re: The Panel Generator [Re: ]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Yes, the new preview file worked for me.
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#228913 - 01/12/03 09:20 AM Re: The Panel Generator [Re: Daine]
Storm_dup1 Offline
Member

Registered: 08/03/02
Posts: 263
Loc: Somewhere above Texas
That is too weird.... hmmmm It's still working on my test site just fine.... I'm gonna grab the original zip and see if that helps....
_________________________
Some people read their stars..... I choose to write my own

Top
#228914 - 01/12/03 09:29 AM Re: The Panel Generator [Re: ]
Charles Offline
Veteran

Registered: 10/22/00
Posts: 2637
Loc: London, UK
storm<br />for me the preview works<br /><br />http://stormchat.com/ubbthreads/pano/pre...amp;epaisseur=1<br /><br />are you using mozilla ?
_________________________
Do you believe in love at first sight,
or should I walk by again?

Top
#228915 - 01/12/03 09:42 AM Re: The Panel Generator [Re: egor]
Storm_dup1 Offline
Member

Registered: 08/03/02
Posts: 263
Loc: Somewhere above Texas
Hey Charles, thanks..... I tried it with Netscape and it worked perfectly so I cleared my cache and all temporary stuff and it's now working with explorer just fine.... Weird.... I just cleared all that yesterday... <br /><br />Maybe I'm on here more than I thought.... <img src="/forum/images/graemlins/laugh.gif" alt="" /><br /><br />Thanks again and my users love this too..... <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Some people read their stars..... I choose to write my own

Top
#228916 - 01/13/03 04:52 PM Re: The Panel Generator [Re: egor]
bmh Offline
Power User

Registered: 10/23/00
Posts: 77
Loc: Australia- Melbourne
Hi Charles, <br /> <br />First of all, thank you for this perfect hack. <br /> <br />second I have 2 things which i cant solve it untile now <img src="/forum/images/graemlins/frown.gif" alt="" /> <br /> <br />1. when i try to generate the panel it's look that the Classic image is not merging with the text image correctly !! it seem that there is problem with transperancy of the classic images ??!! <br /> <br />have a look at this which was created from my site (Server) : <br /> <br /> []http://www.threadsdev.com/threads/php/uploads/64847-mysite-pano.png[/] <br /> <br /> <br />and look at the same image and font which was created from this site : <br /> <br />[]http://www.threadsdev.com/images/panels/5892-7059.png[/] <br /> <br />what do u think that is from ??? <br /> <br /> <br /> <br />2. The second problem is i cant generate the panel with another language such as Arabic ?? it's return rubish characters when i try to write in Arabic language ?? is there any way to do that ?? <br /> <br /> <br />Thanks alot ... <br />BMH


Attachments
64847-mysite-pano.png (53 downloads)


Top
#228917 - 01/14/03 05:21 AM Re: The Panel Generator [Re: kog]
Charles Offline
Veteran

Registered: 10/22/00
Posts: 2637
Loc: London, UK
hmm, what version of the GD library do you use ?<br /><br />for arabic you must find and add an arabic TTF font. Since the writing is from right to left you will probably need to switch off the other fonts.
_________________________
Do you believe in love at first sight,
or should I walk by again?

Top
#228918 - 01/14/03 04:17 PM Re: The Panel Generator [Re: egor]
bmh Offline
Power User

Registered: 10/23/00
Posts: 77
Loc: Australia- Melbourne
Hi again, <br /><br /><br />This is my GD info : <br /><br />GD Support enabled <br />GD Version 2.0 or higher <br />FreeType Support enabled <br />FreeType Linkage with freetype <br />JPG Support enabled <br />PNG Support enabled <br />WBMP Support enabled <br /><br />and i am using RedHat 7.3 <br /><br />And about Arabic I have added more than 10 Arabic TTF Fonts but still it's not working with me <img src="/forum/images/graemlins/frown.gif" alt="" /> ... and what do u mean to switch off the other fonts ?? <br /><br />can u give me the basic idea on how the script send the Text string to GD & Freetype ?? I think the main problem is one of the above library is needing to convert the text string as Arabic Unicode before sending it to the place which create the image ... so we have to find which library doing this process .. coz i believe that by sending the string from the browser it using the Default encoding characeter and it's mean sending rubish characters <img src="/forum/images/graemlins/frown.gif" alt="" /> coz what is wrote in my Text Area is not what will be in the Preview image!! <br /><br />any help about this ??<br /><br />Thanks in advance <br />BMH<br />

Top
#228919 - 02/04/03 05:56 PM Re: The Panel Generator [Re: egor]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
ugh... just killed a busy threads site with this one.... it quit working period smirk I think ~50 people attempted it before I got the config file updated completely <img src="/forum/images/graemlins/crazy.gif" alt="" /><br /><br />I am still waiting for the processes to stop so I can restart it.
_________________________
- Allen wavey
- What Drives You?

Top
#228920 - 02/04/03 09:55 PM Re: The Panel Generator [Re: SurfMinister]
Storm_dup1 Offline
Member

Registered: 08/03/02
Posts: 263
Loc: Somewhere above Texas
So Allen, This was related to you changing files around while people were using it for sure?? Got this installed on my site and would hate that to happen.....
_________________________
Some people read their stars..... I choose to write my own

Top
#228921 - 02/04/03 10:08 PM Re: The Panel Generator [Re: ]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
Digging further, I think it was partly related to their php not supporting freetype... have ~30 people attempt to make a panel without it and you'll see what I mean <img src="/forum/images/graemlins/wink.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#228922 - 02/05/03 07:16 PM Re: The Panel Generator [Re: SurfMinister]
Storm_dup1 Offline
Member

Registered: 08/03/02
Posts: 263
Loc: Somewhere above Texas
I think I'll take your word for it.... <img src="/forum/images/graemlins/wink.gif" alt="" />
_________________________
Some people read their stars..... I choose to write my own

Top
#228923 - 03/10/03 07:49 PM Re: The Panel Generator [Re: ]
Charles Offline
Veteran

Registered: 10/22/00
Posts: 2637
Loc: London, UK
sorry was away for a while <img src="/forum/images/graemlins/smile.gif" alt="" /> anyone need help?<br /><br />about arabic you need to add something in the header to change the direction of writing but having never done it before I am not quite sure what it might be <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Do you believe in love at first sight,
or should I walk by again?

Top
#228924 - 03/17/03 05:58 PM Re: The Panel Generator [Re: egor]
patt Offline
User

Registered: 10/26/02
Posts: 27
a bug?<br /><br />a little problem ..........<br />the popups have a wrong stylesheetlink,<br />linking to "usedefault.css".<br /><br />what is wrong?<br /><br />mfg<br />heinz

Top
#228925 - 03/21/03 11:44 PM Re: The Panel Generator [Re: Ohton]
Charles Offline
Veteran

Registered: 10/22/00
Posts: 2637
Loc: London, UK
hmmm, do you use cookies or sessions?<br /><br />also are you properly logged in?
_________________________
Do you believe in love at first sight,
or should I walk by again?

Top
#228926 - 03/22/03 01:01 PM Re: The Panel Generator [Re: ]
msula Offline
Addict

Registered: 02/18/02
Posts: 1969
Loc: Lansing, Michigan
Getting an error in the preview... when viewing the URL and opening in a browser this is what it says:<br /><br />Fatal error: Call to undefined function: imagettfbbox() in /home/mijeeps/public_html/forums/pano/panneau.inc.php on line 194<br /><br />GD2 is installed

Top
#228927 - 03/23/03 06:59 AM Re: The Panel Generator [Re: egor]
patt Offline
User

Registered: 10/26/02
Posts: 27
i'm logged in with cookies..........

Top
Page 6 of 10 < 1 2 ... 4 5 6 7 8 9 10 >


Who's Online
0 Registered (), 38 Guests and 6 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Blogs, love em or hate em?
by AllenAyres
10/07/08 02:05 PM
What do you use to edit the files
by Ian_W
10/05/08 03:33 PM
BeyondCompare v3.00
by Ian_W
10/05/08 03:32 PM
Glossy Black Theme with Image Reflection
by Gizmo
10/05/08 02:17 PM
ShareThis
by Gizmo
09/28/08 05:06 AM
[7.3] Viewing MySQL logfiles made easier
by AllenAyres
09/27/08 09:57 PM
Looking for a simple upload script
by Murphdog
09/26/08 08:45 PM
New Mods
[7.3] Viewing MySQL logfiles made easier
by blaaskaak
09/24/08 05:39 PM
[7.3.1] add search to showmembers page
by blaaskaak
09/07/08 04:50 AM
Multiple Identity Detector
by
12/30/06 06:39 PM
Newest Members
pisa666, ghengis317, NitroX, Dogan, EliYah-
13345 Registered Users
Top Posters Last 30 Days
AllenAyres 12
blaaskaak 8
tackaberry 7
FREAK1 6
Mike L_dup1 4
Chris Bale 4
Ian_W 4

 

 

 
fusionbb message board php hacks