If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: retailunion
Forum Index » Profile for retailunion » Messages posted by retailunion
Author Message
I'm using Coppermine Gallery and because of some
silly server restriction GD Gallery 2 or ImageMagic
cant create thumbs for .gif images uploaded.

I know that you have a solution to it as I've been using your
Guestbook for a long time and it works fine there..

Where in your code is the thumbnail creation function please?
And can i use it with Coppermine Gallery?

Best regards
Julie
i could do this for you but it'll cost you
for some free scripts take a look at these:
http://www.cgi-resources.com/Programs_and_Scripts/Perl/Image_Display/

http://php.resourceindex.com/Complete_Scripts/Images_and_Graphs/
what's the question?
Scenario OK?
User signs up with their date of birth.
How would i go about displayin their starsign in their
profiles from that?
Any ideas?
Best wishes for the new year
you might find that you'll have to upload
(the file you need to include)
in the same folder
as the rest of the tmpl files
because some servers are set up
not to allow includes from different directories
in which case you make a copy of your nav file
and upload it with the rest


if you're having trouble connecting to the DB
after you created the DBtables try this:

Open the mysql.class.php in the lib folder,
go to line 30 find this: $this->conn_id=

now right after the =

replace this:
mysql_connect($this->db['host'].":".$this->port,$this->db['user'],$this->db['pass']);

with this:
mysql_connect ("localhost", "yourusername", "yourpassword") or die ('I cannot connect to the database.');




Worked first time and having wasted an hour
messing about with config files and the rest it's runnin like a dream
Best Regards
Many thanks to the author
for offering such a great script for FREE
Julie
http://www.retailunion.com
 
Forum Index » Profile for retailunion » Messages posted by retailunion
Go to:   
Based on the open source JForum