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.


Topics - goyo

Pages: [1]
1
Feedback & Suggestions / Suggestion: Lightbox button with javascript
« on: September 13, 2002, 11:46:18 PM »
It’s frustrating to wait every time for a page reload, when you want to add multiple images to your lightbox… Can you do something similar as ImageFolio does with lightbox buttons?

http://demo.imagefolio.com/demo/cgi-bin/ImageFolio3/imageFolio.cgi

2
Mods & Plugins (Requests & Discussions) / Vbulletin integration...when ?
« on: August 12, 2002, 06:25:57 AM »
There was several promises, projects, but nobody posted the actual code.

I somebody finished or close to it, please post some code  :)

I know many members who want it...

Thank You!

3
final version not working.  :(

Here is the code, what should I change ?

Code: [Select]
<?php 
//your path Pfad to 4images-directory 
$root_path "../mypath/"

define&#40;'ROOT_PATH', $root_path&#41;; 
include&#40;ROOT_PATH.'global.php'&#41;; 
$random_image $site_template->clean_template&#40;get_random_image&#40;0,0&#41;&#41;; 
?>

<?php 
echo $random_image
?>



Thanks for your answer!

4
Feedback & Suggestions / 1.5 final version
« on: May 16, 2002, 01:25:32 AM »
I CAN'T WAIT !  :D

(sorry for the useless post)

5
Discussion & Troubleshooting / Strange problems
« on: May 12, 2002, 10:26:59 PM »
I had several problems:

1. General problems with image upload. If I’m not the administrator I get an error when I try to upload as a registered user (the category permissions are OK)

2. After backup and restore the database in control panel, the newly uploaded images not showing up, only at Thumbnailer/Resizer but not in the categories! (Anybody else has this problem?)

I'm on nix/apache server, php safe mode off, imagemagick installed, the folder permissions are ok.

I bought the photopost script (www.techimo.com/photopost/ ), but this script much better!!! Good luck guys! (dont be lazy, make those separate forums for English speakers)

6
It is possible to ssi or php include, the random thumbnail picture box in a different page on the same server ?

I know it's not easy...any help appreciated...

Pages: [1]