1

Topic: not visualize post

when i insert some post it appear as title, it is regtstered on db correctly but cclicking on title error messagge
Spiacente! La pagina non può essere caricata.

Questo ` probabilmente un errore temporaneo. Basta aggiornare la pagina e riprovare. Se il problema persiste, si prega di riprovare tra 5-10 minuti.

In english i thinks sound like
Maybe this is temporary error. Try refereshing page. If problem persist wait for 5-10 minutes.

Some help?
Thanks

2

Re: not visualize post

I saw that the problem is
Post and registration approval • Versione 1.5.1 • Creato da PunBB Development Team
if i disble this extension all post are visible, when enable i have the error message
Someone had same problem? How solve it?
thanks

3

Re: not visualize post

Try enable debug mode (see config.php)

4

Re: not visualize post

hcs wrote:

Try enable debug mode (see config.php)


Database reported: Table 'punfor.forums' doesn't exist (Errno: 1146).

Query non riuscita: SELECT post_approval FROM snd_topics as t, forums as f WHERE t.id=9 AND f.id=t.forum_id

5

Re: not visualize post

luca wrote:
hcs wrote:

Try enable debug mode (see config.php)


Database reported: Table 'punfor.forums' doesn't exist (Errno: 1146).

Query non riuscita: SELECT post_approval FROM snd_topics as t, forums as f WHERE t.id=9 AND f.id=t.forum_id


i saw in db, table have another name,  with suffix, like snd_forums  ...... where i have to correct punbb extension code?

6

Re: not visualize post

luca wrote:
luca wrote:
hcs wrote:

Try enable debug mode (see config.php)


Database reported: Table 'punfor.forums' doesn't exist (Errno: 1146).

Query non riuscita: SELECT post_approval FROM snd_topics as t, forums as f WHERE t.id=9 AND f.id=t.forum_id


i saw in db, table have another name,  with suffix, like snd_forums  ...... where i have to correct punbb extension code?


or is betetr if i reinstall all punbb with db tables name without suffix?

Re: not visualize post

Bug fixed in 1.5.2 Pun Approval.

8

Re: not visualize post

KANekT wrote:

Bug fixed in 1.5.2 Pun Approval.

perferct, it work now!

another question can I enable only registration approval and not post approval? If yes where?
tahnsk

Re: not visualize post

http://dev14:88/admin/settings.php?section=features

Post and registration approval - Enable registration Approval

http://dev14:88/admin/groups.php?edit_group=***

for Allow posting without approval

10

Re: not visualize post

KANekT wrote:

http://dev14:88/admin/settings.php?section=features

Post and registration approval - Enable registration Approval

http://dev14:88/admin/groups.php?edit_group=***

for Allow posting without approval


sorry i didint understand....
what mean http://dev14:88/

11

Re: not visualize post

replace this with your forum url