I will happily drop $30 into the paypal account of anyone who can help with the following problem.
Go to:- http://www.ozmusicweed.com/modules.php?op=modload&name=News&file=article&sid=59
See how the "Go to top of page" bar breaks out of the frame? it only does it when viewing the actual news story and not in any other parts of the site. It's driving me nuts! If you click on Music Downloads, About Us etc the bar is where it is supposed to be.
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 07:01 AM
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 06:41 AM
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 06:27 AM
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 01:29 AM
- mdee created topic »How to implement returnpage ?« 01:00 AM
- nestormateo responded to »Fillters in Clip« 24. May
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Reward offered for soultion
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Nov 28, 2004
- Posts: 19
Hi warrick
Thanks for the reply. I have zipped the whole dp-PitBull theme folder and it can be downloaded at http://www.ozmusicweed.com/download/dp-PitBull.zip
It's been a long time since I messed around with this stuff and I don't have time to relearn it all for this one problem, that's why I offered the reward. I would rather give one of you guys a few bucks then fry my brain on this, probably a lot cheaper in the long run ;) -
- Rank: Expert
- Registered: Dec 02, 2002
- Last visit: Apr 30, 2010
- Posts: 1474
Replace your exisitng function themearticle in theme.php with this one:
Code
function themearticle ($deprecated, $deprecated, $deprecated, $deprecated, $deprecated, $deprecated, $deprecated, $deprecated, $deprecated, $info, $links, $preformat ) {
global $thename;
global $thename;
global $anonymous;
global $rightOn;
echo "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\"><tr><td>\n"
."<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\"><tr><td bgcolor=\"#525252\">\n"
."<table border=\"0\" cellpadding=\"2\" cellspacing=\"0\" width=\"100%\"><tr>\n"
."<td align=\"left\" height=\"20\" background=\"themes/dp-PitBull/images/encabezado.gif\"> <img src=\"themes/dp-PitBull/images/icono_i.gif\" border=\"0\"></td><td align=\"left\" background=\"themes/dp-PitBull/images/encabezado.gif\" width=\"100%\" height=\"20\"> <b>$preformat[catandtitle]</b></td><td align=\"right\" background=\"themes/dp-PitBull/images/encabezado.gif\" height=\"20\"><img src=\"themes/dp-PitBull/images/icono_d.gif\" border=\"0\"> </td></tr>\n"
."<tr><td colspan=\"2\" bgcolor=\"#525252\">\n"
."<table border=\"0\" width=\"100%\" bgcolor=\"#525252\" align=\"center\"><tr><td>\n"
."$preformat[searchtopic]";
echo "$info[fulltext]";
if(strlen($info[notes]) > 0)
{
echo "<br><br><center> $info[notes]</center>\n";
}
echo "</td></tr></table>\n"
."</td></tr></table>\n"
."</td></tr><tr><td bgcolor=\"#414141\" align=\"left\">\n"
."";
echo ""
."<img src=\"themes/dp-PitBull/images/pixel.gif\" border=\"0\" height=\"1\">"
."</td></tr></table>\n";
if ( strlen($info[bodytext]) > 0) {
echo "</td></tr><tr><td align=\"center\" background=\"themes/dp-PitBull/images/fondo_noticias.gif\" width=\"99%\" height=\"15\"><CENTER>"
//."<img border=\"0\" src=\"themes/dp-PitBull/images/moreIcon.gif\" hspace=\"5\" alt=\"Read story in full\" /><a href=\"$links[fullarticle]\"><font color=\"000000\">Read Full Story</font></a> "
."<img border=\"0\" src=\"themes/dp-PitBull/images/printIcon.gif\" hspace=\"5\" alt=\"print Version\" /><a href=\"$links[print]\"><font color=\"000000\">Print</font></a> "
."<img border=\"0\" src=\"themes/dp-PitBull/images/emailIcon.gif\" hspace=\"5\" alt=\"Email to friend\" /><a href=\"$links[send]\"><font color=\"000000\">Email to friend</font></a>"
."</CENTER></td></tr><tr><td bgcolor=\"#666666\"><img src=\"themes/dp-PitBull/images/pixel.gif\" width=\"100%\" height=\"4\"></td></tr></table>\n";
} else {
echo "</td></tr><tr><td align=\"center\" background=\"themes/dp-PitBull/images/fondo_noticias.gif\" width=\"99%\" height=\"15\"><CENTER>"
."<img border=\"0\" src=\"themes/dp-PitBull/images/printIcon.gif\" hspace=\"5\" alt=\"Versión imprimible\" /><a href=\"$links[print]\"><font color=\"000000\">Print</font></a> "
."<img border=\"0\" src=\"themes/dp-PitBull/images/emailIcon.gif\" hspace=\"5\" alt=\"EnvÃa esta noticia a un amigo\" /><a href=\"$links[send]\"><font color=\"000000\">Email to friend</font></a>"
."</CENTER></td></tr><tr><td bgcolor=\"#666666\"><img src=\"themes/dp-PitBull/images/pixel.gif\" width=\"99%\" height=\"4\"></td></tr></table>\n";
}
}
YOu can pay the $30 to sales[at]webvida.com
Thanks...
--
-Lobos
Professional PHP Framework Services: Concept, Development and Deployment -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Nov 28, 2004
- Posts: 19
Lobos
Replace your exisitng function themearticle in theme.php with this one:
YOu can pay the $30 to sales[at]webvida.com
Thanks...
Thanks Lobos, that did the trick! You will have the $30 in your account within 48 hrs. -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Nov 28, 2004
- Posts: 19
Lobos
Paypal don't make it as easy as they used to when trnasferring money into your Paypal account from a country other than the U.S, but it's gone through. You should have your $30 now :) Thanks again, much apreciated. -
- Rank: Expert
- Registered: Dec 02, 2002
- Last visit: Apr 30, 2010
- Posts: 1474
Ozmusicweed
Thanks Lobos, that did the trick! You will have the $30 in your account within 48 hrs.
Money received, thanx :)
--
-Lobos
Professional PHP Framework Services: Concept, Development and Deployment
- Moderated by:
- Support
Users on-line
- 0 users
This list is based on users active over the last 60 minutes.
