26

(4 replies, posted in PunBB 1.2 troubleshooting)

Hi, thanks. I am using a variation of Radium. Here is the section in Radium.cs_css where I made the Header Title 0 pxl. So ok in Moziilla and IE as I said.

/* header logo */
.pun H1 
{
/* your logo and position */
background-image: url(http://www.nihontokanjipages.com/forum/img//logo.gif);
background-repeat: no-repeat;
background-position: left; /* you set your logo position here */
display: block;
height: 188px;/* logo height in here add width: 900px if u need*/
}
 
/*header title*/
.pun H1 span
{
/* your font style */
color: #111111;
font-size: 0px; /* title size */
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-transform: none ; /* transform text: uppercase, capitalise */
text-decoration: underline; /* decoration: none, overline */
 
/* position for your text (board title) with the logo */
position: absolute; 
top: 40px; 
left: 90px;

There is also, in Radium.css the following

/* 2.3 Font size for headers */

.pun H2, .pun H4 {FONT-SIZE: 1em}
.pun H3 {FONT-SIZE: 1.1em}
#brdtitle H1 {FONT-SIZE: 0.0em}

By altering the size to 0.0, I have made the code smaller, but not invisible. Where are you suggesting I place the Display: None ?

I tried in the

/* your font style */
color: #111111;
display: none;
font-size: 0px; /* title size */
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-transform: none ; /* transform text: uppercase, capitalis

but to no avail.

Thanks

Richard

27

(4 replies, posted in PunBB 1.2 troubleshooting)

Hi all. In my forum, I have a specific banner made. I have made the title size 0 in the CSS file and this works just fine in IE and Mozilla. But in Safari, the text is still visible, not matter what I do to the size. Any clues. it is not the end of the world but it sort of messes up my look.

Cheers

Richard

28

(5 replies, posted in PunBB 1.2 troubleshooting)

eeek, too hard for me. Seems like a simple enough thing to have though, as per a users request. I will post it again in the Future request area.

Cheers

Richard

29

(5 replies, posted in PunBB 1.2 troubleshooting)

Hi there, yeah thats what I am wanting to change, is there a way ?

Cheers

Richard

30

(5 replies, posted in PunBB 1.2 troubleshooting)

to set the Post Reply option so that the Subject line can be changed ? At the moment it is set to display the origonal subject line.

Cheers

Richard

In regards to the Delete All Messages option

http://www.nihontokanjipages.com/temp/ClipBoard-1.jpg

Does anyone know if it is possible to move that 'delete all' link out of that footer box and up into the Message area ?.

Cheers

Richard

32

(4 replies, posted in PunBB 1.2 troubleshooting)

Tweaked and all good. Thanks guys for the input.

Cheers

Richard

33

(0 replies, posted in PunBB 1.2 troubleshooting)

the data pertaining to a members Avatar. Someone uploaded a pic, then replaced it and now that section of he User info is corrupt and we cannot change what is in there.

Cheers

Richard

34

(1 replies, posted in PunBB 1.2 troubleshooting)

ok, my fault, all fixed.

Richardf

35

(1 replies, posted in PunBB 1.2 troubleshooting)

Hi all, I installed the account Mod to allow multiple account creation and get the following error

Warning:  file_get_contents(./lang/English/mail_templates/account_created.tpl) [function.file-get-contents]: failed to open stream: No such file or directory in /usr/home/richt/www.thetokenforum.com/plugins/AP_Accounts.php on line 96

Account 'Rich T' created successfully.

The account is created, and an email sent. However the email is empty (blank). I also not I have no account_created.tpl in the mail_templates folder.

I saw there was a patch, but I have never installed one of these yet and have found no information on how to. The instructions hinted that I didn't have to run it anyway.

Any help appreciated.

Cheers

richard

Yes, you were correct Smartys, and it is all good once again. Thanks

Richard

Thanks for that, it is what I suspected. I have put in a request.

Best

Richard

Hi Mark, thanks, that's great. Currently I have a disclaimer at the bottom of my footer and the Delete All link is at the moment situated below the message

http://www.nihontokanjipages.com/temp/ClipBoard-1.jpg

Do you know if it is possible to move that dleete all link out of that footer box and up into the Message area ?.

Cheers

Richard

It would bve really cool to be able to select via check box, multiple message to be deleted, or even move to a save folder.

Cheers

Richard

Hi all, I have shifted my forum after a weeks testing to is main address. All is great, except the image upload now fails to work. I get the following message


Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: open_basedir restriction in effect. File(/var/tmp/phpxRX8b5) is not within the allowed path(s): (/tmp:/var/htdocs/www_private/www.nihontokanjipages.com) in /usr/home/richt/www.nihontokanjipages.com/forum/uploadimg.php on line 275

Warning: imagecreatefromjpeg(/var/tmp/phpxRX8b5) [function.imagecreatefromjpeg]: failed to open stream: Operation not permitted in /usr/home/richt/www.nihontokanjipages.com/forum/uploadimg.php on line 275

Warning: imagesx(): supplied argument is not a valid Image resource in /usr/home/richt/www.nihontokanjipages.com/forum/uploadimg.php on line 286

Warning: imagesy(): supplied argument is not a valid Image resource in /usr/home/richt/www.nihontokanjipages.com/forum/uploadimg.php on line 287

Warning: imagecreate() [function.imagecreate]: Invalid image dimensions in /usr/home/richt/www.nihontokanjipages.com/forum/uploadimg.php on line 315

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /usr/home/richt/www.nihontokanjipages.com/forum/uploadimg.php on line 319

Warning: imagejpeg(): supplied argument is not a valid Image resource in /usr/home/richt/www.nihontokanjipages.com/forum/uploadimg.php on line 324

I tried just deleting all the files, and reinstalling them, still the same. ANy clues or tips appreciated.

Cheers

Richard

41

(9 replies, posted in PunBB 1.2 troubleshooting)

ok LOL, understood. Thanks for your patience once again. I haver to agree, much more popular at my end.

Richard

42

(9 replies, posted in PunBB 1.2 troubleshooting)

ok, a mod then ?? :-)

43

(9 replies, posted in PunBB 1.2 troubleshooting)

So the next update will fix this then ?, ok, I understand now. Thank you for your time and patience.

Best

richard

44

(9 replies, posted in PunBB 1.2 troubleshooting)

Hi there, thanks for responding but sorry, I do not understand your reply, do you mean Version 1.2 on ?, this rather confusing when it shouldn't be.

Just to be clear, if I visit the forum, and see new messages, denoted by the indicator as new/unread, then I read them, they are still showing as new/unread, and not 'Read' when I return to the main page. Should the indicators not change once the post has been read ?.

Cheers

Richard

45

(9 replies, posted in PunBB 1.2 troubleshooting)

Hi guys, I must be missing something simple. How are th e"Marked as Read" message indicators meant to work ?. At the moment, they stay on for approximately 30 seconds after one has read a post. Then they disapere. I found a mod but it is for an older version, surely this must be a simple thing withing the forum ?. I do not understand why there is a delay.

Cheers

Richard

46

(2 replies, posted in PunBB 1.2 troubleshooting)

Fantastic, thanks Vanslyde, brilliant.

Richard

47

(2 replies, posted in PunBB 1.2 troubleshooting)

The support here has been excellent so far, thanks everyone for their help.

Is there a mod to hide the User List from non members ?

Cheers

Richard

48

(4 replies, posted in PunBB 1.2 troubleshooting)

Thanks, I am suspecting that as well.

Richard

Hi all, I am getting an occasional error mesage on my forum, but I am suspecting it is not my forums fault ???

An error was encountered
Error: Unable to connect to MySQL server. MySQL reported: Too many connections.

Any clues, I wondered if it was the Provider where my forum resides

Cheers

Richard

50

(2 replies, posted in PunBB 1.2 troubleshooting)

Thanks, that was great.

Cheers

Richard