[TYPO3-english] Click enlarge pic (openpic function)

Marcel Remmy marcel.remmy at fh-kl.de
Tue Mar 2 17:35:30 CET 2010


Hi there,

first of all, i´d like to state that the usual solution to click enlarge 
problems with the missing slash would go like "append a slash to your 
config.baseUrl".

My baseurl config looks like this:

----

config.simulateStaticDocuments = 0
config.baseURL = http://www.somewhat.tld/

[globalString = ENV:SERVER_PORT=443]
   config.baseURL = https://www.somewhat.tld/
[global]

# subsite solution
[globalString = ENV:HTTP_HOST=sub.somewhat.tld]
   config.baseURL = https://sub.somewhat.tld/
[global]

config.tx_realurl_enable = 1
config.prefixLocalAnchors = all

----

Now, the issue is only existing for sub.somewhat! the click enlarge 
function "openpic" does not work for the sub domain. i checked domain 
entry and real url setup.

For the normal domain it´s working. it works for http and https.

Setup and Content do not differ, so i´m wondering where i could dig into 
now...

Any hint could be helping ;)

best regards,
Marcel


More information about the TYPO3-english mailing list