Results 1 to 10 of 25
-
20th Jan 2011, 11:31 PM #1OPMemberWebsite's:
Mafiablog.org Dl4all.net Downloadsarena.netDLE Experts, Have a look here. need some help :)
Hello,
I found this Russian template. I was going to convert that but suddenly i found the Eng version of that template as well.
Now the thing is I am doing customization in it. I am not pro in DLE. I need your help to fix some issue in it
My site is
www.mafiablog.org
1) http://screensnapr.com/v/PPtRew.png
looks like date image is messed up with the coding. Its not displaying proper thing
2) When we do Rating to any post, it doesn't show anything
3) While doing registration, looks like CAPTCHA is missing
http://screensnapr.com/v/fhtQOj.png
Please help me to over come on these errors
Thank you!
ArthurArthur Reviewed by Arthur on . DLE Experts, Have a look here. need some help :) Hello, I found this Russian template. I was going to convert that but suddenly i found the Eng version of that template as well. Now the thing is I am doing customization in it. I am not pro in DLE. I need your help to fix some issue in it My site is www.mafiablog.org 1) http://screensnapr.com/v/PPtRew.png Rating: 5
-
21st Jan 2011, 12:02 PM #2BannedWebsite's:
takedownpiracy.comwhat dle is it? 8.5 or 9.0?
-
21st Jan 2011, 12:04 PM #3Respected MemberWebsite's:
DL4Everything.com Soft2050.inOk
Answers for both 3 questions:
1.Open /templates/yourtemplatename/shortstory.tpl
and remove
Code:{date-month} {date-day}
2. Show me ur shortstory.tpl located in /templates/yourtemplatename/
3. Your Files are not properly chmodded. Chmod all folders inside engine 755 and filess to 644
or MYSQLi is missing from server. (Ask them to install it)
My View:
For 1st ques it is a template problem. Removing it will fix it
For 2nd and 3rd Question, i think your files are not properly chmodded. Chmod them properly. This will fix them.
Also, try changing on default template and check whether rating works or not.
-
21st Jan 2011, 12:06 PM #4OPMemberWebsite's:
Mafiablog.org Dl4all.net Downloadsarena.net
-
21st Jan 2011, 12:09 PM #5OPMemberWebsite's:
Mafiablog.org Dl4all.net Downloadsarena.net
well here is the coding for short strory
PHP Code:<style type="text/css">
<!--
.style1 {
color: #CC0000;
font-weight: bold;
font-size: 11px;
}
.style2 {color: #ef7d00}
-->
</style>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50" rowspan="3" valign="bottom"><div class="post-date"><span class="post-month">{date-month}</span> <span class="post-day">{date-day}</span></div></td>
<td width="6" rowspan="3"> </td>
<td colspan="2"><span class="ntitle">[full-link]{title}[/full-link]</span></td>
</tr>
<tr>
<td height="1" colspan="2" background="{THEME}/images/dotted.gif"><div align="center"></div></td>
</tr>
<tr>
<td><span class="speedbar3">Author : <b>{author}</b> Category : <b>{link-category}</b></span></td>
</tr>
<tr>
<td height="15" colspan="4"><div align="center"></div></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top" bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top" class="news">{short-story}</td>
</tr>
</table></td>
</tr>
<tr>
<td align="left" valign="top" bgcolor="#FFFFFF"><img src="{THEME}/images/spacer.gif" width="1" height="10" /></td>
</tr>
<tr>
<td height="1" align="left" background="{THEME}/images/dotted.gif" class="speedbar2"></td>
</tr>
<tr>
<td height="40" align="left" valign="top" bgcolor="#FFFFFF">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="67" valign="top"><span class="speedbar3"><br>
Comments: <img src="{THEME}/f/f_comments.png" style="vertical-align:middle"> [com-link]<b>{comments-num}</b>[/com-link] <img src="{THEME}/f/f_dots.gif" style="vertical-align:middle"> <span class="speedbar2">Views: <img src="{THEME}/f/f_refresh.gif" style="vertical-align:middle"> [full-link]<b>{views}</b>[/full-link] <img src="{THEME}/f/f_dots.gif" style="vertical-align:middle"> [edit]<img src="{THEME}/images/edit.png" title = "Edit this article" border="0" />[/edit] {favorites}<br>
{rating}</span></td>
<td height="67" align="right" valign="top" class="slink">[full-link]<img src="{THEME}/images/download.png" alt="Read more about {title}" border="0" width="176px" height="67px">[/full-link]</td>
</tr>
</table>
<tr><td bgcolor="#FFFFFF"></td>
</table>
<br/>
MYSQLi is missing from server. (Ask them to install it)[/QUOTE]
Dude site is on my VPS... so tell me what should i do
-
21st Jan 2011, 12:10 PM #6OPMemberWebsite's:
Mafiablog.org Dl4all.net Downloadsarena.net
-
21st Jan 2011, 12:12 PM #7BannedWebsite's:
takedownpiracy.com<td width="50" rowspan="3" valign="bottom"><div class="post-date"><span class="post-month">{date-month}</span> <span class="post-day">{date-day}</span></div></td>
<td width="6" rowspan="3"> </td>
<td colspan="2"><span class="ntitle">[full-link]{title}[/full-link]</span></td>
-
21st Jan 2011, 12:13 PM #8Respected MemberWebsite's:
DL4Everything.com Soft2050.inDude site is on my VPS... so tell me what should i do[/QUOTE]
For 1st do what DJ MAD said
I really think that the problem is due to of files not properly chmodding.
If on WHM thenCode:go to WHM,enable the mysql service then run: /scripts/upcp mysql_install_db --user=mysql service mysqld(or mysql) start
And check whether rating problem is solved or not. If it is there, then chmod files properly
-
21st Jan 2011, 12:14 PM #9OPMemberWebsite's:
Mafiablog.org Dl4all.net Downloadsarena.net
-
21st Jan 2011, 12:15 PM #10OPMemberWebsite's:
Mafiablog.org Dl4all.net Downloadsarena.net
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Help needed? @ CSS experts
By click2down in forum Webmaster DiscussionReplies: 2Last Post: 20th Sep 2012, 01:13 PM -
Car experts, need your suggestion (first car)
By LEVAC109 in forum General DiscussionReplies: 8Last Post: 14th Sep 2012, 12:42 AM -
Need your help website experts on this one
By Persius in forum Webmaster DiscussionReplies: 4Last Post: 27th Jul 2012, 10:58 PM -
[Hiring] Ngnix experts
By xwarlordx in forum Marketplace (Buy, Sell and Trade)Replies: 0Last Post: 29th Jun 2012, 02:33 PM -
[WTS] Warez Experts
By ujai in forum Completed TransactionsReplies: 12Last Post: 27th Aug 2008, 01:53 AM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...