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

Pages: [1] 2
1
Mods & Plugins (Requests & Discussions) / Server Load increasing
« on: February 16, 2009, 04:22:02 PM »
Hi I'm using 4images 1.7.6 and i have 65,000 photos, I'm using 4images for 3 years but last 2 weeks the server load is increasing and the database load also increasing, i contact my hosting company they said the gallery database is creating too many query. Now how do i solve this problem please help me.

Jamstave.

2
Hi..how do i make category list like this

A
Albania
Algeria
American Samoa
Andorra

B
Bahrain
Bangladesh
Barbados
Belarus
Belgium

C
Cambodia
Cameroon
Canada
Cape Verde

D
Denmark
Djibouti
Dominica
Dominican Republic

E

Jamstave.

3
I want to show category to guest but i don't want to show thumbnail. Also i want show message to guest that (Registered Users can view images)

Jamstave.

4
I have updated 4images v1.7.2 it doesn't show the UNICODE in the sub categories list, but it's work in all other pages how to fix this error.

It show this.
& #2949; & #2950; 

In the html view it's show this
அ ஆ

It doesn't replace "&amp" into "&" in sub categories list but it replace in the other pages.

Jamstave.

5
Hi.. Is it possible to have 2 different jpg.html one is for postcard page and other one is for others pages.

JamStave.

6
Hi...Is this possible to have two thumbnail_bit because i need one thumbnail_bit for search page and other one for home and categories if it's possible please some tell me how do i do this.
JamStave.

7
Hi... I have added new field country in the register form, now i need to show the user's country in the comment how can i show the country.

JamSatve.

8
How do i show total new images in the stats

9
Hi..How do i show user country(in text) in the comment page?

jamstave.

10
Hi.. I try to import photos from one site to another site i got this error message please help me to correct this error

Quote
Image 1 
Error adding image: 1.jpg (http://mysite.com/data/media/1/1.jpg)
1.jpg ist nicht über http://mysite.com/gallery/data/media/1/1.jpg abrufbar!
1.jpg wird nicht eingestellt!
 
English Translate
Image 1
error adding image:  1.jpg (http://mysite.com/gallery/data/media/1/1.jpg)
1.jpg is not callable over http://mysite.com/gallery/data/media/1/1.jpg callably!
1.jpg is not adjusted!

11
Hi..Is there any mod to change the all categories permission at ones.

12
Hi..I want show total postcards(from gallery stated) in the site statistics?
Using "postcard_id"

gallery/postcards.php?postcard_id=4707

I tried this code in the "stats.php" but it's doesn't work please someone help me.

Code: [Select]
//-----------------------------------------------------
//--- Total Postcards ----------------------------------------
//-----------------------------------------------------
   $sql = "SELECT COUNT(*) as postcards
          FROM ".POSTCARDS_TABLE;
  $row = $site_db->query_firstrow($sql);

   
  $total_postcard = "".$lang['total_postcard']."<B> ".$row['postcards']."</B>\n";
 
  $site_template->register_vars("total_postcard", $total_postcard);
unset($total_postcard);

Jamestave.

13
Mods & Plugins (Requests & Discussions) / Need comment validation
« on: October 05, 2005, 02:47:06 PM »
Hi....Is this possible when user post a comment it should not post right away it should wait for Validate, like images validate?

14
Hi.. I need a modification in the comments page. In my gallery some images have more then 5 pages comments, after the user posted a new comment it's go to last page of the comment, but I need it's go to the first page of the comment is that possible.

Jamestave.

15
Hi..I need to remove "open" option from the download dialog box when user click on the download button in my gallery. i just need "save" and "cancel" option only is that possible to do this modifications, please someone help me.




Jamestave.

Pages: [1] 2