4images Forum & Community
4images Modifications / Modifikationen => Templates & Styles (Releases & Support) => Topic started by: Nicky on August 11, 2006, 09:32:33 AM
-
Download http://www.nicky.net/4images/4images_1.7.3_default_wide.zip
works fine in opera, firefox & IE
Discussion here :)
-
hey nicky,
i´m pretty sure the mistake lies with me...doesn´t it?
Warning: opendir(./../templates/4images_1.7.3_default_wide/media): failed to open dir: No such file or directory in /home/www/cwcity/hosting/q/u/qualitypre/htdocs/4images1.7.3/4images/admin/templates.php on line 62
Warning: closedir(): supplied argument is not a valid Directory resource in /home/www/cwcity/hosting/q/u/qualitypre/htdocs/4images1.7.3/4images/admin/templates.php on line 68
Keine Templates gefunden
-
hi,
media folder is in zip.
-
Like the bigger theme, but I cannot get the verification code (captcha) to show up on any upload screens or comment input.. Can you help me get this fixed? I switched to the standard default theme, and all works fine..
-- Skidpics
http://skidpics.com
-
i will do it for you tomorrow in the evening, because i go to sleep rightnow
-
heeey.... it's only search_form.html changed from 1.7.3 to 1.7.4
<input type="radio" name="search_terms" value="any" checked="checked" />
{lang_or}
<input type="radio" name="search_terms" value="all" />
{lang_and}
i tested it rightnow :)
works fine with captcha
-
heeey.... it's only search_form.html changed from 1.7.3 to 1.7.4
<input type="radio" name="search_terms" value="any" checked="checked" />
{lang_or}
<input type="radio" name="search_terms" value="all" />
{lang_and}
i tested it rightnow :)
works fine with captcha
Hmm - not sure if this was meant for me, but that did nothing for me. However, I figured it out - regarding the captcha not working in comments.. from the previous post..
in Comment_Form.html from default template Find:
</tr>
{if captcha_comments}
<tr>
<td width="90" valign="top"><b>{lang_captcha}</b></td>
<td>
<a href="javascript:new_captcha_image();"><img src="{url_captcha_image}" border="0" id="captcha_image" /></a>
<br />
<input type="text" name="captcha" size="30" value="" class="commentinput" id="captcha_input" />
<br />
{lang_captcha_desc}
</td>
</tr>
{endif captcha_comments}
Then Edit your Default_wide Template comment_form.html and insert the above below the following:
<td width="140" valign="top"><b>{lang_comment}</b></td>
<td><textarea name="comment_text" cols="35" rows="10" class="commenttextarea">{comment_text}</textarea></td>
</tr>
<tr>
<td width="90" valign="top"> </td>
<td>{bbcode}</td>
</tr>
-
yes you ment :)
i just looked again.. there are everywhere captcha things in 1.7.3 default_wide templates.
download again and look your self :)
only search_form.html is to be changed to work with 1.7.4
-
yes you ment :)
i just looked again.. there are everywhere captcha things in 1.7.3 default_wide templates.
download again and look your self :)
only search_form.html is to be changed to work with 1.7.4
My search form works fine, and my captcha works fine now also, since I made that change. Why would something in the search_form file have anything to do with the comment_form file? Either way, my issue is resolved. Thank!
-
Hey Nicky, what exactly did you change to get the theme to break to 100%? I just reinstalled 4images, and have done lots of updating to the default theme, and with the changed made, I would hate to have to redo it all. Did you edit multiple files, or just the .css?
-- Skidpics