I'm sorry, it's not in my plans.
That's OK. Thanks for all your hard work on the other extensions, I really appreciate it
You are not logged in. Please login or register.
PunBB Forums → Posts by astrojny
I'm sorry, it's not in my plans.
That's OK. Thanks for all your hard work on the other extensions, I really appreciate it
Garciat,
Just wanted to check in and see if you planned on converting this extension over to 1.3?
It looks like 1.2.3 is not validating and causing an XML parsing error:
XML Parsing Error: not well-formed
It looks like it has something to do with the way you are commenting out the Post and Forum titles.
Nice work on this sitemap extension Garciat! Thank you!
Works great
Quick question, does it auto update everytime a new post is made or does it need to be rebuilt manually?
Sounds good. I am actually looking forward to the sitemap extension as well
This was a working plugin for the PunBB 1.2.xx series, hopefully it can be easily modified to work with 1.3:
http://www.punres.org/viewtopic.php?id=1753
Thanks!
Overwrite the old files with the new files, then on the Extensions Management page, you should get an option to update the extension.
Worked perfectly. Thanks!
Thanks Garciat
What is the easiest way to update extensions? Just upload the new version and copy over the old version, or should I disable and delete the old version and then upload and activate the new version?
Thanks Garciat. Can you do me a favor and update this post when you add functions? That way I know I am running the latest version.
I will let you know if I experience any issues with it.
Thanks Garciat!
Perfect timing really, I just had a forum spammed after upgrading to 1.3 and came looking for this extension. Much appreciated.
Thanks Smartys!
Worked like a charm. I knew I had written some bad PHP somewhere
Thanks pogenwurst, I am using it in a file from include/user. I am actually running HTML in "My block of code", not more PHP. I used this as "mycode.php" and it isn't working:
<?php
if (basename($_SERVER['PHP_SELF']) != 'viewtopic.php') && ($pun_user['is_guest'] ) {
?>
<---------------MY HTML HERE-------------->
<?php
}
?>
I am just getting a blank screen so I am obviously missing something.
Thanks
I am trying to run some PHP code whenever the user is NOT viewing an individual topic(viewtopic.php). So the code will be run everywhere EXCEPT topics.
Example in English/PHP:
<?php if "User is NOT viewing an individual topic" ?>
<------My block of code--------->
<?php endif; ?>
"My block of code" is a PHP file in my include/user folder, I then call it with <pun_include "mycode.php"> in my main.tpl
I appreciate any help, and if there is a better way of doing this let me know.
Thank You
Thanks Smartys!
Where can I find the place to change the separator used in the title.
For example, right now the default title looks like this:
PunBB.org Forums / My Topic
I want to change it to:
PunBB.org Forums | My Topic
Could someone please direct me to the right file for making this switch.
Thanks!
Thanks again!
I also just migrated from phpBB, is there a way to enable this through a mod?
Thanks again Smartys!
If I use your first method, which will always turn on email subscribe, will a user still be able to unsubscribe if they wish by clicking the link in the email or the post?
Thank you Smartys, I appreciate it.
Is there a way to just have the checkbox checked by default, so a user could un-check if they really didn't want to subscribe? I would think it would be something simple, similar to what you showed above.
I know this has been tackled at length here: http://punbb.org/forums/viewtopic.php?id=4606
but, I basically want to know what file I need to edit to turn email subscriptions on permanently for everyone.
If there is not an easy way of accomplishing that, then could Rickard or someone with knowledge of the code point me to the file I need to edit in order to have the "Subscribe to this topic" box checked by default whenever you make a post. I am sure I just have to switch a 0 to a 1 somewhere but for the life of me I can't find where.
Thanks for the help!
Apache/1.3.37 (Unix) mod_fastcgi/2.4.2 mod_perl/1.29 PHP/4.4.4 mod_throttle/3.1.2 FrontPage/5.0.2.2635 mod_psoft_traffic/0.1 mod_ssl/2.8.28 OpenSSL/0.9.7a
elbekko: if you read the post above, I changed the background of the nav menu to match the box, otherwise it will only extend to where the links end and no farther.
So basically you can't see a difference now, but if I changed the background color behind the navlinks you would, so the problem is still there, you just can't see it.
I am using the latest. It happens only in IE7, right now it isn't because I made the background color the same, other wise the navigation box stops at the end of the links instead of continuing across the page.
I am integrating punbb with a new re-design set to launch soon. I am having trouble with the header in IE7. Just open it up in IE7 and you can see what I am talking about:
It has to have something to do with the fact that it is inside the DIV of my original template(it doesn't do it in a default install), but I have no idea why. All I have done is taken the original punbb and dropped it into my existing layout, and made a few color and style changes.
I am triggering haslayout by using zoom:1 in the layout surrounding it, but I don't see why it would cause IE7 to do this. It looks fine in IE6.
Any help would be awesome.
Thanks
Here you go Rickard:
[Sun Nov 5 16:33:16 2006] [alert] [client **.**.186.71] /myhost/punbb.***.com/.htaccess: RewriteRule: cannot compile regular expression '^users/([0-9\\-]+)/([a-z_]+)/([a-zA-Z]+)/(.*?)/page/([0-9]+)/?$'\n
I substituted some *** for the IP address and domain name, but that information shouldn't matter.
PunBB Forums → Posts by astrojny
Powered by PunBB, supported by Informer Technologies, Inc.