|
#11
|
|||
|
|||
|
I did copy and pasted above code. Still I am getting same problem.
I did small test, with the original index.php, comments are getting posted, however with your new index.php, it is hanging at http://<website>/index.php?x=save_comment. |
|
#12
|
|||
|
|||
|
zip file?
Hello - would you be so kind as to post a zip file of the template pack? TIA! soj
|
|
#13
|
||||
|
||||
|
@soj: Ill in a minute. http://geos.wzzone.com/projects/geos...m_template.zip
@mrmastii: give me a link. It is impossible to go to ...?x=save_comment with good coded template. |
|
#14
|
|||
|
|||
|
I have tried different templates as well, but same thing.
Btw, I am using one of the default template “pixelpost-light” that came with the package. My blog link is ....link removed Many thanks Last edited by mrmastii; 09-27-2006 at 01:59 AM. |
|
#15
|
||||
|
||||
|
@mrmastii: You cant read with understood. I was saying about removing:
<form method='post' action='index.php?x=save_comment' name='commentform' accept-charset='ISO-8859-1'> This is why you go to the save_comment on which new index.php hangs up (as it doesnt support it any more). As I see currently you didnt switch to antispam template and event didnt put proper comment form supporting antispam solution and links to JS libs in the head of template (between <head> and </head> tags). That is why it doesnt work :P PS IMHO your vertical images are to high and definitely not for 1280x1024 screens. |
|
#16
|
|||
|
|||
|
Geos,
Thank you for all your help, I hade to modify few things, [including commenting <form method…>], and had to move the location of comment class [ <span class="addcomment"> +<a href="" …..] little up. I guess it behaved little different with my template. Again thanks for your help Keep up the good work |
|
#17
|
|||
|
|||
|
Dziekuje GeoS
Dziekuje for the quick zip and all your effort. I am actually using one install as a portfolio - comments are not needed in such an instance. Another install will be used for a photoblog, as intended.
Regardless, I appreciate this elegant piece of software. soj |
|
#18
|
||||
|
||||
|
@soj: no problem.
@mrmastii: write me a PM if you still have some issues. I belive that this idea for part of template which is comment form and its support will handle SPAM problem and solve it. |
|
#19
|
||||
|
||||
|
GeoS, thanks for the heads up in the other thread about this. I've been getting spammed like there's not tomorrow!
I was wondering if has to be like this: Code:
<script language='javascript' type='text/javascript'>flip('comments',0);</script>
<IMAGE_COMMENTS>
I obviously don't know anything about javascript. I hope to learn someday
__________________
The Naked Eye |
|
#20
|
||||
|
||||
|
Actually, it's okay, I'd still like to know the answer but it seems that I currently have two <IMAGE_COMMENTS> tags in my template but only the one after the javascript is showing up so I shall style that one to my liking and get rid of the old one.
Cheers.
__________________
The Naked Eye |
| Post Reply |
| Thread Tools | |
|
|