Jump to content
  • 0

Vote For Credits Addon need a little help :(


huntax

Question


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   0
  • Joined:  12/11/12
  • Last Seen:  

I'm having trouble with my vote 4 points addon. My flux cp is installed and working correctly. I'm using Xantara's flux cp by the way. I put the vote4credits folder in the fluxcp Addons folder like it said. but i get these errors

Page Not Found

The page you have requested was not found on our server. Please check the address and make sure it is correct, and try again.

/home/?module=vote

when i'm in the admin panel and click the vote stats i gives me this error

Page Not Found

The page you have requested was not found on our server. Please check the address and make sure it is correct, and try again.

/home/?module=vote&action=stats

same for the voting banners it gives me an error

Page Not Found

The page you have requested was not found on our server. Please check the address and make sure it is correct, and try again.

/home/?module=banner

Edited by huntax
Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  133
  • Reputation:   14
  • Joined:  12/23/11
  • Last Seen:  

Have you tried ?module=vote4credits or ?module=vote_for_credits?

I kid lmfao.

Okay, so I put the folder inside the addons folder > told me to update it > updated it > it works.

Edited by kenshn111
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   0
  • Joined:  12/11/12
  • Last Seen:  

no errors at all for you? were you able to add sites?

Yea you are right but its not working with my Flux CP Theme. It has to do with my theme. I tried just the basic Flux Cp theme and it works.

It might have to do something with these arrays?

// - Menu and sub-menu items. (displayed on left nav & content sub menu)

'MenuItems' => array(

'Main Menu' => array(

'Vote for Credits!' => array('module' => 'vote')

),

'Misc. Stuff' => array(

'Voting Banners' => array('module' => 'banner'),

'Vote Stats.' => array('module' => 'vote', 'action' => 'stats')

)

),

'SubMenuItems' => array(

'banner' => array(

'index' => 'List Voting Banners',

'add' => 'Add Voting Banner'

)

),

Edited by huntax
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  133
  • Reputation:   14
  • Joined:  12/23/11
  • Last Seen:  

Then install it on a normal flux cp then change the theme?

I'm assuming that the theme did not do some 'core' edits.

Link to comment
Share on other sites

×
×
  • Create New...