Jump to content
  • 0

Flux-CP Addon V4P, problem with voting sites listing!


Keitaro Urashima

Question


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  34
  • Reputation:   1
  • Joined:  05/13/12
  • Last Seen:  

Hello everyone!

After installing the V4P Addon to my CalciumKid's Flux-CP, I'm able to create a new voting site and it appears to work perfectly (it adds to the cp_v4p_sites database and lists on the Edit/Delete option as well).

But it doesn't show on the "Voting Sites" buttom for the people (me or anyone else) to vote! It only shows "No Voting Sites" as if I didn't add any Voting Site =/ I think it's a listing problem in:

addons/voteforpoints/themes/default/voteforpoints/list.php

<?php if($vp): ?>

[...]

<?php if(!$vp): ?>
<br/>
<i>No voting sites found</i>
<?php endif; ?>

[...] = Normal content. Didn't copy because it would get too long, but I haven't change anything in any voteforpoints addon file.

What does "<?php if($vp): ?>" stand for? What condition is that? My V4P addon is either ignoring or not finding that condition to show the Voting Sites on the list for the players to vote.

Thank you for your time,

Keitaro.

Link to comment
Share on other sites

Recommended Posts


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  80
  • Reputation:   0
  • Joined:  07/03/12
  • Last Seen:  

I have this problem .... no voting sites found please help please give me the guide how to solved this error

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  113
  • Reputation:   2
  • Joined:  10/29/12
  • Last Seen:  

https://github.com/mandark022/

or click on his releases. it works :~)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  51
  • Reputation:   0
  • Joined:  06/17/12
  • Last Seen:  

Anyone having this problem, THİS is your solution:

I've just fixed mine..
Here's my fix:

PATH: /gamecp/addons/voteforpoints/modules/voteforpoints/index.php

 

I had the same problem until 5 minutes ago and this guy saved my WHOLE time. Thank you!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  126
  • Reputation:   4
  • Joined:  10/31/12
  • Last Seen:  

No voting sites found . .

480457_4505931211134_530510626_n.jpg

i try to add but no site found

DUMP! 

can u help me sir!

 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  150
  • Reputation:   13
  • Joined:  02/16/12
  • Last Seen:  

1º - Import files to DB - \schemas\logindb

 

cp_v4p_sites

cp_v4p_votelogs

cp_v4p_voters

 

2º - Copy Folders

 

vote4points\themes\default\voteforpoints --->>>> to your gamecp theme folder (e.g. flux\themes\default\voteforpoints)

vote4points\modules\voteforpoints  --->>>> to your gamecp module folder  (e.g. flux\modules\voteforpoints)

 

3º - Login as ADM and add your sites.

 

I have TeamViewer installed.... if u need PM...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  318
  • Topics Per Day:  0.07
  • Content Count:  931
  • Reputation:   13
  • Joined:  12/20/11
  • Last Seen:  

bump!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  78
  • Reputation:   0
  • Joined:  08/21/12
  • Last Seen:  

jaypee mateo is buggy nub

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  3
  • Reputation:   0
  • Joined:  08/06/13
  • Last Seen:  

please help how to install v4p in flux cp. im newbie, can you give me a easy and full details how to install it. Im really really confuse

 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  13
  • Reputation:   1
  • Joined:  10/24/12
  • Last Seen:  

Finally worked for me.
Since I could not download the attached files mentioned by the previous commentators,

I just hit on replacing all files with the ones on JP's github.

 

https://github.com/mandark022/VoteForPoints

 

That's the link if anyone needs fixing.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  05/16/14
  • Last Seen:  

thx
 

Link to comment
Share on other sites

×
×
  • Create New...