Very true. IE has some 'ranks' for files to load. If some type of file gets timed out, it simply doesn't load instead of being put into a qeue. Same problem for my Windows browser when sometimes trying to surf to 'very busy pages'...
27 2003-09-15 16:58
Re: prob with forum, (mysql?) (5 replies, posted in PunBB 1.2 troubleshooting)
Start ALL over or remake the database field 'icq' with all required values yourself... Normally when you reinstall the forum completely you logically shouldn't have this problem anymore. The field you're talking about is icq, type varchar(12), no attributes, standard NULL.
28 2003-09-14 20:17
Re: I nearly allways get "could not fetch topic list" (26 replies, posted in PunBB 1.2 troubleshooting)
I don't get any error on your forum...
29 2003-09-14 08:00
Re: INFO: Bad HTTP_REFERER (180 replies, posted in PunBB 1.2 troubleshooting)
Have you tried this on several browsers? My first shot would be to reinstall Internet Explorer (I may assume you use IE because this sounds like a true IE problem :-D ). The preceding www. before your 'true address' is something I've allready heard of. May be persistent even if you flush cache, something weird...
30 2003-09-12 07:04
Re: INFO: Bad HTTP_REFERER (180 replies, posted in PunBB 1.2 troubleshooting)
I don't understand your problem here... Which connection settings do you want to change?
31 2003-09-12 06:53
Re: Image and page layout (24 replies, posted in PunBB 1.2 troubleshooting)
I think I may assume the difference is in the sql query? I'm gonna try something out myself, meantime if somebody knows the answer please post it here, anyway I can wait til 1.1 surely :-)
32 2003-09-10 20:32
Re: Image and page layout (24 replies, posted in PunBB 1.2 troubleshooting)
I'd still like to know how to display the actual posts instead of the topics in which they are posted though...
Anyone answer?
33 2003-09-04 12:42
Re: Image and page layout (24 replies, posted in PunBB 1.2 troubleshooting)
Scriptweaver wrote:
May I ask just one more thing... how many topics are actually displayed with this code? I'd like to display the last ten topics or so, and is it also possible to display the last ten POSTS instead of the topics in which they are posted?
Damn, as always I found the answer two minutes after I post here... for info it's in 'topics WHERE moved_to IS NULL ORDER BY last_post DESC LIMIT 10' that last number is equal to the amount of posts you want to be displayed.
I'd still like to know how to display the actual posts instead of the topics in which they are posted though...
34 2003-09-04 12:36
Re: Image and page layout (24 replies, posted in PunBB 1.2 troubleshooting)
May I ask just one more thing... how many topics are actually displayed with this code? I'd like to display the last ten topics or so, and is it also possible to display the last ten POSTS instead of the topics in which they are posted?
35 2003-08-30 08:07
Re: Quotes Not Wrapping ? (6 replies, posted in PunBB 1.2 troubleshooting)
Indeed, but isn't there any other way around? I must admit, it looks ugly :-s especially when you're quite stuck on formats and widths and heights :-) like me on my website... I'm not quite of a complainer but I was just wondering if there wouldn't be any solution. 1.1?
37 2003-08-23 12:24
Re: Image and page layout (24 replies, posted in PunBB 1.2 troubleshooting)
Completely :-)
OK seems to work, doing everything like I wanted it to do!
Great, thanx for the support!!
ps I've emailed you the updated language pack in Dutch. Hope you've got it right.
Dennis
38 2003-08-23 10:13
Re: Image and page layout (24 replies, posted in PunBB 1.2 troubleshooting)
I get this when I do what you say:
Fatal error: Call to undefined function: set_include_path() in /usr/home/dennis/public_html/index.php on line 5
Line 5 says: set_include_path(get_include_path().':../punbb'); because my directory structure is public_html/ for the website and public_html/punbb for the forum pages.
I may assume I've done something wrong... help?
Edit: does this error message have anything to do with the php server itself? php.ini is my first guess :-s but I'm not really into php, it's just a guess...
39 2003-08-22 16:44
Re: Image and page layout (24 replies, posted in PunBB 1.2 troubleshooting)
I know some of it... I'd say: try to explain and I'll tell you which part I don't understand... ps- I've looked at the Dutch langfiles and I've corrected about ten grammatical mistakes, any interest for these corrected files? How can I send them best way to you?