Create a new com_page on phpvibe 5

Started by vingar,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

vingarTopic starter

Hello @Mario...

From phpvibe 4, i had createf a new page with my personal query adding  com_XXX and the related file into tpl.
All work fine.

I have difficulty on PHPvibe 5,  i add new column to user_table   (numero)

in phpvibe 4 i had this method into com_XXX,
$telefono = mysql_result(mysql_query("SELECT `numero` FROM `vibe_users` WHERE `id` = '".user_id() ."'"), 0);

with phpvibe 5 this method dont work,  how can i solve?

How can i add new sql query with external table etc?
thanks
  •  

vingarTopic starter

  •  

Marius P.

Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

vingarTopic starter

  •  

Similar topics (7)

Replies: 18
Views: 13483

Replies: 30
Views: 7146

Started by tweky94


Replies: 0
Views: 954

Replies: 3
Views: 1752

Replies: 0
Views: 2379

Replies: 1
Views: 882