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

Pages: 1 [2] 3 4 5 6 ... 9
16
Mods & Plugins (Releases & Support) / Re: [MOD] Paging for comments
« on: August 16, 2005, 12:34:49 AM »
Quote
you see paging numbers (links to page 2, 3, 4, etc) when no comments at all? and in the same time, when no comments to display it doesnt show you comments per page dropdown?

i see paging numbers (links to page 2, 3, 4, etc) when no comments at all
and not see language near this "Comments per page:"

4images 1.7

17
Mods & Plugins (Releases & Support) / Re: [MOD] Paging for comments
« on: August 16, 2005, 12:31:24 AM »
if you dont want to see number 1,2,3,4,5,6,7........1000
modify to this:
Quote
for($i = 1; $i <= 20; $i++) {
$setvalue = 5 * $i;

after this you see:
5,10,15,20,25......100

18
V@no: exuse me, but there is true, that 4images working very slow..

19
i want ~1000,
other peoples maybe want 10 000

idea to made with ADD NEW, DELETE, MODIFY options
not with 1,2,3...10..50
not professional :)
because everythere is ADD NEW, DEL

20
Chit Chat / Re: include to the templates no problem in 1.7.1
« on: August 15, 2005, 11:17:42 PM »
thank you for info

21
Chit Chat / Re: include to the templates no problem in 1.7.1
« on: August 15, 2005, 10:57:43 PM »
That would not be the best choice but yes.
maybe you know better choice for that?

22
there is only 10 :(
i think, there is need somethink like this:

ADD NEW, DELETE, MODIFY...
where you type number of image and other options

but there is need big mod, yes?
requesting this mod :)

23
Chit Chat / Re: include to the templates no problem in 1.7.1
« on: August 15, 2005, 10:36:58 PM »
it's only for inclusion of the file ... nothing else.  :?
i can write this to the menu.php :
Quote
<?php
print "HTML codes";
?>
and all ok :) because this is php, yes?

24
Chit Chat / Re: include to the templates no problem in 1.7.1
« on: August 15, 2005, 10:31:37 PM »
when i change to
<?php
 include($_SERVER['DOCUMENT_ROOT']."/menu.php");
 ?>

Quote
Warning: Failed opening 'C:/serv/www/menu.php' for inclusion (include_path='.;c:\php4\pear') in C:\serv\www\images\includes\template.php(133) : eval()'d code on line 106

Warning: Failed opening 'C:/serv/www/my_footer.php' for inclusion (include_path='.;c:\php4\pear') in C:\serv\www\images\includes\template.php(133) : eval()'d code on line 1158

with "images/menu.php" this works good
because in this file only HTML ? or what..

25
Chit Chat / Re: include to the templates no problem in 1.7.1
« on: August 15, 2005, 10:24:42 PM »
But.. i can write to menu.php only HTML codes? :)

26
Mods & Plugins (Releases & Support) / Re: [MOD] Paging for comments
« on: August 15, 2005, 10:21:14 PM »
And there is small bug:
 when no comments, paging numbers i see, but "Comments per page:" for this - not shown

27
Chit Chat / Re: include to the templates no problem in 1.7.1
« on: August 15, 2005, 10:11:58 PM »
but.. how i must to do that?
there is all working with no problem..

www.mysite.com/images/ --> my site
www.mysite.com/images/templates/default/ --> my template

if i want include menu(menu.php) to the "home.html", "details.html", "top.html" and etc
what i must to do?

BIG thank's for the help, i new with PHP

28
Chit Chat / Re: include to the templates no problem in 1.7.1
« on: August 15, 2005, 08:30:56 PM »
because this is from 4images peace of template, 4images installed to "images" dir
why i must cycle all site?

where 4images, there all files for 4images...
all templates use this php from "images" dir

29
Chit Chat / Re: include to the templates no problem in 1.7.1
« on: August 15, 2005, 07:56:40 PM »
Because this php is in images category, not in root(www.mysite.com)

30
there is little bug i say ;)
if some categories deleted not from 4images script, there wite: warning

i think you must write to the script:
if no category --> search other, but without warning messages :)

there just friendly advice ;)

Pages: 1 [2] 3 4 5 6 ... 9