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 - djavet

Pages: [1] 2 3 4 5
1
Thx for the reply, but is not that. I've a backup system. I wish only this on a certain category.
I dont think it's possible without a lot of change...

Dom

2
Hello

It is possible to upload an image into 2 differents 4images on 2 different server at the same time?
Or via cron to export a certain category?

Regards, Dom

3
Installation, Update & Configuration / Re: Search result on one page
« on: December 28, 2007, 08:46:20 AM »
Thx.

Dom

4
Mods & Plugins (Requests & Discussions) / Re: Search Result in XML?
« on: December 28, 2007, 08:46:00 AM »
Thx.

Dom

5
Installation, Update & Configuration / Search result on one page
« on: December 27, 2007, 12:00:13 PM »
Hello

It is possible to pass a url variable like this: search.php?page=all
to see all the result on one page?

And the same with the template for the search result, like this:
search.php?page=all&search_template=searched_keywords

and when not given, it's the standard search template?

Regards, Dom

6
Mods & Plugins (Requests & Discussions) / Search Result in XML?
« on: December 27, 2007, 09:44:37 AM »
Hello

I'm seeking a mod to put the search result regarding after a certain keywords.
Exemple:
I want all the picture with keyword "FAW" in a xml file, so I can integrate it into a flash slideshow and I wish this xml  dynamic, like : http://www.mydomain.com/gallery/slideshow.xml?keyword=FAW

Is their a existant mod like this ?

A lot of thx in advance for your help.
Regards, Dom

7
Mods & Plugins (Releases & Support) / Re: Flash Slideshow
« on: October 30, 2007, 01:06:37 PM »
Quote
Warning: Invalid argument supplied for foreach() in /home/www/web1/html/portfolio/gallery/categories.php on line 142

Warning: fopen(slideshow_-1.xml): failed to open stream: Permission denied in /home/www/web1/html/portfolio/gallery/categories.php on line 220

Hello

I've just install the slideshow and i've this problem.
How can i solve it? I see no fix here....

Thx for your feedback.

dom

8
Thx, but you dont give an answer, only a proposition to charge me to fix the problem and not give the solution to the community.
Like we have discussed this per PM, I'm not agree with your proposition.

I'm always thinking it's a little bug.

Dom

9
So any other ideas?

Dom

10
In table 4images_images, i've added:
image_uploaduser      varchar(255)     No

and in 4images_images_temp, same:
image_uploaduser      varchar(255)     No

Once again, all is working when I edit the validated images, but not in the validating process.

BTW, thx once for your help and time.

Regards, Dom

11
Here's the code:
Code: [Select]
          <tr>
            <td class="row2"><b>{lang_image_uploaduser}</b></td>
            <td class="row2"><input type="text" name="image_uploaduser"  size="30" value="{image_uploaduser}" class="input" /></td>
          </tr>

12
Exactly.

dom

13
It's not a the 4images member's name.
it's a another name, a artist name for the open contest. So it's a custom field.

Dom

15

in "db_field_definitions.php":
$additional_image_fields['image_uploaduser'] = array($lang['image_uploaduser'], "text", 0);

in "/lang/english/main.php":
$lang['image_uploaduser'] = "Name or Nickname:";

And I've added the fields in DB as requested for the upload too.

Thx for your help.
Dominique

Pages: [1] 2 3 4 5