parisgv
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Main Page, News from a specific categorywhat do you mean? i just want to appear news from ONE category on main page, not from all. i dont want everything i write (post) to appear on main page ??
Forum: Fixing WordPress
In reply to: Main Page, News from a specific categoryok, this doesnt helps me, something easier?
Forum: Plugins
In reply to: IMDB Movie in posts pluginguys, i installed the script, works fine, but still dont know how to make my page, like
https://rummanddan.dk/movie-collection/ any ideas?
Forum: Plugins
In reply to: Is there, or going to be available soon calendar plug-in?will someone reply please to this topic, we need a calendar like the one pjamescowie says!
Forum: Plugins
In reply to: WordPress on PDAThanks Kafkaesqui, I uploaded that script on my site, but can I add colours, ect. so someone who enteres my site https://www.justshannen.com via a PDA can see a colourful and nice page, not only that white background with black text ??
Forum: Plugins
In reply to: WordPress on PDAphialy, i have placed the .exe thing and the other 2 files under my root directory of my WordPress, the link is https://www.justshannen.com/site/xmlrpc.php why i get that message? The other site https://www.justshannen.com can i access it without placing a code or something like i did for the one to post things?
Forum: Plugins
In reply to: WordPress on PDALorell, thank you. I just want to be viewable via PDA (my site is viewable at the moment via WAP too). So, tell me more, where I can find that script, is it easy? Also, how make the style, so the page will have some colours, ect?
Forum: Plugins
In reply to: Problem with WP1.5 POLLplz answer, need someone ??
Forum: Plugins
In reply to: Problem with WP1.5 POLLhi, i fixed the first problem, now i get those two, when i am on steps:
// Open wp-content/themes/<YOUR THEME NAME>/header.php
Add on the first line:
——————————————————————
<?php vote_poll(); ?>
——————————————————————// Open wp-content/themes/<YOUR THEME NAME>/sidebar.php
Add:
——————————————————————- <h2>Polls</h2>
- <?php get_poll();?>
——————————————————————
errors i get, tell me what to do?
Fatal error: Call to undefined function: vote_poll() in /home2/parisgv/public_html/site/wp-content/themes/justshannen/header.php on line 27
Fatal error: Call to undefined function: get_poll() in /home2/parisgv/public_html/site/wp-content/themes/justshannen/sidebar.php on line 20
or see https://www.justshannen.com
Forum: Plugins
In reply to: Problem with WP1.5 POLLalso, when i go via ADMIN PANEL and press the link from the menu ‘POLL’ it says
WordPress database error: [Table ‘parisgv_wordpress.wp_pollsq’ doesn’t exist]
SELECT * FROM wp_pollsq ORDER BY id DESCWordPress database error: [Table ‘parisgv_wordpress.wp_pollsa’ doesn’t exist]
SELECT COUNT(*) FROM wp_pollsaForum: Plugins
In reply to: Can I add a Poll?ive downloaded and installed like read me said, the hack from gamer, the WP Poll for 1.5 but i got the following errors, y?
WordPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘( aid int(10) unsigned NOT NULL auto_increment, qid int(10) NOT]
CREATE TABLE ( aid int(10) unsigned NOT NULL auto_increment, qid int(10) NOT NULL default ‘0’, answers varchar(200) NOT NULL default ”, votes int(10) NOT NULL default ‘0’, PRIMARY KEY (aid))WordPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘( id int(10) unsigned NOT NULL auto_increment, question varchar]
CREATE TABLE ( id int(10) unsigned NOT NULL auto_increment, question varchar(200) NOT NULL default ”, timestamp varchar(20) NOT NULL default ”, total_votes int(10) NOT NULL default ‘0’, PRIMARY KEY (id))WordPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘VALUES (1, ‘How Is My Site?’, ‘1114185409’, 0)’ at line 1]
INSERT INTO VALUES (1, ‘How Is My Site?’, ‘1114185409’, 0);WordPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘VALUES (1, 1, ‘Good’, 0)’ at line 1]
INSERT INTO VALUES (1, 1, ‘Good’, 0);WordPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘VALUES (2, 1, ‘Excellent’, 0)’ at line 1]
INSERT INTO VALUES (2, 1, ‘Excellent’, 0);WordPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘VALUES (3, 1, ‘Bad’, 0)’ at line 1]
INSERT INTO VALUES (3, 1, ‘Bad’, 0);WordPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘VALUES (4, 1, ‘Can Be Improved’, 0)’ at line 1]
INSERT INTO VALUES (4, 1, ‘Can Be Improved’, 0);WordPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘VALUES (5, 1, ‘No Comments’, 0)’ at line 1]
INSERT INTO VALUES (5, 1, ‘No Comments’, 0);i got them when i reached https://www.justshannen.com/site/wp-admin/polls-install.php
Forum: Fixing WordPress
In reply to: Change ?page_id=# to ?page=NAMEHEREWhen you create a new “about” page, your database assigns it an address something like this: example: …../index.php?page_id=7 – This is the address to your virtual “About” page and you can link to that “About” page by using this address.
You can change the way the address looks in your browser location bar from this:
…../index.php?page_id=7
to this:
…../about
by going into your admin panel and under “options” select “permalinks” and enter the display information in the “structure box”
I use this structure:/archives/%year%/%monthnum%/%day%/%postname%/
and then press the “update permalink structure” button.
Forum: Fixing WordPress
In reply to: When it is going to release 1.5 full version?and when it is scheduled to go out to public? release?
Forum: Your WordPress
In reply to: Do you like my Shannen site?whats do u mean?
Forum: Fixing WordPress
In reply to: 01-08 Nightly – big, bad boobooOK! Problem has been fixed!
I just have to post-again a message, a new one so, all past messages change from year 1969 to 2004 or 2005! FIXED, thanks! ??