problems with permalinks

ec01 / 2015-02-13 15:08:05   

Hi,
I am building a visual index exhibit and the permalinks are not working.
First I had an error 404.. and i tried to solved it by enabling clean url. To do so I changed my file .htaccess and the error disappeared but now instead of the error, I have an open white window without any image.

Could you please help me to solve it?
many thanks,
e

Vaska A / 2015-02-13 16:59:47   

Please show us...

ec01 / 2015-02-14 01:18:20   

when I had the error 404, I checked my .htaccess file and it had only written this: Options -Indexes
Then I added : RewriteEngine on
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^(.+) - [PT,L]
RewriteRule ^(.+) /index.php

After that, when I click in the thumbnail, the error 404 disappeared and instead I have a white page just with the index menu of my website.

I have searched all your forum regarding permalinks and i still can not manage to solve it.Can you please help me to solve the premalinks issue?

thank you very much for your help.
e

Vaska A / 2015-02-14 04:21:10   

...your website.

ec01 / 2015-02-14 10:38:19   

Hi,
my website is doubleostudio.com/.

this is the page that is not working:
doubleostudio.com/ndxzstudio/

After I created a new exhibit and i put new thumbnails and this one it works:
doubleostudio.com/index.php/main/double-o/2/
And later I tried another exhibit and it didn't work. I do not understand the logic.

There is another issue that I will really appreciate your help:
after clicking the thumbnail, instead of having the same image of the thumbnails, I would like to " enter"/ link it to the correspondent project ( section) of the thumbnail. Could you please explain me how can i do that?

thank you once more for your help.
e

Vaska A / 2015-02-14 15:54:47   

Permalinks worked exactly as they should when I clicked on things.

ec01 / 2015-02-15 08:07:23   

Hi,
I am also trying to add the link for my index( and sections) in my main page ( with visual index).
I found this thread 18738:
indexhibit.org/forum/thread/18738/
" Was this issue ever resolved? I can't seem to figure out where to insert the link for my index in the main page. Any help would be very much appreciated! the website is: carlosbrillembourgarchitects.com/ "
And you mentioned:
“ Carlos, I believe you need to set the 'media source' to 'section' or 'all' on the main page. Then, it should work... “

1-    I changed the media source to ALL ( I do not have sections as an option) and the thumbnails that I had before, are not showing with this option. What am I doing wrong?

Later on, you mentioned:
“But, you can create exhibits in the main section and do the following:
- create Exhibit Links (in the main section)
- title with the name of your project you want to link to
- input the correct url to the corresponding exhibit
- upload one corresponding image for the project
- hide them from index via Page Options
- publish
“
2-    Where and how can I put the URL to the corresponding exhibit.
Thank you so much for you help!
e

ddudek257 / 2015-03-05 03:48:29   

Hey there I am having the same problem (regarding #2)

Was this ever resolved? Thanks!~

This thread has been closed, thank you.