by the way i sam some signatures like jassons signatures which have image that is up to date number op posts topics etc ... how its done ... look http://www.punres.org/img/banner.png
801 2008-02-12 13:48
Re: Auto-Check Extensions (Your input!) (23 replies, posted in PunBB 1.3 troubleshooting)
802 2008-02-12 13:41
Re: New pages in extensions... (10 replies, posted in PunBB 1.3 troubleshooting)
make sure you make this type of arcade mods extensions ... look http://cricketstreams.110mb.com/arcade.php
if you dont know where that arcade mod is then let me know i will tell you ...
803 2008-02-11 19:55
Re: Rewrite (20 replies, posted in PunBB 1.3 troubleshooting)
For "File based (fancy)", the URLs for subscribe/unsubscribe after redirecting has $2 in the URL. For example, topic21908-Testing.html is topic21908$2.html.
means posts number 2
804 2008-02-11 14:58
Re: ie6 CSS issue... (6 replies, posted in PunBB 1.3 troubleshooting)
and also here ...
and also in Admin Extensions page there is bug like the one here
it all get corrected when i refresh the page
805 2008-02-11 14:29
Re: ie6 CSS issue... (6 replies, posted in PunBB 1.3 troubleshooting)
by the way ... you can delete my SuperMAG account in punhosting.com as i am testing on my hosting now .. thanks
806 2008-02-11 14:27
Re: ie6 CSS issue... (6 replies, posted in PunBB 1.3 troubleshooting)
no .. its my own test site... . here http://supermag.wsnw.net and is up to date with the latest dev 1482
807 2008-02-11 13:48
Re: ie6 CSS issue... (6 replies, posted in PunBB 1.3 troubleshooting)
yes it all happens to me too .. and also in admin place where the Management look
as you said when refresh the page it gets corrected ...
these are not the only ones ... there are others too ...
808 2008-02-09 20:26
Re: bug .. in the sittings place (3 replies, posted in PunBB 1.3 troubleshooting)
ok so will any one or the recaptcha extension owner will fix it or will just leave it like that
809 2008-02-09 20:13
Topic: bug .. in the sittings place (3 replies, posted in PunBB 1.3 troubleshooting)
when i tried to allow images in signatures in the admin - sittings - features place a bug came out ...
Notice: Undefined index: recaptcha_private_key in /home/supermag/public_html/admin/options.php(214) : eval()'d code on line 6
Notice: Undefined index: recaptcha_public_key in /home/supermag/public_html/admin/options.php(214) : eval()'d code on line 7
810 2008-02-09 20:09
Re: [Extension release] Gallery (37 replies, posted in PunBB 1.3 extensions)
amazing ... very impressive ... first a little big extension
but in the next release remove the stats bar ...
and rename the simple_gallery.php and all the releated files to gallery.php ....
and also remove the (Powered By Lytebox) etc ..
and also where is upload and delete image buttons ...
and also put all the img files in the extension/gallery/ folder so it dosent mix up with the other files
thanks
811 2008-02-09 03:19
Re: Few Important Questions (20 replies, posted in PunBB 1.3 troubleshooting)
and also when you add simbols in topic title like`!$#%#%^$&(*?{"}_
the url becomes totaly broken ,,,, its not fixed either ,,,
Yes. We know. This isn't the first time it has been pointed out. We're considering ways to improve how characters are dealt with without compromising the usefulness of the titles for languages other than English. If you have any suggestions other then "fix it now!!!" I'd love to hear them.
ha ha ha ... no ... not realy ... i am not a coder ...
thanks guys
812 2008-02-09 01:21
Re: Few Important Questions (20 replies, posted in PunBB 1.3 troubleshooting)
ok .... lets go back to beta and bugs related ... and also making new extensions for 1.3
by the way ... i was told that url rewriting dublicate urls will be fixed ... still now with the latest dev .. its not fixed ...
and also when you add simbols in topic title like`!$#%#%^$&(*?{"}_
the url becomes totaly broken ,,,, its not fixed either ,,,
813 2008-02-08 22:50
Re: Few Important Questions (20 replies, posted in PunBB 1.3 troubleshooting)
Without Extensions (branches_punbb-1[1].3-dev-r1478)
checked every one of them 5 to 10 times before telling the finial result
index.php [ Generated in 0.009 seconds, 10 queries executed ]
Punbb Beta Test Forum [ Generated in 0.011 seconds, 6 queries executed ]
Test post [ Generated in 0.016 seconds, 7 queries executed ]
Profile [ Generated in 0.020 seconds, 5 queries executed ]
Search [ Generated in 0.014 seconds, 5 queries executed ]
Now Installing Extensions
following extensions will be installed
-Browser and OS icons v1.0
-Easy Profile Fields v2.0.2
-Last Post Subject on Forum Index v1.0
-reCaptcha v0.1
-Smiley List v1.1.1
with extensions
index.php [ Generated in 0.011 seconds, 10 queries executed ]
Punbb Beta Test Forum [ Generated in 0.013 seconds, 6 queries executed ]
Test post [ Generated in 0.019 seconds, 7 queries executed ]
Profile [ Generated in 0.022 seconds, 5 queries executed ]
Search [ Generated in 0.016 seconds, 5 queries executed ]
Smartys wrote:1. We haven't done benchmarks, so we don't know. But yes, I would presume that any difference in speed isn't drastic.
Well... Adding new features DOES cost time processing. Always.
I.e., the simple fact of changing way of construct requests (which permits further modifications with hooks) IS slower than a 'plain text' request, but the difference is indeed negligible.
Another one : use of url_rewriting IS time comsumming (rather an Apache's issue, as the process of a .htaccess is not optimized), but the feature itself is real great..And last but most important : the entire 'hook system' (which is the major benefit of 1.3) IS slower than the old ugly 'mod system' (since the eval() function is one of the slowest function in PHP, as it is in C or others).
So each 'extension 1.3' will be slower than the corresponding 'mod 1.2' (by construction)...
Hope it "isn't drastic", as u said..
judging of what you said is correct .... if a little extensions like this effect that much i wonder how will the big ones react ... it also efftect the speed of page which is not even envolved in that extensions like search and profile pages
will test the 1.2 later ... i am tired now
814 2008-02-08 22:17
Re: Few Important Questions (20 replies, posted in PunBB 1.3 troubleshooting)
SuperMAG wrote:so 1.2 is faster then 1.3 ...
Not necessarily.
SuperMAG wrote:ok can you compare the www.megapun.com vs Phpbb3 ... or phpbb3 vs 1.3
I can't compare MegaPun, but what do you mean by "compare"? In terms of what>
Speed
Quality
SEF
Features avaliable
etc
815 2008-02-08 21:50
Re: Few Important Questions (20 replies, posted in PunBB 1.3 troubleshooting)
so 1.2 is faster then 1.3 ...
ok can you compare the www.megapun.com vs Phpbb3 ... or phpbb3 vs 1.3
ohhhh i can realy deside what to use ....
816 2008-02-08 17:09
Re: cant realy understand the new extension sistem realy .. is there any (9 replies, posted in PunBB 1.3 troubleshooting)
Anyone else want this info?
because if a few do... then I will do a topic goig through how I converted it.EDIT: Also will the documents for 1.3 go over anything like this?
could you show me how did u convert that mod ... the more moders there are the faster it will become
817 2008-02-08 14:28
Re: cant realy understand the new extension sistem realy .. is there any (9 replies, posted in PunBB 1.3 troubleshooting)
so where is the docs ... i want to start from now to convert or create new mods ... as i realy excited
818 2008-02-08 10:14
Topic: cant realy understand the new extension sistem realy .. is there any (9 replies, posted in PunBB 1.3 troubleshooting)
hi .. i was try to make some mods
cant realy understand the new extension sistem realy .. is there any software that will make the process easy .. just compare the simple extensions which i dont understand /// like : last post subject in index
look the xml extension file:
<?xml version="1.0" encoding="utf-8" ?>
- <extension engine="1.0">
<id>subject_index</id>
<title>Last Post Subject on Forum Index</title>
<version>1.0</version>
<description>This will add the subject of the last post under the last post column on the index page.</description>
<author>StevenBullen (Ju of CtrlAltSuppr.com)</author>
<minversion>1.3 Beta</minversion>
<maxtestedon>1.3 Beta</maxtestedon>
- <hooks>
- <hook id="in_qr_get_cats_and_forums">
- <![CDATA[
$query['SELECT'] .= ', t.subject';
$query['JOINS'][] = array(
'LEFT JOIN' => 'topics AS t',
'ON' => 't.last_post_id=f.last_post_id'
);
]]>
</hook>
- <hook id="in_row_pre_display">
- <![CDATA[
if ($cur_forum['last_post'] != '')
{
unset($pun_page['item_last_post']);
$idm = $cur_forum['subject'];
if(strlen($idm) > 30) {
$idmComp = str_replace('"', "''", $idm);
$idm = substr($idm, 0, 30).'...';
} else
$idmComp = '';
$idmT = (isset($idmComp)) ? ' title="'.$idmComp.'"' : '';
$pun_page['item_last_post'][] = '<a href="'.pun_link($pun_url['post'], $cur_forum['last_post_id']).'"'.$idmT.'><span>'.$idm.'</span></a>';
$pun_page['item_last_post'][] = '<span class="byuser">'.sprintf($lang_common['By user'], htmlspecialchars($cur_forum['last_poster'])).'</span>';
}
]]>
</hook>
</hooks>
</extension>
and look at the 1.2 mod
index.php
Line 42, replace
$result = $db->query('SELECT c.id AS cid, c.cat_name, f.id AS fid, f.forum_name, f.forum_desc, f.redirect_url, f.moderators, f.num_topics, f.num_posts, f.last_post, f.last_post_id, f.last_poster FROM '.$db->prefix.'categories AS c INNER JOIN '.$db->prefix.'forums AS f ON c.id=f.cat_id LEFT JOIN '.$db->prefix.'forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id='.$pun_user['g_id'].') WHERE fp.read_forum IS NULL OR fp.read_forum=1 ORDER BY c.disp_position, c.id, f.disp_position', true) or error('Unable to fetch category/forum list', __FILE__, __LINE__, $db->error());With
$result = $db->query('SELECT c.id AS cid, c.cat_name, f.id AS fid, f.forum_name, f.forum_desc, f.redirect_url, f.moderators, f.num_topics, f.num_posts, f.last_post, f.last_post_id, f.last_poster, t.subject FROM '.$db->prefix.'categories AS c INNER JOIN '.$db->prefix.'forums AS f ON c.id=f.cat_id LEFT JOIN '.$db->prefix.'topics AS t ON t.last_post_id=f.last_post_id LEFT JOIN '.$db->prefix.'forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id='.$pun_user['g_id'].') WHERE fp.read_forum IS NULL OR fp.read_forum=1 ORDER BY c.disp_position, c.id, f.disp_position', true) or error('Unable to fetch category/forum list', __FILE__, __LINE__, $db->error());Line 109, replace
// If there is a last_post/last_poster.
if ($cur_forum['last_post'] != '')
$last_post = '<a href="viewtopic.php?pid='.$cur_forum['last_post_id'].'#p'.$cur_forum['last_post_id'].'">'.format_time($cur_forum['last_post']).'</a> <span class="byuser">'.$lang_common['by'].' '.pun_htmlspecialchars($cur_forum['last_poster']).'</span>';
else
$last_post = ' ';With
// Display the last topic
$idm = $cur_forum['subject'];
if(strlen($idm) > 30) {
$idmComp = str_replace('"', "''", $idm);
$idm = substr($idm, 0, 30).'...';
} else
$idmComp = '';
// If there is a last_post/last_poster.
if ($cur_forum['last_post'] != '') {
$idmT = (isset($idmComp)) ? ' title="'.$idmComp.'"' : '';
$last_post = format_time($cur_forum['last_post']).'<br />dans <a href="viewtopic.php?pid='.$cur_forum['last_post_id'].'#p'.$cur_forum['last_post_id'].'"'.$idmT.'><em>'.$idm.'</em></a><br /><span class="byuser">'.$lang_common['by'].' '.pun_htmlspecialchars($cur_forum['last_poster']).'</span>';
} else
$last_post = ' ';Save and upload.
can some one help please for finding easy way or software ...
thanks
819 2008-02-06 17:40
Re: Few Important Questions (20 replies, posted in PunBB 1.3 troubleshooting)
thanks jasson and smartys for posting ...
820 2008-02-06 10:16
Re: Few Important Questions (20 replies, posted in PunBB 1.3 troubleshooting)
thanks liquidat0r
but still waiting answer for any one who participated in creating both of it ...
i mean look
Current Features (1.2) ¶
Very fast loading.
Light on web server resources.
Not cluttered with unneeded features.
Simple layout and design.
Easy to administrate and moderate.
Doesn't output huge, non-valid, HTML pages.
Has source code you can read and understand.
Download the latest stable version.
Planned Enhancements (1.3-dev) ¶
New markup and CSS.
Unicode (UTF-8) support.
Improved accessibility for both Public and Administration pages.
Administration interface gets language file support.
Search engine optimized "Fancy URLs" via mod rewrite.
Proper extension support - Extend the functionality without touching a line of PunBB's PHP code.
New topic read marking system.
Improved syndication - Feeds extended to include individual topics. Also feeds in the form of Atom and XML format.
Support for Microformats - hCard and MicroID.
Multiple moderator groups.
Board search improved with MySQL Full-Text Search.
Per-style templates - It will be possible to have one set of templates per style.
look at 1.2 features
Very fast loading.
Light on web server resources.
Doesn't output huge, non-valid, HTML pages.
does this mean that 1.3 dosent have that features or 1.3 is bitter in that features then 1.2
821 2008-02-06 10:11
Re: new pages for extensions (18 replies, posted in PunBB 1.3 troubleshooting)
but we still need a page for some extensions .. like custom page extension in the future ... how can we add or delete the pages ...
or the plugins etc ...
you can still do it .. by adding another url besides unistall and disible which points to extensions or plugins place
822 2008-02-06 10:07
Re: few question about url rewriting ... (4 replies, posted in PunBB 1.3 troubleshooting)
by the way the first one is still not corrected and also the second one
823 2008-02-05 14:26
Re: why is pundemo.org not updated with the latest dev changes (9 replies, posted in PunBB 1.3 troubleshooting)
thanks stevenbullen
824 2008-02-05 12:09
Topic: why is pundemo.org not updated with the latest dev changes (9 replies, posted in PunBB 1.3 troubleshooting)
why is pundemo.org not updated with the latest dev changes ?
i hope they update it ...
thanks
825 2008-02-04 14:52
Re: few question about url rewriting ... (4 replies, posted in PunBB 1.3 troubleshooting)
thanks Rickard for answering ..
the third one i meant that when you change the url option to fils fancy way then the urls in Atom and RSS feeds will also change .... or it will not '
thanks again