Do I need the "Loginza widget ID" and the "Loginza secret key" to make it work?
I'm just testing punbb on the localhost, and don't really have a domain name I will use the forum on.

Abir wrote:
AlexThunder wrote:

When installing in punBB 1.4.2 I get the following error:
"This extension is not compatible with your PunBB version."

It should work actually.
Look into , "manifest.xml"

<minversion>1.4RC1</minversion>
    <maxtestedon>1.4RC2</maxtestedon>

Find this ,  and recheck if it looks like this or not. if not then change it to as given above.

Replaced into the following

<minversion>1.4RC1</minversion>
    <maxtestedon>1.4.2</maxtestedon>

And was able to install. Thanks a lot!

3

(35 replies, posted in Supported extensions)

Bane95 wrote:

Pls update for 1.4.2

Seems to work. You just need to change the manifest so that min/max versions look like

<minversion>1.3</minversion>
<maxtestedon>1.4.2</maxtestedon>

4

(23 replies, posted in Supported extensions)

Any updates for punbb 1.4.2?

I have several problems and suggestions:

  1. The default option for prefix is "Ninguno". Kind of confusing.

  2. "Edit o Delete" should be "Edit OR Delete". And it is easy to press the link thinking it will lead to some dialog for editing and deleting.

  3. I think that prefixes should be wrapped by [] in the output (in the thread name) by default.

  4. It is not possible to change prefixes when editing posts!

  5. Prefixes must be links, so that one can search by prefixes (like searching by tags)

When installing in punBB 1.4.2 I get the following error:
"This extension is not compatible with your PunBB version."