Jump to content
  • 0

Help regards v4p of jhaypee


Yonko

Question


  • Group:  Members
  • Topic Count:  166
  • Topics Per Day:  0.04
  • Content Count:  789
  • Reputation:   50
  • Joined:  04/16/12
  • Last Seen:  

how can i configure the voting sites i just paste the voteforpoints of jhaypee on my addons folder of my flux then when i click it error occurs like the paths of the error and lines.

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  520
  • Reputation:   64
  • Joined:  11/19/11
  • Last Seen:  

Provide some screenshot.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  520
  • Reputation:   64
  • Joined:  11/19/11
  • Last Seen:  

Find.

'FluxTables' => array(

and add this

'Voters' => 'cp_v4p_voters',   //Contains the record of the Players Vote Points
	 'Sites' => 'cp_v4p_sites',   //Contains the list of sites
	 'Logs' => 'cp_v4p_votelogs'  //Contains the record the player vote date

If you already add it. Try to IMPORT the cp_v4p_votelogs.sql,cp_v4p_sites.sql,cp_v4p_voters to your database.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  166
  • Topics Per Day:  0.04
  • Content Count:  789
  • Reputation:   50
  • Joined:  04/16/12
  • Last Seen:  

where to find that?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  520
  • Reputation:   64
  • Joined:  11/19/11
  • Last Seen:  

Application.php

Link to comment
Share on other sites

×
×
  • Create New...