No category/album list, only in homepage No category/album list, only in homepage
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

No category/album list, only in homepage

Started by arlon, October 05, 2006, 01:40:11 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

arlon

As I'm going to include the Coppermine Gallery in my website as an Iframe, I don't want to show The Cat./Album list on the homepage..
What I would like to include is:
The header links on top (see ex.)
Some html code to be shown only on this page in the middle
Top Rated/Random Files (like in the example)

http://www.agfx.eu/_/ is my gallery

Having a page like this, I would like the album list to appear on the category pages.

Could anyone help with this?
Thanks in advance...

arlon

(I'm trying to post this here, too..)
As I'm going to include the Coppermine Gallery in my website as an Iframe, I don't want to show The Cat./Album list on the homepage..
What I would like to include is:
The header links on top (see ex.)
Some html code to be shown only on this page in the middle
Top Rated/Random Files (like in the example)

http://www.agfx.eu/_/ is my gallery

Having a page like this, I would like the album list to appear on the other category pages.

Could anyone help with this?
Thanks in advance...

Joachim Müller

Don't double-post to draw attention to your issues - you'll accomplish the opposite. I have merged your identical postings that you posted on different sub-boards.

arlon

#3
Quote from: GauGau on October 05, 2006, 07:17:48 PM
Don't double-post to draw attention to your issues - you'll accomplish the opposite. I have merged your identical postings that you posted on different sub-boards.

sorry, I just thought this could have been the wrong board for my request.

unfortunately, I still can't find any solutions..

-----
btw, giving negative karma for two posts (which I signaled on the second) seems REALLY unfair...

Joachim Müller

Starting a meta discussion about karma  (which is a rating tool for supporters and contributors to flag users who disrespect board rules) won't get your questions answered nor will it make supporters more willing to look into your issues. It's not supporters who misbehaved, but you.

arlon

I can perfectly understand your point of view..
I just can't understand how "not helping" could be more useful than a simple reminder..?

Being "punished" for not being able to delete your own message or moving it to another board.. well it seems un-proportional.
My website is stuck, I need help mainly because (being a simple graphic designer) I have never done anything in php.. of course I can't expect people rushing to answer my questions.. still spending time for basic board moderation instead of trying to answer.. I'm sorry, but it'd look like a waste of time to me.

(This is my last post about this, I just wanted to share a point of view..)

Sami

Quote from: arlon on October 05, 2006, 01:40:11 PM
As I'm going to include the Coppermine Gallery in my website as an Iframe, I don't want to show The Cat./Album list on the homepage..
What I would like to include is:
The header links on top (see ex.)
Some html code to be shown only on this page in the middle
Top Rated/Random Files (like in the example)

http://www.agfx.eu/_/ is my gallery

Having a page like this, I would like the album list to appear on the category pages.

Could anyone help with this?
Thanks in advance...
Create a custom index from gallery's index.php and remove switch/case for catlist may help you
‍I don't answer to PM with support question
Please post your issue to related board

arlon

Thank you, that worked perfectly (renaming "catlist" was the solution)!

Now the only thing I need to do is including an external file right above that part, a simple php include doesn't seem to work..
Is there any specific place where to put it???

Sami

create a custom case something like mycontent and put include statement under that case and after that put mycontent as a value under
config=>Album list view=>The content of the main page
‍I don't answer to PM with support question
Please post your issue to related board

arlon

works like a charm  ;D
solutions are always simple, once you know them... :)

arlon