there is still something wrong....
but the syntaxerror is fixed^^
now it shows just empty boxes with links to http://mysite.com/?v=
but the syntaxerror is fixed^^
now it shows just empty boxes with links to http://mysite.com/?v=
Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.
Please keep in mind:
Avast said:there is still something wrong....
but the syntaxerror is fixed^^
now it shows just empty boxes with links to http://mysite.com/?v=
Gatses said:Installed the plugin Recents Uploads. On page larger images:
http://demo.chevereto.com/?v=d7pzQ.png
Is it possible to do that they were in a reduced form?
Gatses said:Is it possible at this point to do so?:
Display thumbnails, when you click the image opens in the full amount. 🙂
print('<img src="'.absolute_to_url(__CHV_PATH_IMAGES__.$element).'" /><br />');
print('<a href="'.absolute_to_url(__CHV_PATH_IMAGES__.$element).'"><img src="'.absolute_to_url(__CHV_PATH_THUMBS__.$element).'" /></a><br />');
Gatses said:After the substitution can not go to the page:
![]()
print('<a href="'.absolute_to_url(__CHV_PATH_IMAGES__.$element).'"><img src="'.absolute_to_url(__CHV_PATH_THUMBS__.$element).'" /></a><br />');