Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Garfizh

Pages: [1] 2
1
Installation, Update & Configuration / Time Setting?
« on: December 28, 2002, 02:56:09 PM »
Err, I think I'm blind. Can someone tell me where to change the time settings? Like for example, I want to change the Time to +13 ?

I remember there is such function, I tried searching for it in my Admin Control Panel but can't find it.. can someone tell me please?

 :roll:

2
Templates & Styles (Requests & Discussions) / Images Problems
« on: December 27, 2002, 04:37:44 PM »
Oh ok! hehe..thanks! Gee..that stinks!  8O

3
Templates & Styles (Requests & Discussions) / Images Problems
« on: December 26, 2002, 08:51:10 AM »
Ok, I hope someone could help me here..

I created new buttons for my template (download.gif, etc...) and the buttons are still using the same name as of the previous default button set. They are all of the same size too..

I deleted all the old images and uploaded the new one. My website's admin is pointing to my templates.

The problem occured when the images are not updated, as they are still using the old image. I've tried clearing cache, restarting my comp, re-upload..but they are still using the old default image.

Then I tried to troubleshoot it by deleting all the images, but they are still appearing?! Then I tried accessing to the image directly from the path at
http://www.wizardrie.com/photos/templates/wizardrie/images/
and all of the images are shown that they are not there cause I deleted it..but if I enter http://www.wizardrie.com/photos/templates/wizardrie/images/imagename.gif , the images are shown. How could this be if I have deleted the images?

Then I tried viewing the source of the page to make sure it is pointing to the right path and it is pointing to the right path.. so I am now out of ideas... anyone having the same problem? Does 4images have caching on the icons or something?

Can someone help me out with this?

My photoalbum: http://www.wizardrie.com/photos

4
Discussion & Troubleshooting / Thumbnail creations
« on: September 09, 2002, 06:49:53 AM »
Will there be a feature where we can create thumbnails for users who uploaded their pictures from the page and did not upload their own thumbnails? OR is it already there that I didn't see it? :)

5
Discussion & Troubleshooting / Bad Links at Comments
« on: September 05, 2002, 05:30:28 AM »
Thanks a lot! Its been wonderful!!

Anyway...is there any way to remove border links from all images? (like putting border=0 at the img tag?)

6
Discussion & Troubleshooting / Bad Links at Comments
« on: September 04, 2002, 07:49:21 AM »
Thanks..

It works.. its cause I had another templates of my own.. so when the version is updated.. it updates only the default template..and not my own template... erm is there any other files in the default templates that needs to be updated apart from the comments_bit.html file?

Thanks again!

7
Discussion & Troubleshooting / Bad Links at Comments
« on: September 03, 2002, 03:38:34 AM »
I just realized this error. When someone posted their comments to any pic, it will always show the "Profile" and the "www" icon with links pointing to my Gallery's URL. Even though I posted the comments as Admin, it also points to the same place.

Here is the URL of the example of the problem..

http://www.wizardrie.com/photos/details.php?image_id=4

Any fix?

Also, I looked so hard for it but I can't seem to be able to change the color for the image link border color. How do I change the border color of the image link? Its still in Dark Green (default color)... I tried looking in the CSS but it aren't there..or have I looked wrongly? How do I change it?

Example of it..is at

http://www.wizardrie.com/photos/index.php

Thanks in advance..

8
Discussion & Troubleshooting / A bit of error?
« on: September 03, 2002, 03:14:24 AM »
Thanks!

9
Discussion & Troubleshooting / A bit of error?
« on: September 02, 2002, 02:58:37 AM »
I updated from 1.6.1 to 1.7 and everything runs okay.

Now, when I logged in into the Control Panel as admin, and when I clicked the "Settings", everything loads. I scrolled down to the Session and user settings. That is where the problem occurs...

The first 4 rows has no label..all I see is only the Yes and No options. My guess is that either one of the row is for account activation thing... but I don't know which... please help. The 5th row is the "Account activation by E-mail" column.. and the options didn't appear.. what I see is this message..

"Warning: Invalid argument supplied for foreach() in /u/web/wizard/photos/admin/settings.php on line 136"

There is also an almost similar message..

"Warning: Invalid argument supplied for foreach() in /u/web/wizard/photos/admin/settings.php on line 125"

This message appears at the column next to the column which also has no label at the "Upload Settings", just below the "Thumbnail size in pixel" row.

Since this is an admin Control Panel page, I guess its hard to post a link..therefore, I posted an image to the problem..

http://www.wizardrie.com/error1.gif
http://www.wizardrie.com/error2.gif

Please help..thanks![/img]

10
LeadSister,

GIF file format for graphics are not supported in GD2 :)

11
Discussion & Troubleshooting / Error messages...
« on: July 10, 2002, 03:55:44 PM »
Thanks Jan! You're MARVELOUS! :) It works again.. *hugs* hehe!

Ooh..new version! I hope the bug i mentioned is fixed! Yahoo!

One thing though, I noticed, when I place my images in "data/media" folder, after adding the images, the program creates a duplicate/COPY the images to the folder called "1" and leaves the original one at "data/media". Is this suppose to be this way? Cause if we have 10,000 images and if we just copy them..the size will double up :) having it MOVE to the new location seems more feasible :) What do you think?

12
Discussion & Troubleshooting / Error messages...
« on: July 10, 2002, 04:29:01 AM »
Erm? Jan? Is that a bug?

Anyone? hello? hehe..sorry, I kinda check in everyday to see if any reply, but no one did..even Jan :(

13
Discussion & Troubleshooting / Re: wmv template
« on: July 09, 2002, 05:28:56 PM »
Quote from: Galls
what would this look like? i have no clue.


Neither do I :)

14
Discussion & Troubleshooting / Error messages...
« on: July 09, 2002, 05:26:11 PM »
DB Error: Bad SQL Query: SELECT DISTINCT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, u.user_name, c.cat_name FROM photos_images i, photos_users u, photos_categories c WHERE i.image_active = 1 AND i.cat_id NOT IN (0) AND u.user_id = i.user_id AND c.cat_id = i.cat_id ORDER BY RAND()
You have an error in your SQL syntax near 'RAND()' at line 4

I think this is due to mySQL version that my host has.. 3.22.23b :( Any fix or any way to get around it? What does those mySQL query do anyway?

I also found 1 bug which I hope Jan could rectify .. it's posted at..

http://www.4homepages.de/forum/viewtopic.php?t=721

I also wanted to ask how can I remove the "sign up" link from the page? I don't want to let others sign up at their own will, and will instead add members manually on my own :) Is it possible to add a "Log Out" option at the control panel? If so, how?

Thanks!

15
Discussion & Troubleshooting / creating thumbnails...
« on: July 09, 2002, 05:34:43 AM »
The thumbnails is now working IF i manually add it using the "Add image" link now. I think there is still another bug...the batch adding. If I use the "Check new image" link.. it can find my new picture, but when I added it.. it doesn't show in my album. It says image not found. And I think maybe because of that, I can't also create thumbnails (Auto-thumbnailer).

The auto-thumbnails only work if I add and upload one by one (Add images) <-- I believe Jan fixed this one :)

I hope something can be done..as soon as possible... I can't wait to put this in action :) Hehehe!

Oh yea, another suggestion, can we put the "Log Out" in the Control Panel? How do we do it?

Pages: [1] 2