Title: Starbox Voting
Author: jigenhe
Published: <strong>25. februar, 2009</strong>
Last modified: 5. maj, 2009

---

Søg plugins

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

![](https://s.w.org/plugins/geopattern-icon/starbox-voting.svg)

# Starbox Voting

 Af [jigenhe](https://profiles.wordpress.org/jigenhe/)

[Download](https://downloads.wordpress.org/plugin/starbox-voting.zip)

 * [Detaljer](https://da.wordpress.org/plugins/starbox-voting/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/starbox-voting/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/starbox-voting/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/starbox-voting/#developers)

 [Support](https://wordpress.org/support/plugin/starbox-voting/)

## Beskrivelse

This plugin adds voting functionality for posts. visitors can vote for the post 
and against.

The Plugin HomePage on right is wrong , i’ sorry to that, and you can see how it
works click [Starbox Voting HomePage](http://www.sealedbox.cn/starbox/)

If you like this plugin , and translate it to other language , please [let me know](http://www.sealedbox.cn/starbox/)

Change Log

1.1: Add plugins init setting , set display image as default image.

1.2: Repaire ajax Request ,no response .

1.3 Add so Style to choose In `Setting > Starbox`

1.4 You can set style by yourself In `Setting > Starbox`

1.5 Change error: no effect when change style in backend
 Add ghosing effect when
mouse hover the stars Change Style Setting Page style.

1.6 Add Language Package

1.7 Rename every function . to avoid with other plugins

1.8 Compatible with Windows And Linux

2.0.2 Fix database create table only have ‘wp_’ prefix .

2.0.3 Clear code.

2.0.4 Fix Ie8 Bug:add this right after :

### Requirements

 1. A working WordPress install
 2. WordPress theme must contain a call to the `get_header()` function
 3. WordPress theme must contain the WordPress loop

Most WordPress installs have these, so you need not worry about these.

In addition, one must have JavaScript enabled in their browsers in order to vote.

### Customizing

If the plugin cannot write to the database, you can try manually executing the below
SQL queries (you can use phpMyAdmin to do this):

    ```
        CREATE TABLE `wp_starboxvoting` (
                                      id int(11) NOT NULL auto_increment,
                                      object_id int(11) NOT NULL,
                                      ip varchar(64) character set latin1 NOT NULL,
                                      vote int(11) NOT NULL,
                                  PRIMARY KEY  (`id`)
                                ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
    ```

## Skærmbilleder

[⌊Front Page Display Style⌉⌊Front Page Display Style⌉[

Front Page Display Style

[⌊Starbox Voting Style⌉⌊Starbox Voting Style⌉[

Starbox Voting Style

## Installation

 1. Upload the folder `starbox` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. You will need to insert the code (`<?php if(function_exists('starbox_voting')){
    starbox_voting(get_the_ID());} ?>`) into the WordPress loop.
 4. You can also insert the code (`<?php if(function_exists('starbox_voting')){starbox_voting(
    get_the_ID());} ?>`) into the Post (single.php) or Pages (page.php).
 5. You can customize the plugin options via the WordPress Dashboard (`Options > Starbox`
    in WordPress versions prior to 2.3, `Settings > Starbox` in WordPress versions 
    after 2.5)
 6. If You want starbox work in ie8 , please add this right after: `<meta http-equiv
    =”X-UA-Compatible” content=”IE=EmulateIE7″ />`

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“Starbox Voting” er open source-software. Følgende personer har bidraget til dette
plugin.

Bidragsydere

 *   [ jigenhe ](https://profiles.wordpress.org/jigenhe/)

[Oversæt “Starbox Voting” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/starbox-voting)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/starbox-voting/), tjek
[SVN repository](https://plugins.svn.wordpress.org/starbox-voting/), eller abonner
på [udviklerloggen](https://plugins.trac.wordpress.org/log/starbox-voting/) via 
[RSS](https://plugins.trac.wordpress.org/log/starbox-voting/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **2.0.4**
 *  Senest opdateret **17 år siden**
 *  Aktive installationer **10+**
 *  WordPress-version ** 2.0 eller højere **
 *  Testet op til **2.7**
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/starbox-voting/)
 * Tags
 * [popularity](https://da.wordpress.org/plugins/tags/popularity/)[post](https://da.wordpress.org/plugins/tags/post/)
   [voting](https://da.wordpress.org/plugins/tags/voting/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/starbox-voting/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

[Your review](https://wordpress.org/support/plugin/starbox-voting/reviews/#new-post)

[Se alle anmeldelser.](https://wordpress.org/support/plugin/starbox-voting/reviews/)

## Bidragsydere

 *   [ jigenhe ](https://profiles.wordpress.org/jigenhe/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/starbox-voting/)