Uh oh, now it happens at Index.php
1 2008-01-06 20:37
Re: Unable to fetch category/forum list (2 replies, posted in PunBB 1.2 troubleshooting)
2 2008-01-06 20:36
Topic: Unable to fetch category/forum list (2 replies, posted in PunBB 1.2 troubleshooting)
I go to try and change one of my members usergroups and BAM:
An error was encountered
File: /home/urilockz/public_html/DeeplyFrozen/Forums/profile.php
Line: 1590
PunBB reported: Unable to fetch category/forum list
Database reported: Can't create/write to file '/var/lib/mysql/#sql_7f06_0.MYI' (Errcode: 122) (Errno: 1)
Any ideas?
PS: www.deeplyfrozen.co.nr
http://ccplease.yfma.com/DeeplyFrozen/F … rofile.php
3 2007-12-10 16:31
Re: I can't seem to center it right! (9 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Wait! I just changed it a bit and it looks better.
4 2007-12-10 16:15
Re: I can't seem to center it right! (9 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I just removed the extras. Look what happened :S
5 2007-12-10 15:56
Re: I can't seem to center it right! (9 replies, posted in PunBB 1.2 modifications, plugins and integrations)
6 2007-12-10 15:34
Re: I can't seem to center it right! (9 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I have fixed most of it, but the main tables are still messed up... Hmm...
7 2007-12-10 15:08
Re: I can't seem to center it right! (9 replies, posted in PunBB 1.2 modifications, plugins and integrations)
/****************************************************************/
/* 5. VERTICAL AND PAGE SPACING */
/****************************************************************/
/* 5.1 Page margins */
HTML, BODY {MARGIN: 0; PADDING: 3}
#punwrap {width: 734px; margin:0px 0px}
/* 5.2 Creates vertical space between main board elements (Margins) */
DIV.blocktable, DIV.block, DIV.blockform, DIV.block2col, #postreview {MARGIN-BOTTOM: 12px}
#punindex DIV.blocktable, DIV.blockpost {MARGIN-BOTTOM: 6px}
DIV.block2col DIV.blockform, DIV.block2col DIV.block {MARGIN-BOTTOM: 0px}
/* 5.3 Remove space above breadcrumbs, postlinks and pagelinks with a negative top margin */
DIV.linkst, DIV.linksb {MARGIN-TOP: -12px}
DIV.postlinksb {MARGIN-TOP: -6px}
/* 5.4 Put a 12px gap above the board information box in index because the category tables only
have a 6px space beneath them */
#brdstats {MARGIN-TOP: 12px}
8 2007-12-10 15:02
Re: I can't seem to center it right! (9 replies, posted in PunBB 1.2 modifications, plugins and integrations)
have you tried padding??
Nope, to be honest I have never really done that before...
Would you be able to show me how?
9 2007-12-10 13:12
Topic: I can't seem to center it right! (9 replies, posted in PunBB 1.2 modifications, plugins and integrations)
http://ccplease.yfma.com/WEBSITE/llclanforums/index.php
I'm trying to make the layout fit cleanly, it obviously isn't doing that.
Any suggestions?
10 2007-11-26 18:53
Re: creating a style (5 replies, posted in PunBB 1.2 troubleshooting)
You can also add things in the include/template/ area.
It contains HTML based templates of everything if you didn't know.
11 2007-11-26 18:41
Topic: New and integrated (0 replies, posted in PunBB 1.2 show off)
I think I have gotten the hang of webdesign now and I learned how to integrate.
I simply inserted the forum into a table of my site.(A replica that I had to build from scratch)
http://ccplease.yfma.com/WEBSITE/
The URL at the moment.
The whole thing is very UNDER CONSTRUCTION at the moment but I'm doing it pretty fast.
12 2007-11-07 22:19
Re: Name of topic in URL? (2 replies, posted in PunBB 1.2 troubleshooting)
Oh okay, it's just that I set slugs for WP and it doesn't really match. Doesn't matter to me much.
Thanks for the info anyways.
13 2007-11-07 19:43
Topic: Name of topic in URL? (2 replies, posted in PunBB 1.2 troubleshooting)
I'm talking about when you post on your board, you get some random numbers.
Would there be a way to change that into the topic name?
EG: post42345358943 to Name_of_topic_in_url?
This may or may not be possible, I really do not know.
Thanks
14 2007-11-07 17:27
Re: PunBB reported: Unable to insert into online list (4 replies, posted in PunBB 1.2 troubleshooting)
Go into your server MySql settings, you should be able to select it and change the permissions.
15 2007-11-06 20:53
Re: Post your "in the wild" siting of PunBB here. (96 replies, posted in PunBB 1.2 show off)
16 2007-11-05 16:30
Re: Graphics and web design (3 replies, posted in PunBB 1.2 show off)
I will have a look
17 2007-11-01 23:04
Re: Visitor Tracking (3 replies, posted in PunBB 1.2 discussion)
Yeah just to be safe.
18 2007-11-01 22:48
Re: Help with max-width and centreing (8 replies, posted in PunBB 1.2 troubleshooting)
Oh, wouldn't it be good to put a % in?
19 2007-11-01 22:32
Re: Visitor Tracking (3 replies, posted in PunBB 1.2 discussion)
Are you trying to put something on the frontpage?
If so /include/template/main.tpl is the place you would probably want to go.
20 2007-11-01 22:30
Re: Help with max-width and centreing (8 replies, posted in PunBB 1.2 troubleshooting)
HTML, BODY {MARGIN: 5; PADDING: 5}
#punwrap {width: 750px; margin: 12px auto}
Replace it with that, change 750px to whatever
21 2007-11-01 18:04
Re: WYSIWYG CSS editor? (5 replies, posted in General discussion)
Wait, I just realised I'm dumb...
I have a firefox tool that you type css into and it displays it on the website you are viewing and I can use dreamweaver for html/php...
22 2007-11-01 18:00
Topic: WYSIWYG CSS editor? (5 replies, posted in General discussion)
I'm used to using dreamweaver for php jobs, does anyone know of a decent CSS WYSIWYG editor? Google failed me :c.
23 2007-11-01 16:19
Re: Adding a url or linkback to my site (2 replies, posted in PunBB 1.2 troubleshooting)
Administration > Options > Additional menu items
Add X = <a href="URL">LINK</a>
eg:
0 = <a href="my website.com">Home</a>
Video tutorial > http://punbb.org/docs/video_tutorials/v … items.html
24 2007-11-01 14:53
Re: Help Understanding an install error message (6 replies, posted in PunBB 1.2 troubleshooting)
Since I do not really know of anything like this I will ask some easy questions.
Is your databsae user attached to your database?
25 2007-11-01 14:27
Re: YouTube BB Mod 1.0.0 (25 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Can these be used as flash tags?