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

Pages: 1 [2] 3 4
16

Ok I had missed step 4 in the Drop down options ...  :oops: :oops: :oops: :oops:

Good deal... Glad you figured it out  :)

17
Hi V@no why I don't see a drop down menu in the edit images?what i see is this:

I have installed the drop down menu MOD



Sounds to me that a step was missed or over looked, maybe?
Just a suggestion, double check the steps.. Not for sure. Sorry
but this is what it should show..

18
My german is poor..gee..my german is none...so, I belive that's happening if u include stats.php inside functions.php file, but it should work if u include it from page_header.php instead (should be at the end of page_header.php) or if u included after page_header.php included...(how many times I repeaded word "include"? sounds like a broken record :?)

Ok.. um.. WHAT?  :lol:
that i see nothing goes in to funtions.php.. so not for sure what you mean there. but.. why would the directions i have for this code that goes in the stats.php is totaly different now. i have tried both of them but nothing.. finally got my votes to work right.. guess after 1.7.1 upgrade or something it quit as it was working before.. but that is neither here nor there, I dont know.. i am totally confusing myself now..  :cry:  :roll:

19
Discussion & Troubleshooting / Re: IF/IFNO help ENDIF/ENDIFNO
« on: April 27, 2005, 12:56:45 AM »
your question, well, actualy the description of what are you trying to accomplish, is not clear.
U want to show something when? when u enter in a category and what? what condition?
V@no.. Almost like or well just like what is on your site..

but the template i am using dont think i can do it right or anyother way..

like say. you go to index.html the main part of the site.. on the left which is part of the header
you see the photo of the day and random image. well when you click on a category instead of showing the potd and random image it will show like on yours category info. Maybe just wanting the potd and R_I just to show in index but not in cat or details.html.. Does that clearify V@no?.. i can see it . i can picture it but not for sure if this is explaining it well!!!! You know on your site it shows the stats on the right. then you click on the category and it dont have the column on the right but now it shows the cat info on the left and if you click on details of an images it show the info of that image. Im thinking i may have to create a new template like Cat.html to show the cat stats but not sure how to intergrate in the php. i can make the template but you know.. V@no, I know you created your own template. But did you make the columns in your header or in each of the pages? or i dont know.. I hope you can help or maybe have to use a different template or better yet create my own.. (OH BOY)..  :lol:
Thanks V@no

20
thanks for this ...
Quote
No, its not that...I just recreated lost fix:
http://www.4homepages.de/forum/index.php?topic=7493.0
now It works as I wanted :)

All right.. glad I could help...

V@no helps me alot.. just wanted to give back   :D :D

21
I also like this idea :) i have installed the mod and it is working but i still see the thumbnails in the categorie and the terms on the top. I have follow all the steps ...
This question has been asked before but V@no accidently deleted.  :lol:
But the answer i got was that this fix unless you already installed?. if so I had that problem but thought this fixed it:
police22, sorry about your reply...I hit "modify" button instead of "quote" and messed it up...had to delete it afterwards...
My appology :oops:

No, its not that...I just recreated lost fix:
http://www.4homepages.de/forum/index.php?topic=7493.0

and another 2 questions when i go to edit images I see Terms and Conditions message: 0 Terms and Conditions:0 how that works if I put a 1 is enable? and another 1 y for a different message?
There should be a drop down menu that you pick and choose. Who views the terms, which terms you want to use. You may add more to your liking.
You edit this:Step 6
Open lang/<yourlanguage>/main.php
At the end, above closing ?> insert:
Code:
//-----------------------------------------------------
//--- Image Terms -------------------------------------
//-----------------------------------------------------
$lang['terms'] = "Terms and Conditions";
$lang['terms_msg'] = "Terms and Conditions message";
$lang['terms_agreement'] = array(
      "Terms and conditions blah blah<b>testa</b><br>asdfasdf",
      "Another terms and conditions blah blah blah"

);
$lang['terms_array'] = array("Disable", "Guests", "Everyone");

and the second question is : I have a a 6 lines paragraph terms and condition and when I go to edit categories the page get bigger because the paragraph :S
it does that on mine too.. its because of the terms line that cant be broke down in the code.. i just try to deal with it.. but that is all i can say.

Hope any of this helps..   :wink:  :D

22
Discussion & Troubleshooting / Re: IF/IFNO help ENDIF/ENDIFNO
« on: April 26, 2005, 06:09:56 PM »
I have tried the IF/IFNO lines..
Did you install the mod that supports ifno :?:

http://www.4homepages.de/forum/index.php?topic=6036.0

http://www.4homepages.de/forum/index.php?topic=7493.0

Why Yes I Have!!
I am the one that had V@no post that for 1.7.1 . yes its installed... now what?..
could it be cause its being used in the header?

23
on this MORE THAN MORE STATS, these 2 commands will not show up while in the template stats_box.html
{total_images}
{total_categories}
but I can put them in the, say home.html, it works.. why is that. something need to be changed in the function.php or something

I do have version 1.7.1 but I think did the same thing in 1.7 but not for sure..

Thanks for the help.

24
Discussion & Troubleshooting / IF/IFNO help ENDIF/ENDIFNO
« on: April 26, 2005, 05:50:55 PM »
Ok, What I am trying to do is in my header I have photo of the day, and random image.
When you click on a category there still there.. Well what I would like to happen is, when you click on a category something else shows up in that spot.
I have tried the IF/IFNO lines.. like below

Code: [Select]
{if category}
Show Something here
{endif category}
{ifno category}
{potd}
{random_image}
{endifno category}
Nothing happens..  :cry: Is this wrong :?: what can I do to make this acomplishment? :wink:

25
..SNIP
At line 81 in index.php (with version 1.7), you will see the following code:
..SNIP
this should do it for you.
Regards,
Kelvin
So V@no, will this work with 1.7.1
gonna go ahead and try real quick but thought i should ask
Well.. i installed it.. have new images on there so cant test but it didn't error... Thanks

26
..SNIP
At line 81 in index.php (with version 1.7), you will see the following code:
..SNIP
this should do it for you.
Regards,
Kelvin
So V@no, will this work with 1.7.1
gonna go ahead and try real quick but thought i should ask

27
V@no.. i know this is an old thread but is this already intergrated in 1.7.1 cause could not find it in the template.php.
also is this what i need.. im trying to figure out a way to make the Photo of the day and the random image to not show up when you go in to a category. right now i have potd and ri in the header.. is there a better way to do this?.. i did search to see but couldnt find much info..
Thanks,

28
the one i uploaded to yours.. it looked like it went..
it did, but it couldnt create thumbnail and add watermark to it...basicaly GD couldnt handle that image in any way...

Ah.. ok.. make since.. gonna try the one i redid ... ok..

29
that image seems to be corrupted...
the one i uploaded to yours.. it looked like it went..

well i had a bmp of it and converted to jpg and then tryed to upload it.. and it worked.. just wish i would of done all this before.. just cought me off guard..

Thanks..

30
perhaps a space in the filename?
I wouldnt mind try that picture on my site ;)
Ok.. i uploaded.. it worked.. the other one.. Cat Pose.jpg didnt go.. said to small... didnt realize that it was 169x127.. ok.. that makes since on that one.. but not the other one.. .. dunno.. you have to validate it.. take a look..

Pages: 1 [2] 3 4