Ok, in any case it was right to test, final PunBB1.3 will be on [A]
Why do you use the function get_current_url() to get the url and not the variable $base_url ?
Thanks
You are not logged in. Please login or register.
PunBB Forums → Posts by Xzorg6
Pages 1
Ok, in any case it was right to test, final PunBB1.3 will be on [A]
Why do you use the function get_current_url() to get the url and not the variable $base_url ?
Thanks
I use an apache server [A] (which is hosting some websites) as proxy SSL to reach my extranet located on another machine [b] on the LAN.
Server [A] use mod_proxy and ssl
Apache mod_proxy can't connect to https, so [b] is http (80)
I want to test PunBB1.3 on my extranet. So URL is https://extranet.mydomain/... but PHP on [b] return that it's on http (80).
I hope that my explanations will have been said clearly.
I'm using Apache 2.2.3 (web proxy) and Apache 2.2.4 (siteweb)
The variable $_SERVER['HTTPS'] doesn't return anything.
It even doesn't appear in the phpinfo()
And the variable $_SERVER["SERVER_PORT"] return 80 whereas I am well in https (443).
Apparently that would be the function get_current_url () which does not post good information if I pass through a Web proxy SSL.
Hi,
I tried to install some extentions, but in my configuration that doesn't work.
Just after having confirmed the installation,
the URL https://mydomain/admin/extensions.php?install=dd_top_20_users
changes into http://IPADDRESS/admin/extensions.php?install=dd_top_20_users,
I'm logged out and the page show "You do not have permission to access this page."
Do I do all correctly?
Thanks
Yes, I email to user who subscribe to the topic, and I receive an error from one.
So I delete it from the base subscribe with the id of the user and the topic.
Can't PunBB manage this kind of problem?
If the email is not valid, that it does not post an error message.
Thanks, It's good !
The topic : http://forum.sonata-arctica.info/viewtopic.php?id=331
But it's not regular, some users can post and that's good, others not.
Hello,
I have a problem only on one topic of my forum, it's a big topic (~6324 posts) and users have often the same problem when they wants to post in this topic :
An error was encountered
Error: Unable to send e-mail. Please contact the forum administrator with the following error message reported by the SMTP server: "550 : Recipient address rejected: Domain not found ".
The message is posted but users think not, so they repost... then there are 2 posts...
Email and other topic work good...
What can i do ?
I have a question, why the BBcode [center] or [align] aren't implemented yet ?
Hello,
I want to test the Google Analytics, and I wondered for PunBB, where I can paste the tracking code.
They says :
Enter the code below into all of your web pages, between the <head> and </head> tags, and after any <meta> tags in that section. If you use a common include or template, you can enter it there.
The code is like that :
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct="UA-xxxx-x";
urchinTracker();
</script>
Thanks
From the news.tpl, when I generate, only <commentaires_news> of the page news.html are good.
Generated pages on archive have a empty link.
Hello,
I have a problem with News Generator.
<commentaires_news>
Generate an empty link, only on archives files, like :
<a href=""></a>
Any idea ?
In my forum, one day, I need to merge two topics, somebody could make a plugin to do that or not ?
http://punbb.org/changelogs/ <= No 1.2.4 to 1.2.5 ?
Hello,
I've a french fan site to Sonata Arctica, a Finnish power metal band.
(Similar artists : Nightwish, Stratovarius)
Site : http://www.sonata-arctica.info/
Forum : http://forum.sonata-arctica.info/
I run on the 1.2.3 release of PunBB.
Yes, I hope soon.
Hum no, I'm sorry... there's confusion with the script I think... "PUN_ROOT" is good to punBB 1.2 but bad pour punbbig.php.
In file /include/dblayer/common_db.php
There are just "PUN_ROOT", so I think it's "$PUN_ROOT"
I've found this, because I use the script "punbbig.php" and it don't work...
Pages 1
PunBB Forums → Posts by Xzorg6
Powered by PunBB, supported by Informer Technologies, Inc.