Search found 6 matches

by trixs
Tue 21. Jul 2015, 13:08
Forum: phpwcms Support English
Topic: Image max-width with Lightbox plugin
Replies: 3
Views: 33008

Re: Image max-width with Lightbox plugin

No I didn't, thank you, I will check
by trixs
Tue 21. Jul 2015, 08:44
Forum: phpwcms Support English
Topic: Image max-width with Lightbox plugin
Replies: 3
Views: 33008

Image max-width with Lightbox plugin

Dear All,
I have a question about best way for adapting image width in lighbox plugin.
Shortly, I have a single version of website for mobile and desktop devices. It's use kind of adaptive design with using meta name viewport for better fonts presentation.
<meta name="viewport" content="initial ...
by trixs
Fri 17. Jul 2015, 17:37
Forum: phpwcms Support English
Topic: Switching "/" to "?" in cmsimage.php link
Replies: 4
Views: 32523

Re: Switching "/" to "?" in cmsimage.php link

Oliver, thank you for your tip, it's the thing I was looking for.
Old Boy, I use images inside of CKeditor ONLY when I need to have few pictures in one line, without any effects. I have not a lot of such pages, but its definetly exist. For all others I use the scheme similar to yours
by trixs
Fri 17. Jul 2015, 17:30
Forum: phpwcms Installation Troubleshooting English
Topic: Loosing images in text w/image article
Replies: 2
Views: 30093

Re: Loosing images in text w/image article

My content folder has files except index.html only in image and tmp subfolders. As I read content folder should be filled after first access to image or something like that, so files in it will be recreated.
In include/inc_front/front.func.inc.php I have changed buildingCascadingMenu function ...
by trixs
Fri 17. Jul 2015, 13:11
Forum: phpwcms Support English
Topic: Switching "/" to "?" in cmsimage.php link
Replies: 4
Views: 32523

Switching "/" to "?" in cmsimage.php link

Dear all,
After migration to web hosting I found problem that ,as I supposed AcceptPathInfo Directive is off on my hosting, that why I need to change all my links to images added through Ckeditor for using "?" instead of "/". Even more I need to change it manually every time I add new image to ...
by trixs
Fri 17. Jul 2015, 11:51
Forum: phpwcms Installation Troubleshooting English
Topic: Loosing images in text w/image article
Replies: 2
Views: 30093

Loosing images in text w/image article

Dear collegues,
I'm very newbie with phpwcms, and don't have a lot of experience with it.
I created prototype of website on local server (Win8+XAMPP) and it worked well.
Then I moved it to hosting with the same version of phpwcms. During installation everything was OK (and green in last grid).
I ...