The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once



UserSpice
ADD PAGE IN USERSPICE WITH SPECIFIC FUNCTIONS - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: General (https://userspice.com/forums/forumdisplay.php?fid=20)
+--- Forum: New to UserSpice? (https://userspice.com/forums/forumdisplay.php?fid=22)
+--- Thread: ADD PAGE IN USERSPICE WITH SPECIFIC FUNCTIONS (/showthread.php?tid=1091)



ADD PAGE IN USERSPICE WITH SPECIFIC FUNCTIONS - ehc.ankur - 07-03-2018

Hello Sir,

i want to add new pages with the new functions to add data to the database.

ho can i add the page in that 

please help me to create the page and use all the functions of the UserSpice


RE: ADD PAGE IN USERSPICE WITH SPECIFIC FUNCTIONS - Brandin - 07-04-2018

Hi there,

I would use users/account.php as a base for your code and just remove the middle content. You need the init.php line to access functions, the header and navigation are a plus to be sure you are consistent.

Thank you,
Brandin.