update on the link for the gallery..
http://256studio.com/pun13/gallery.php
lightbox gallery mod from 1.2 converted to punbb1.3
Q
You are not logged in. Please login or register.
PunBB Forums → Posts by quaker
update on the link for the gallery..
http://256studio.com/pun13/gallery.php
lightbox gallery mod from 1.2 converted to punbb1.3
Q
sweet, thanks.. once i come back form vacation i will be releasing my lightbox gallery for 1.3.. version 1.
*version 2 will have a upload and delete function..
thanks...
Q
where do i add a javascript in the header?
i seen this..
$forum_head['commonjs'] = '<script type="text/javascript" src="'.$base_url.'/include/js/common.js"></script>';
could i do the same line and use my script in that location?
$forum_head['testjs'] = '<script type="text/javascript" src="'.$base_url.'/include/js/test.js"></script>';
Q
hcgtv, most of these guys are a way lot younger than we are...
what do they know about an old school BBQ?
Q
1.2 or 1.3 there are mods out for that.....
Q
u as the admin can reset the password for all user's. i would ask the user to use forgot password.
Q
can u explain this?
define('FORUM_PAGE', 'my_page'); // Set up your page id here
Q
wow.. i really like this version..haha..
specially the link breadcrumb.. sweet..
u da man...
Q
haha... have to wait...
Q
that understandable..... flux? hehe..
thanks again!!
Q
wanna do a bfhero site?
Q
mattf, I like the mod that you did for me a while back.. and i still use it on punbb.1.21xxxxxxxxxxx
with the captcha and spamhaus mod..
I think that would be a great addon even with the contact forum...
i have had hardly no spam since you did that mod for me..
big thanks!
can't wait til it is ready for 1.3
Q
people, i have owned puntalk.org for about 6months..
I think right now is a good time for people to go to my site and vent about there issue....
I will be creating new threads...
what goes on in there is anyone business and any one can post anything they want....
http://puntalk.org
http://puntalk.org
Juiced by the People!
Q
ok this is what i have created for a static page!
http://256studio.com/pun13/test.php
this is first draft!
Q
<?php
if (!defined('FORUM_ROOT'))
define('FORUM_ROOT', './');
require FORUM_ROOT.'include/common.php';
($hook = get_hook('mi_start')) ? eval($hook) : null;
// Load the index.php language file
require FORUM_ROOT.'lang/'.$forum_user['language'].'/index.php';
//Set the page title here
define('FORUM_ALLOW_INDEX', 1);
define('FORUM_PAGE', 'index');
require FORUM_ROOT.'header.php';
?>
<div id="brd-main" class="main">
<h1><span>Lorem ipsum</span></h1>
<div class="main-head">
<h2><span>Lorem ipsum</span></h2>
</div>
<div class="main-content frm">
<div class="userbox">
<div id="lipsum">
<p> Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec ullamcorper massa varius mi. Quisque hendrerit feugiat massa. Aliquam erat volutpat. Integer turpis lorem, consequat mollis, bibendum placerat, rhoncus vel, nisl. In ac massa. Nam ut odio ac magna tristique tempus. Aliquam ut nisl. Etiam nec risus. Sed rutrum laoreet enim. Nullam ornare. </p>
<p>Etiam aliquet gravida ligula. Nulla in purus in ligula aliquet aliquet. Aliquam eros. Suspendisse eu nisi. Quisque convallis feugiat velit. Aliquam vitae arcu. Cras laoreet venenatis arcu. Quisque eu ligula at ligula viverra tristique. Praesent vulputate sapien non urna porta rhoncus. Duis porta quam quis enim. Duis eu urna in eros vestibulum ultricies. Donec consequat risus scelerisque lorem. Suspendisse potenti. Nulla ut elit. Maecenas dapibus, magna vulputate scelerisque ultricies, libero sapien lacinia ligula, eu dictum augue nibh vitae risus. Suspendisse eleifend elementum arcu. </p>
<p>Nullam dignissim, nunc et condimentum porta, neque eros blandit nunc, vitae varius eros elit vitae nisi. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Donec nunc orci, consequat eu, cursus vitae, viverra quis, lorem. Nunc scelerisque leo sit amet nibh aliquam interdum. Suspendisse neque nisi, pretium posuere, venenatis sit amet, venenatis ac, sem. Quisque ultrices tellus sed justo. Nunc non neque. Suspendisse malesuada tempor tortor. Vivamus sed est. Maecenas pulvinar varius neque. Donec laoreet, metus in congue eleifend, arcu tellus dictum nisi, vel vulputate nibh orci vel mauris. </p>
<p>Nunc sit amet sem. Sed bibendum eros eget libero. Integer sollicitudin, tellus tincidunt fermentum tempus, nisl justo tempor nisi, a faucibus turpis neque quis tellus. Quisque semper. Fusce pulvinar. Maecenas ullamcorper aliquet neque. Sed libero tellus, facilisis in, lacinia quis, posuere quis, dui. Donec gravida. Suspendisse potenti. Mauris consectetuer bibendum ligula. </p>
<p>Aliquam dictum quam at urna. Ut odio. Integer pharetra. Integer vestibulum dui nec felis. Mauris rhoncus neque eu purus. Proin blandit ligula sed lectus. Phasellus et eros lobortis magna condimentum iaculis. Nam est. Nullam purus nisi, consequat non, molestie varius, convallis in, purus. In laoreet facilisis lorem. Mauris nec mauris. Fusce egestas, odio nec pellentesque suscipit, diam libero malesuada dolor, sit amet facilisis odio dolor sed massa. Quisque eu leo facilisis elit gravida venenatis. Maecenas fringilla velit et arcu. Pellentesque at justo id odio congue tincidunt. Cras blandit pulvinar odio. Vivamus id ipsum eget purus viverra consectetuer. Curabitur condimentum purus id mauris. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. </p>
</div>
</div>
</div>
</div>
<?php
($hook = get_hook('in_stats_end')) ? eval($hook) : null;
$tpl_temp = trim(ob_get_contents());
$tpl_main = str_replace('<!-- forum_stats -->', $tpl_temp, $tpl_main);
ob_end_clean();
// END SUBST - <!-- forum_stats -->
require FORUM_ROOT.'footer.php';
in punbb 1.2.xxxxxxxxx
we could create a static page like privacy.php
example code:
will there be such a thing for 1.3 ??
http://wiki.punres.org/Miniportal#New_page_template
<?php
define('PUN_ROOT', './');
define('PUN_QUIET_VISIT', 1);
require PUN_ROOT.'include/common.php';
//Set the page title here
$page_title = pun_htmlspecialchars($pun_config['o_board_title']) . ' / New page 1';
define('PUN_ALLOW_INDEX', 1);
require PUN_ROOT.'header.php';
require PUN_ROOT.'include/parser.php';
?>
<div class="block">
<h2><span>Box 1</span></h2>
<div class="box">
<div class="inbox">
<p>
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Praesent augue. Nulla facilisi. Fusce bibendum accumsan erat. Quisque sollicitudin mattis neque. Sed dapibus. Integer a lectus eu sem consequat pellentesque. Morbi rhoncus nulla. Duis adipiscing interdum velit. Fusce ante. Ut vitae enim sit amet magna sodales hendrerit. In sed tortor at sapien convallis eleifend. Proin mauris. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Ut metus. Cras ac arcu et arcu porttitor blandit. Nam vitae lectus eget mauris sollicitudin placerat. Suspendisse vestibulum. Donec varius libero. Duis velit tellus, euismod vitae, consequat sed, consectetuer ut, purus.
</p>
<p>
Praesent viverra venenatis magna. Etiam in dolor. Ut in justo ac nibh malesuada cursus. Duis urna arcu, aliquam vitae, consequat nec, tincidunt non, mi. Nunc lobortis. Nunc pharetra. Sed porttitor. Maecenas turpis tortor, blandit nec, dignissim in, porttitor eu, odio. In hac habitasse platea dictumst. Suspendisse augue odio, ornare a, elementum ac, tincidunt varius, orci. Nulla libero ante, hendrerit ac, consectetuer eu, sollicitudin et, eros. Duis sapien. Suspendisse ornare enim sit amet dui. Donec ullamcorper diam.
</p>
</div>
</div>
</div>
<?php
require PUN_ROOT.'footer.php';
what is the difference right now... between fluxbb 1.3 and punbb13 ?
does all the extension work with either?
and can we get a clean list of extension that works with punbb1.3 rc..
p.s. lets stop hating.. we might not like what has happen here, but learn to get over it... or move on.
Q
i found that out the hard way... i had to go into the db and remove the ID and info...
thank god for search..haha.. clear_cache...
Q
I installed this ext and it causes crazy errors..
i can login and to normal functions but when i click on admin area... wooohoo..
Q
Notice: Undefined variable: pun_user in /home/content/c/o/d/codclan/html/pun13/include/common_admin.php(94) : eval()'d code on line 94
Notice: Use of undefined constant PUN_ROOT - assumed 'PUN_ROOT' in /home/content/c/o/d/codclan/html/pun13/include/common_admin.php(94) : eval()'d code on line 97
Warning: Unknown(PUN_ROOTextensions/clear_cache/lang/English/clear_cache.php): failed to open stream: No such file or directory in /home/content/c/o/d/codclan/html/pun13/include/common_admin.php(94) : eval()'d code on line 97
Warning: Unknown(PUN_ROOTextensions/clear_cache/lang/English/clear_cache.php): failed to open stream: No such file or directory in /home/content/c/o/d/codclan/html/pun13/include/common_admin.php(94) : eval()'d code on line 97
Fatal error: (null)(): Failed opening required 'PUN_ROOTextensions/clear_cache/lang/English/clear_cache.php' (include_path='.:/usr/local/lib/php') in /home/content/c/o/d/codclan/html/pun13/include/common_admin.php(94) : eval()'d code on line 97
ok so once i use the Connor's extension to define PUN_EXTENSIONS_USED
the query to the db will stop?
Q
Reines, thanks i will look into it once i get back from a meeting..
here is my test site..
Q
can someone help me validate this javascript?
<script language="javascript" src="http://www.quotedb.com/quote/quote.php?action=random_quote&=&=&" type="text/javascript">
</script>
it is a random quote from this website!
http://www.quotedb.com/random_quotes_generator
Q
I completely agree with you Reines.
I'm just waiting for someone to copyright my simple mods that i have did for punbb... in the past.
I'm thinking of retiring to Hawaii....
lmao...
Q
PunBB Forums → Posts by quaker
Powered by PunBB, supported by Informer Technologies, Inc.