bing email me the lastest version you got.
so i can see what up...

Q

u be the man... remember the cur_post issues ..hehe...

this is a punbb style that i ported from wp..
http://demo.punres.org/?id=243

http://southernhotbody.com
http://southernhotbody.com/forum

a few css issue.. but oh well someone can help or not..haha...

can u provide your style for the punbb forum for download?

i will have to play with this on localhost. how hard is it to make template?
for some reason that seem to be a thing i can halfway do...lol...

i can seem to convert wp theme to punbb..hahaha... and some phpbb theme...
lmao.
Q

706

(5 replies, posted in PunBB 1.2 show off)

your index is that a cms or custom php?
Q

how about the styles from punbb to typolight? how do they work together? and can u integrate some of the mods that are for punbb into typoL?

Q

need to add a require lang file... sound like it...hehe..

709

(9 replies, posted in PunBB 1.2 troubleshooting)

Paul wrote:
quaker wrote:

also  for adjusting the font size for IE6 or 7 hold down the ctrl and use the scroll mouse to adjust the font size of the font on any website.......

Actually, thats not correct. In IE7 ctrl+mousewheel controls zooming not text resizing which is a different thing alltogether. To resize text in IE7 you have to use the menu option and that, just like IE6, doesn't work with font sizes set in pixels.

kewl... sorry i just hate that function in ie..hahah....

Q

710

(9 replies, posted in PunBB 1.2 troubleshooting)

also  for adjusting the font size for IE6 or 7 hold down the ctrl and use the scroll mouse to adjust the font size of the font on any website.......


Q

711

(1 replies, posted in Programming)

im working on a ad sense drop down code....
example: http://nalan.org/test.html

Q

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head><script language="JavaScript1.2">

// Drop-in content box- By Dynamic Drive
// For full source code and more DHTML scripts, visit http://www.dynamicdrive.com
// This credit MUST stay intact for use

var ie=document.all
var dom=document.getElementById
var ns4=document.layers
var calunits=document.layers? "" : "px"

var bouncelimit=32 //(must be divisible by 8)
var direction="up"

function initbox(){
if (!dom&&!ie&&!ns4)
return
crossobj=(dom)?document.getElementById("dropin").style : ie? document.all.dropin : document.dropin
scroll_top=(ie)? truebody().scrollTop : window.pageYOffset
crossobj.top=scroll_top-250+calunits
crossobj.visibility=(dom||ie)? "visible" : "show"
dropstart=setInterval("dropin()",50)
}

function dropin(){
scroll_top=(ie)? truebody().scrollTop : window.pageYOffset
if (parseInt(crossobj.top)<100+scroll_top)
crossobj.top=parseInt(crossobj.top)+40+calunits
else{
clearInterval(dropstart)
bouncestart=setInterval("bouncein()",50)
}
}

function bouncein(){
crossobj.top=parseInt(crossobj.top)-bouncelimit+calunits
if (bouncelimit<0)
bouncelimit+=8
bouncelimit=bouncelimit*-1
if (bouncelimit==0){
clearInterval(bouncestart)
}
}

function dismissbox(){
if (window.bouncestart) clearInterval(bouncestart)
crossobj.visibility="hidden"
}

function truebody(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}


window.onload=initbox

</script>
<div id="dropin" style="position:absolute;visibility:hidden;left:200px;top:100px;width:500px;height:95px;background-color:#CCCCCC">

<div align="right"><a href="#" onClick="dismissbox();return false">Close</a></div>

<center>
        <script type="text/javascript"><!--
google_ad_client = "pub-2086538475721432";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_ad_channel = "";
google_color_border = "223170";
google_color_bg = "F1F1F1";
google_color_link = "CCCCCC";
google_color_text = "0066CC";
google_color_url = "000033";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></center>

</div>
<body>
<p>this is a test of the drop down ads sense mod im working on....!</p>
<p> </p>
<p>Q</p>
</body>
</html>

712

(5 replies, posted in PunBB 1.2 show off)

open the extern.php and read that. there alot that you can do with that one file.
that is a start another thing search for how to add templates to punbb so that you can do something like latest topics on the index or even create a whole new index page to sorta what you got now...

this is what i have started and with the help of others!
http://punbb.org/forums/viewtopic.php?pid=97476#p97476

Drop me an email if ya need help!
Q

thanks i just moved the forum into the southern folder but what if i dont have a pun_ for prefix. i just never use that before i simple just leave that area blank...
lol so much trouble from me...


thanks....

Q

my path to punbb is in subdomain.

when i look at the directory i see
forum <-- location of punbb
southern <-- location of wp
so in the jl-punbb
path can it be a http://forum.southernhotbody.com?

because i use redirect in my hosting script.

http://southernhotbody.com is pointed to southern folder.

Q

that kewl.. i understand now... thanks for keeping it simple for us folks.....


Q

actually i just took the images from my wp theme and make my own style.
but i really need to understand the integration park clearly... maybe it is me being stupid but i still dont get it..

http://forum.southernhotbody.com/
http://southernhotbody.com

Q

to be honest this is something that im very interested in and maybe im stupid but i dont understand the order of events. the placement of code and which file is sorta out of alignment and where do i place the file that i downloaded from the site?

Q

riklauunim, do u ever do any custom skin for punbb from a wp theme?
i got a basic theme that im going to use and i cant find a standard css template on the web of my theme for wp.
do u think that you could help create a basic html style?

Q

for (punbb)login.php where do we place that code?  line 1.  i mean?
i sorta understand how but some line number where to put these changes so that it might be easier for people to understand.
and a big question is will this work for wpmu?

do u have this mod in english?
i downloaded the file and im sorta lost..haha
Q

all the xxxboxes that is out..hahaha.....

look at my script see how things are done in there...
http://www.punres.org/viewtopic.php?pid=8387#p8387

that might help you..


Q

i made a lightbox gallery for punbb.. and im about to redo it with tickbox about 45% faster than light box...


Q

723

(12 replies, posted in Programming)

http://punbb.org/forums/viewtopic.php?pid=97149#p97149
this is what me and a few people have made so far.

good luck with the integrations.keep me posted....


Q

724

(12 replies, posted in Programming)

seem nobody wants to try and do it....
that ok..
im working on a new mod for the front page.

bing, here is the latesttopics script that i use...
put this in the include/user folder and pun_include it in the main.tpl..

Q

 <div class="block">
     <h2 class="block2"><span>Top News Topics</span></h2>
        <div class="box">       
                   <?
$result = $db->query('SELECT subject, id FROM '.$db_prefix.'topics ORDER BY last_post DESC LIMIT 4') or error('Unable to fetch post info', __FILE__, __LINE__, $db->error());

while($cur_topic = $db->fetch_assoc($result))
{
    
?>
    
        
<li>»<a href="viewtopic.php?id=<?php echo $cur_topic['id']; ?>"><?php echo $cur_topic['subject']; ?></a> </li>


 
<?
}
?>

              
                  
    </div>
</div>