I have problem
http://www.wikaro.pl/Joomla-1.5.0/index.php?option=com_chronocontact&Itemid=30
Try to not write anything only use tab from input to input and look that it look like that in image😟
[img=http://img252.imageshack.us/img252/7848/footerproblemyb6.th.png]
Is there any way to solve this issue?
Post edited by: Qbik, at: 2008/02/14 17:45
Ok after testing in browsers this problem is only in FF
in IE 7.0 and Opera 9.25 and 9.50 everything is ok<br><br>Post edited by: Qbik, at: 2008/02/14 18:49
http://www.wikaro.pl/Joomla-1.5.0/index.php?option=com_chronocontact&Itemid=30
Try to not write anything only use tab from input to input and look that it look like that in image😟
[img=http://img252.imageshack.us/img252/7848/footerproblemyb6.th.png]
Is there any way to solve this issue?
Post edited by: Qbik, at: 2008/02/14 17:45
Ok after testing in browsers this problem is only in FF
in IE 7.0 and Opera 9.25 and 9.50 everything is ok<br><br>Post edited by: Qbik, at: 2008/02/14 18:49
Hi Qbik,
I'd guess that there's something wrong with the path - maybe the /Joomla-1.5.0/ part?
I can't understand the Polish on the error page and the image is too small for my old eyes to make out anything useful😟
Bob
I'd guess that there's something wrong with the path - maybe the /Joomla-1.5.0/ part?
I can't understand the Polish on the error page and the image is too small for my old eyes to make out anything useful😟
Bob
Ok here is bigger one
http://www.wikaro.pl/Joomla_footer.png
problem occurs only in FF
in Opera 9.25 and 9.50 and in IE 7 its OK
and there is a one mistake on this site in "window.addEvent is not function in 15 line"
I have one more Question about adding form to article I don't know what happen in here i add form using this method {chronocontact}name_of_form{/chronocontact}
and on one site is OK but on another no its crashed opera and give warning on FF
http://www.wikaro.pl/Joomla/index.php?option=com_content&view=article&id=64
The form is open in IE but without validation<br><br>Post edited by: Qbik, at: 2008/02/15 19:25
http://www.wikaro.pl/Joomla_footer.png
problem occurs only in FF
in Opera 9.25 and 9.50 and in IE 7 its OK
and there is a one mistake on this site in "window.addEvent is not function in 15 line"
I have one more Question about adding form to article I don't know what happen in here i add form using this method {chronocontact}name_of_form{/chronocontact}
and on one site is OK but on another no its crashed opera and give warning on FF
http://www.wikaro.pl/Joomla/index.php?option=com_content&view=article&id=64
The form is open in IE but without validation<br><br>Post edited by: Qbik, at: 2008/02/15 19:25
Hi Qbik,
I don't know what's causing the first problem - hard to tell without seeing the page.
The second is a most likely a Javascript conflict as you have both Mootools and Prototype running on that page.
Bob
I don't know what's causing the first problem - hard to tell without seeing the page.
The second is a most likely a Javascript conflict as you have both Mootools and Prototype running on that page.
Bob
Ok
first mistake with footer
go to
http://www.wikaro.pl/Joomla/index.php?option=com_chronocontact&Itemid=30
and without writing anything use tab to move from first input to the last textarea
This happen only in FF browser
Second problem You can check in this site
on main site (Strona GłÃ³wna) click on first read more.... (this under "Francja – Val Thorens Zakwaterowanie: Residence Les Olympiades")
with this java conflict Maybe You can find what exactly cause of that mistake as i said before I'm not very good at JS.
Or give me advise where exactly i have to look
two minutes ago when i put direct address to article in browser
http://www.wikaro.pl/Joomla/index.php?option=com_content&view=article&id=64
it's look ok
but when i use link from site i click read more mistake appear
first mistake with footer
go to
http://www.wikaro.pl/Joomla/index.php?option=com_chronocontact&Itemid=30
and without writing anything use tab to move from first input to the last textarea
This happen only in FF browser
Second problem You can check in this site
on main site (Strona GłÃ³wna) click on first read more.... (this under "Francja – Val Thorens Zakwaterowanie: Residence Les Olympiades")
with this java conflict Maybe You can find what exactly cause of that mistake as i said before I'm not very good at JS.
Or give me advise where exactly i have to look
two minutes ago when i put direct address to article in browser
http://www.wikaro.pl/Joomla/index.php?option=com_content&view=article&id=64
it's look ok
but when i use link from site i click read more mistake appear
Hi Qbik,
Ah! Now I understand the footer problem - it's caused by the JavaScript re-writing part of the page. To 'fix' it add some <br /> tags to the end of your form code to push the footer down a little.
The second problem is because there is something wrong with the site url. The home page is at http://www.wikaro.pl/Joomla/ but the Read more goes to http://wikaro.pl/Joomla-1.5.0/ I'd guess that you have an old value in the Global Config setting? or maybe some cached SEF urls?
Bob
Ah! Now I understand the footer problem - it's caused by the JavaScript re-writing part of the page. To 'fix' it add some <br /> tags to the end of your form code to push the footer down a little.
The second problem is because there is something wrong with the site url. The home page is at http://www.wikaro.pl/Joomla/ but the Read more goes to http://wikaro.pl/Joomla-1.5.0/ I'd guess that you have an old value in the Global Config setting? or maybe some cached SEF urls?
Bob
Hmm Yes I upgrade to Joomla 1.5.1 and i think that i change everything with new address ok i check there
with this footer problem i have to leave blank space (with <br /> tag), yes?<br><br>Post edited by: Qbik, at: 2008/02/16 13:33
with this footer problem i have to leave blank space (with <br /> tag), yes?<br><br>Post edited by: Qbik, at: 2008/02/16 13:33
ok i try to find it but i can't where exactly You found that there is link to Joomla-1.5.0/
I check at plug-in direction at readmore (no settings there)
I open readmore.php and there is nothing about address
Do You know where i should look?
Post edited by: Qbik, at: 2008/02/16 14:07
Is there any other way to solve the footer problem
because with site where there is problem with JS (or readmore ) I have to put blank space long almost a half of form and it'll be not very good looking😑
Ok I solve the problem with with JS (or readmore)
I have to disable one module a "mod_random_image_plus" when I do this everything start to work ok
Post edited by: Qbik, at: 2008/02/16 14:55
Post edited by: Qbik, at: 2008/02/16 15:09<br><br>Post edited by: Qbik, at: 2008/02/16 15:11
I check at plug-in direction at readmore (no settings there)
I open readmore.php and there is nothing about address
Do You know where i should look?
Post edited by: Qbik, at: 2008/02/16 14:07
Is there any other way to solve the footer problem
because with site where there is problem with JS (or readmore ) I have to put blank space long almost a half of form and it'll be not very good looking😑
Ok I solve the problem with with JS (or readmore)
I have to disable one module a "mod_random_image_plus" when I do this everything start to work ok
Post edited by: Qbik, at: 2008/02/16 14:55
Post edited by: Qbik, at: 2008/02/16 15:09<br><br>Post edited by: Qbik, at: 2008/02/16 15:11
This topic is locked and no more replies can be posted.