Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3609578
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T21:38:44+00:00 2026-05-18T21:38:44+00:00

I generate in Cakephp with Html->link a link echo $this->Html->link(‘Download’,array( ‘plugin’=> ‘galleries’, ‘controller’=> ‘galleries’,

  • 0

I generate in Cakephp with Html->link a link

echo $this->Html->link('Download',array(
   'plugin'=> 'galleries',
   'controller'=> 'galleries',
   'action'=> 'download',
$download),array('class'=>'down'));

The output is

<a href="/galleries/galleries/download/schiffchen_seide.jpg" class="down">Download</a>

This link is not recognized. I can not click on it.
But if I put the output link and implement it in the HTML code, all is fine

After this I tried to echo the link – same problem.

This is a snippet from my view

<nav><a href="#" class="rght">next</a><?php if($download){ echo $this->Html->link('Download',array('plugin' => 'galleries', 'controller' => 'galleries','action' => 'download',  $download),array('class'=>'down')); } ?><a href="#" class="lft">prev</a></nav>

Maybe somebody can give me a little hint?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T21:38:44+00:00Added an answer on May 18, 2026 at 9:38 pm

    Solution:
    It was not a PHP Problem but CSS Problem… specially a z-index Problem in my Jquery Plugin (ImageViewer) rolleyes
    The schemata of the HTML is:

    <article><div class="info"><nav></nav</div></article><article><div class="info"><nav></nav</div></article><article><div class="info"><nav></nav</div></article>
    

    The Problem were the nav tags in every article tag. The “prev&next” links appear in every nav structure but not the “download” link. ergo: i can click on the “prev&next” links but not on the “download” link… So, for a fast solution i set the z-index for my current article view. But i must rework my HTML Code structure

    Thanks for reading my question.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to generate a dynamic xml document in CakePHP to output to
I'm new to CakePHP. I'm keen to use the scaffolding feature to quickly generate
Do you have any idea on how to generate report templates for CakePHP Applications,
I am using cakePHP 1.26. I am sorry to ask this question, but I
By generate, I mean auto-generation of the code necessary for a particular selected (set
We generate web pages that should always be printed in landscape mode. Web browser
We generate graphs for huge datasets. We are talking 4096 samples per second, and
I generate all my columns in a subclassed DataGridView programmatically. However Visual Studio 2008
How do I generate an ETag HTTP header for a resource file?
I am trying to generate a report by querying 2 databases (Sybase) in classic

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.