you said you upgraded PunBB

Edit: Err... I'm tired wink

Could it be that the database it damaged? (considering you ran out of disk)

could it be that it's using an old 'cached' version, and not the newly changed? (and that it somehow interfer with itself?)

can you flush the cache of it somehow?

128

(68 replies, posted in PunBB 1.2 discussion)

They were added as "Administration interface plugins", in the 1.2 release, to help admins with "simple" tasks, and has since then been 'shortened' to plugins when ppl talk about it wink
http://punbb.org/forums/viewtopic.php?id=5636

The extensions is a further step in that direction, with possibility to manipulate data all over the place ... and it will really "extend" the forum, so the name seems logical to me ...

disable avatars until the host answers? (at least then the people won't get the error if they try to upload)

(seems like a poor host if you need to wait 3 days for an answer though sad)

130

(5 replies, posted in PunBB 1.2 troubleshooting)

there's several variables that affect max upload ... I've mentioned them in the Attachment Mod documentation (as one need to check them to be able to set the max allowed size for the mod)

I've got an 'online version' of the Docs here: http://cms.frankh.shacknet.nu/

talk to your host, to allow you to fetch the temp files

(wrong url smartys wink)

http://punbb.org/forums/viewtopic.php?id=7096

2. If you have installed the "changeset 172" Rickard told about in the 1.2.5 release thread, then step 43 in readme is changed, and in step 44, just change the true to false after the query (and add the comment behind , so you have a mark that the attachment mod has altered that line) This affects PunBB 1.2.6+ aswell!!!

(It's also mentioned in the installation guide over at http://cms.frankh.shacknet.nu/ )

133

(1,382 replies, posted in General discussion)

her

134

(1,382 replies, posted in General discussion)

Basic Instinct

135

(11 replies, posted in PunBB 1.2 troubleshooting)

remove the \

turn off avatars until he has time to answer I suppose will remove the errors ...

I'll answer in the Attachment Mod 2.0.1 releasethread

(mods can close this topic, as it's not plugin related)

Vas wrote:

Hi!
The problem appeared When use Attachment Mod 2.0.1:
1) Attach to message image
2) press to EDIT
3) Correct text (only text!) of the message
4) press to SEND
5) Disappears attached picture

That to do?

P.S. PunBB 1.2.11

Do you have any other modifications?
can you zip and send edit.php to me over email? ( frank-dot-hagstrom-at-gmail-dot-com  ... replace -dot- and -at- with . and @)

you probably need to ask your host: "File(/tmp/phpuG0pYo) is not within the allowed path(s): (/home/www/webs/redcat/cc/chita/)", seems they've restricted what files you may access...

I searched for "avatar" on the troubleshooting forum ... this came up

http://punbb.org/forums/viewtopic.php?id=12035

Also found is that phpBB uses links for avatars, and if you're using PunLA, then there's a miss in the modifications they've done to that ...

I know, but it's about file handling on both, and that the chmod was correct
the exact phenomen happens in the attachment mod, the chmod is correct but it still fails, and it's due to PHP beeing in safe_mode

Is the server using PHP in safe_mode?
(the attachment mod doesn't work with it on, the installation script cannot copy a file and stops, even though the chmod is correct on the directories)

143

(15 replies, posted in PunBB 1.2 troubleshooting)

what editor did you use to create the config.php file? (could be that it added the })

144

(114 replies, posted in Programming)

bluescreening 3 times a day ... lol ... your computer must be really broken, most probably in hardware ... a friend of mine had bluescreen trouble, and it boiled down to a faulty bluetooth dongle, and another had a broken powersupply + a burned mainboard (I saw it, didn't look nice, a MSI btw wink) ... but I suppose it was windows fault it broke wink

either way ... please don't turn this thread to some "I'm so £337, as I use *nix, everything else sucks my *****"-thread ... It's about this:

hankwang wrote:

I have been customizing my copy of punbb a bit and I keep wondering how Rickard and other php programmers deal with their sourcecode?

I have been using emacs for over 10 years now, because it knows syntax and indentation rules for most programming languages. But with php it gets quite confused because of the mixing of HTML and PHP's C-like syntax, even within single lines. Moreover, it appears to me that programmers nowadays like to use extremely long lines of code. Either I have to use an editor which cuts off the right part of the line (which means I have to do horizontal scrolling all the time while looking at the code) or let the editor wrap around long lines, which means the indentation gets messed up. Am I old-fashioned with my preference for lines that are max 80 or maybe 120 characters long?

So what is the recommended software for editing punbb code?

P.S. I am a long-term Linux user in case you didn't guess that from my emacs usage. smile

it's the person installing the mod ...
(step 43/44 in the readme has changed after changeset 172 ... as written in the first post of this thread, and on the installation guide over at http://cms.frankh.shacknet.nu/ )

146

(114 replies, posted in Programming)

does it has autocompletion on variablenames and such?  (I use other programs for editing other stuff than PHP)

147

(114 replies, posted in Programming)

nopes, the only one ...

148

(114 replies, posted in Programming)

I just noticed a drawback of Eclipse ... removing a comment start/end in a large PHP-file will make it take along paus ... not that great ... tongue

please email me with more information (I think it's easier to solve over email)

What you've done (according to the installation guide), where it fails, and what it does when it fails.

well, the modwriters have also spent time on their code, so that's a bit too agressive IMHO ...
(I really don't want to think about the number of hours spent on the Attachment mods ... but still it's alot less than Rickard, but still a definitely countable hours spent, especially in troubleshooting after release wink)

Also, if there would be 'pay for' mods, I'm quite sure there soon would be a free alternative mod ...