ActionApps

ERROR - zids:qq_packedids()

I have other question friends. What is the reason of this error?

ERROR - zids:qq_packedids(): can't handle type z conversion to
packedds - ask mitra
Warning: implode() [function.implode]: Bad arguments. in
/home/gtzrural/public_html/apc-pdrs/include/zids.php3 on line 452

What can I do?

Regards,
Adam

Re: [Apc-aa-general] ERROR - zids:qq_packedids()
From: Honza Malik - 2008-03-12 14:13
Hi Adam,

it means, that you are using wrong value for long ids. As you know,
the ids in database are packed so we the hexadecimal 32 characters long

Buscador de items para edición rápida

Buscador de items para edición rápida

Contiene
Exacto
Item

<?php
//$slice_id=pack('H*','74656d706c6174656d6f696d6d6f6973'); // convierte el ID hexadecimal del canal Directorio a formato binario
//$texto="II_conferencia_paramos.pdf";

error_reporting(E_ALL);

if (!isset($texto)) {

Captura de solo dia, solo mes o solo año

solo dia

{alias:end_date........:f_d:d}

solo mes

{alias:start_date......:f_d:m}

solo año

{alias:end_date........:f_d:Y}

Buscador avanzado

BUSQUEDA AVANZADA

Ordenamiento por un campo

el id del campo debe ser
number..........

y debe ser validado como
Número = entero positivo

Recorte de un párrafo

Este comando permite el recorte de un párrafo, f_a es una función por defecto de las AA

{alias:full_text.......:f_a:120:full_text.......:1}

problems with AAs updates

[Apc-aa-general] problems with AAs updates
From: Adam Sanchez - 2008-03-05 20:22
Hello to all
I have problems with updates of AA installation in some hostings.
After I execute sql_update.php3, many fields in some slices are deleted.
I don't understand what happens.
Any idea?
Regards,
Adam

Re: [Apc-aa-general] problems with AAs updates
From: Honza Malik - 2008-03-06 07:08
Hi Adam,

I think the reason is, that in newer versions of AA we use some more

Paginación en vistas: una solución en javascript

Una buena noticias para todos aquellos que NO usan el modulo de sitio y quieren paginar vistas tipo listado, aqui va una solucion.

http://en.newinstance.it/2006/09/27/client-side-html-table-pagination-wi...

En el setup de una vista tipo de listado tendrian que poner por ejemplo:

Encabezado HTML
=====================================================

Lista de items
=====================================================
Filas impares

Triple combobox

I have built a triple combobox to select departments, provinces,
districts and localities por filters.

http://www.contactorural.com.pe/ejm.shtml

In order to make the work, the queries are made directly in the
control file. How I make to handle the triple combo for manipulate it
like an object? I need to put it in any place of the web page but it
always leaves me to the beginning.

Another thing, this had not been necessary if the views of the AA used
"SELECT DISTINCT" instead of single "SELECT" for the repeated rows. Is
it possible with AA syntax?

Regards,

Adam

How to do reports in AA?

Hola a tod@s
Hace poco tuvimos la necesidad por enesima vez de hacer reportes de nuestros datos.
Necesitamos contar cuantas personas se habian inscrito en un taller. Todos los talleres estaban organizados en un campo denominado Talleres
como una lista de constantes.
La pregunta era ¿como saber cuantos participantes por taller se habian inscrito?

Bueno, para ello se hace lo sgte:

1. Se crea una vista tipo listado, en el ENCABEZADO HTML ponemos el siguiente alias _#ID_COUNT , que es un campo clave que viene en todos

Distribuir contenido