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

Pages: [1] 2
1
Discussion & Troubleshooting / failed to open
« on: June 22, 2003, 03:02:48 AM »
I installed that long time ago , and didn't change anything, this happen just now.

2
Discussion & Troubleshooting / failed to open
« on: June 22, 2003, 02:48:30 AM »
somebody can help?
what is this supposed to mean: http://www.artpapa.com/gallery/
Code: [Select]

Warning: Unknown(4menu1.php): failed to open stream: No such file or directory in /home/artpapa/public_html/gallery/includes/template.php(133) : eval()'d code on line 304

Warning: (null)(): Failed opening '4menu1.php' for inclusion (include_path='/usr/local/lib/php:/usr/lib/php') in /home/artpapa/public_html/gallery/includes/template.php(133) : eval()'d code on line 304


am I in deep trouble?

3
Quote from: V@no
what version of the MOD do u use? regular or with using cookies?.

for some reason I change for cookies while trying to figure out, is their any difference?

Quote from: V@no
this MOD has no affect of "new images" part.

I see, that mean not in the home.html template.

thanks a lot......

4
Quote from: V@no
Quote from: artpapa
it is start work in the categories, but didn't work in the home template, I mean after reloading nothing is change. (Should it work in the home?).
U must add exact same code in any templates where u want it be displayed.


Thanks, I did {imgsort_dropdown_form}, bad pictures still in the same order.

5
thank you  
I find change only in the imgsort_dropdown_form.html, and make changes in the notepad as you provide in the mod instruction.
it is start work in the categories, but didn't work in the home template, I mean after reloading nothing is change. (Should it work in the home?).
what editor do you recommend?

6
Hi  V@no.
I trying to install this mod, but it giving me "404 Error - File Not Found" with the this address:
http://www.artpapa.com/gallery/lang/english/%7Bself%7D

sorry I cannot describe that  better.

tx
Alexei

7
Mods & Plugins (Requests & Discussions) / Need header advice.
« on: May 31, 2003, 02:18:25 AM »
Hi everybody.
Is there any universal trick to use one header for several different softwares.
To be more precise- The one header for:
  4images
  PHPAUCTION
  Invision Power Board
  mojo newsletter

?????????????

Alexei

8
Mods & Plugins (Releases & Support) / Re: v.1.2
« on: May 28, 2003, 12:17:55 AM »
Quote from: SLL
New version posted. Now you can set random selection mode (by votes, hits, comments, etc.)


Dear  SLL.

Where you posted ?

9
that's working now
thank you !!!!!!!!!!!!!!!!!

10
I think I find problem,
 
Code: [Select]
if (check_permission("auth_vote", $image_row['cat_id'])) {


this line repeats two times (308 and  531) in the original document, and I replace both lines automatically in the "dreamweaver".


Can you tell me, please which line from original file is supposed to be replaced with code you mentioned?

 
thank you
Alexei

11
Dear V@no,
Is there any solution?
why "Star rating" mood stop working after I adjust  check_permission Code?

Maybe I should post  this question somewhere else?

Can you advise Please ?

Alexei
www.rtpapa.com

12
Quote from: V@no
1. vote for yourself? do u mean vote for your images? if so, then in /includes/functions.php find:
Code: [Select]
 if (check_permission("auth_vote", $image_row['cat_id'])) {replace with:
Code: [Select]
 if (check_permission("auth_vote", $image_row['cat_id']) && ($user_info['user_id'] != $image_row['user_id'] || $user_info['user_level'] == GUEST)) {

This is work, user don't have ability to rate their own image anymore.

but this tweak, seems to me, stopped functions of  "Star rating" mood,
stars didn't change any more.

where is could be a problem?

thank you
Alexei
www.artpapa.com

13
thank you its work well
 
Quote from: V@no

2. so far the only way I see this could be done is use image, otherwise u wont be able see if the vote casted or not.


sorry my grammar not capable to express my questions well.

I mean instead  vote casted drop down use image kind of : www.artpapa.com/Untitled-1.jpg

14
My gratings to the community.
1. is anybody help me how to cancel options to Vote for yourself?
2. is their any opportunity to use instead drop down Rate menu - images
related  to "Star Rating", with the action similar to "Lightbox without reloading page"

Alexei

www.artpapa.com

15
Mods & Plugins (Releases & Support) / [Mod] Toplist altered
« on: May 24, 2003, 06:40:38 AM »
Thank you.
I don't think it's necessary to continue my question in this topic .

I think I can come up with  something useful for this community, can you tell me please wear to display my small  addition.
It is simple JavaScript which is let you change image background on the fly without reloading a page.
You can take a look at this in the my gallery. http://www.artpapa.com/gallery/  
just click on any image to get detail page.

Alexei.

Pages: [1] 2