Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link won't work #50

Closed
wintermoor opened this issue Feb 15, 2021 · 7 comments
Closed

Link won't work #50

wintermoor opened this issue Feb 15, 2021 · 7 comments

Comments

@wintermoor
Copy link

https://github.com/Project60/org.project60.bic/blob/master/templates/CRM/Bic/Page/BicList.tpl#L16
L140
L173

<a href='bicImport'>update your bank list
does not work with my WordPress, but I'm unsure how to fix it.
/wp-admin/admin.php?page=CiviCRM&q=civicrm%2FbicImport is working, but not good for Drupal or WP with CleanURl.

Not very important...

@bjendres bjendres added this to the 1.9 milestone Mar 29, 2023
@bjendres
Copy link
Member

Can anyone reproduce this on wordpress?

@eptbertram
Copy link

eptbertram commented Jul 15, 2024

This issue seems to be solved on Little BIC ext, v. 1.8.3. in Drupal 10.

Still not working on WordPress 6.5.5: link is [domain]/wp-admin/bicList and not [domain]/wp-admin/admin.php?page=CiviCRM&q=civicrm%2FbicList

@vurt2
Copy link

vurt2 commented Aug 12, 2024

I can confirm the problem with the "bicList" link using wordpress. The link is relative (to "bicList") in template Config.tpl - which leads to "/wp-admin/bicList ". It could be fixed by making it absolute to "/civicrm/bicList".

bjendres added a commit that referenced this issue Aug 12, 2024
@bjendres
Copy link
Member

like this?

@vurt2 Can I merge and close here?

@vurt2
Copy link

vurt2 commented Aug 14, 2024

@bjendres Yes, it works fine now. Thank you very much!

bjendres added a commit that referenced this issue Aug 21, 2024
@wintermoor
Copy link
Author

Issue solved, thank you. It sends you to frontend, but it sends you. Issue may be closed now.

@bjendres
Copy link
Member

bjendres commented Sep 4, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants