1

(27 replies, posted in News)

I've updated from 1.3 to 1.3.2 using the files in punbb-1.3_to_1.3.2-changed_files.zip

After uploading the files the forum stop working showing this message:
"Your PunBB database is out-of-date and must be upgraded in order to continue. Please run db_update.php in order to complete the upgrade process."

I had to edit the config table in the database and delete the cache files, none on this were on a README or any file in the zip package.

Another weird thing is that the link to the db_update.php script was exposed to every visitor! anyone could click on that and start the upgrade process. I don't know if this is normal but it looked weird to me hmm

But what could I do with that?
I think I'm not even reaching the line

Where can i get the icons (youtube.png, etc..)?

I don't know why but the forum is not sending mails (ie: subscription to topics)
mail() function on the server is working. No SMTP defined on forum config.
How can i debug this?

Thanks

The extension causing the bug is "JS post quote" big_smile

After installing all the extensions in the 1.3 repository a bug appeared.

http://smashingpumpkins.com.ar/board/po … 3/#p520123

When clicking on the reply link on posts a bad url is generated:

http://smashingpumpkins.com.ar/board/po … qid=520123

I guess it's something with the fancy URLs...

thankss

7

(27 replies, posted in News)

Sorry there's a problem with my DB ignore my request.

8

(27 replies, posted in News)

I update my RC to final and I'm getting this error message:

An error was encountered
Your PunBB database is out-of-date and must be upgraded in order to continue. Please run db_update.php in order to complete the upgrade process.

When i run db_update.php I get an error "Internal Server Error" :S timeout maybe?

9

(27 replies, posted in News)

congratulations! big_smile

10

(8 replies, posted in PunBB 1.3 troubleshooting)

This is the tickt they opened tongue

Hello,

One of the accounts under your reseller account is using too many resources.

Smashingpunpkins.com.ar, specifcally the forum, is creating too many MySQL connnections and is damaging the performance for other users.

This account has been suspended. It will need to be moved to a VPS or dedicated server.


Please rely to us when you are prepared to make a decision.

I'm sure it's not a punBB issue, I never have more than 20 online visitors...

11

(8 replies, posted in PunBB 1.3 troubleshooting)

My hosting provider just suspended my account. I'm moving the site to another server.

12

(8 replies, posted in PunBB 1.3 troubleshooting)

I don't know, it's a shared hosting. I'll upload a phpinfo to check it out.

The forum is showing this warning inside the administration panel.

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/xxxx/public_html/board/include/functions.php on line 184

14

(6 replies, posted in PunBB 1.2 troubleshooting)

Yes I've uploaded to 1.3RC2 becouse I was still having problems 1.2 even after turning off the items mentioned before.

Thanks Anatoly, I'll be very glad to help you test anything you need.

Well I'm still having high loads, but I starting to think that it's a hosting issue, it start happend suddently without a reason...

This are the last errors reported:

*The following query was stopped as it exceeded allowed execution time.*

REPLACE INTO pbb_online (user_id
SELECT u.email
SELECT COUNT(p.id) FROM pbb_posts AS p WHERE p.topic_id=1712 AND p.posted<1211075655
SELECT u.email
SELECT u.email
SELECT u.email
UPDATE pbb_online SET logged=1225862124
SELECT u.*
SELECT u.*
UPDATE pbb_online SET logged=1225862077
SELECT u.email
UPDATE pbb_online SET logged=1225861834
SELECT u.email
SELECT u.id
SELECT u.email
SELECT u.email

15

(6 replies, posted in PunBB 1.2 troubleshooting)

Thanks! I'll disable both features.
I'm only running the private messages mod, that shouldn't be a problem i guess.
I'm waiting for 1.3 to make only one upgrade smile

16

(6 replies, posted in PunBB 1.2 troubleshooting)

Hi, I'm having problems with my hosting provider becouse of the heavy loads my forum is generating.

This is an example of an error report.

The following query was stopped as it exceeded allowed execution time.

- Event Summary:
USER: xxx
PID : 122105
DB : xxxx
CMD :  UPDATE pbb_online SET logged=1225802973 WHERE ident='74.6.18.253'
TIME: 37

Most of the errors are becousse of UPDATEs and INSERTs on the pbb_online table.

Any clue how to fix this? or at least disable actions son this table.

URL of my forum: http://smashingpumpkins.com.ar/board/

I'm using 1.2(guess .10)

Thanksss (sorry for my english)

Double Notice on editing the first post of a topic.

Notice: Undefined index: g_edit_subjects_interval in /yadayada/1.3/edit.php on line 86

Notice: Undefined index: g_edit_subjects_interval in /yadayada/1.3/edit.php on line 86

smile

EDIT: topic subject updated. //Anatoly

I truncated the search index cache tables and everything went fine smile (and fast! for a 500k posts forum).
Looking forward for the final release!
Thanks Anatoly

Hi smile

I'm testing the new 1.3RC version to get in shape for the update when the final version comes out.

I ran into this error:

Converting search word 30372 …
Converting search word 30373 …
An error was encountered

The error occurred on line 1073 in /home/chali/public_html/new_punbb/db_update.php

Database reported: Duplicate entry '¡¡¡¡¡¡¡¡¡¡' for key 1 (Errno: 1062).

Additional information:

- Mi forum is in spanish.
- With around 472385 posts
- URL: http://smashingpumpkins.com.ar/board/index.php

And I'm updating a copy of course.

I have some PHP knowledge and I'd ve glad to help in any debbuging.

Thanks

20

(51 replies, posted in News)

Great news, it's really interesting to know what are you guys doing big_smile

21

(10 replies, posted in PunBB 1.2 troubleshooting)

There's also a secret group_id 32000 for unconfirmed new users. shhhhhh

22

(10 replies, posted in PunBB 1.2 troubleshooting)

Did you change anything manually in the database?
What happened to me was my mistake, I changed the guest user ID.

23

(10 replies, posted in PunBB 1.2 troubleshooting)

well, with the help of Rickard i figured out that it was a mistake i made playing with the admin and guest users tongue

ups!

thanks!

24

(10 replies, posted in PunBB 1.2 troubleshooting)

Yes I checked that on admin/forums and on admin/user groups and it's configured to don't let guests post topics or replies.

That's why it looks weird...

groups table in the DB seems to be fine too

25

(10 replies, posted in PunBB 1.2 troubleshooting)

Hi I disabled everywhere guest posting, but people still can post in my forum without registering.
how can I disable it?

thanks!

smashingpumpkins.com.ar/board if anyone wants to see what i'm talking about wink