I've noticed lately that as my website gets more and more indexing from search engines, a major interaction problem Event Calendar and indexing has been revealed.
If the search engine continuously crawls down the Event Calendar, it keeps moving forward in time, one month at a time, and constantly hitting my system as it tries to index all calendar events. However, it tends to go on forever - or until some imposed limit in the indexing engine reaches a depth limit. I've had a couple of indexing engines spend a couple of days continuously crawling down the event calendar.
DUH! Says page not found... All I tried to do was to add a PHP counter to index.php as in a block did not work. I had some sort of parse error with the block so I removed the counter block I made and tried to edit the index.php to add a counter at the bottom after the footer. Now it get page not found and I cannot log in... Cant event see my forums or register or anything, any tips?
I searched the site and couldn't find this so... I'm posting it. Can't believe it wouldn't be something asked frequently, nor that there is a way to set this in: administration > content > or something.
Anyway, I essentially want to change the default amount of news items(stories -- things that are promoted to the front page) that show up on the front page from 10 to say 5 (or whatever).
Want to moderate new stories and pages . Howeverer after submitting to the
submission queue there seems to be no way of voting on it. No voting link
or anything.
How does one setup so a user can vote on the story or page?
I was finishing translating the UI to German using localization, when for no apparent reason, this error started showing up:
user error: Got error 28 from table handler
query: SELECT t.*, parent FROM term_data t, term_hierarchy h WHERE t.tid = h.tid AND t.vid = 2 ORDER BY weight, name in /home/douglass/public_html/klavier/includes/database.mysql.inc on line 97
Now I can't get rid of it. The query returns three rows in PhpMyAdmin. The site was supposed to go live tomorrow - just my luck. Seeking suggestions on where to start debugging. Thanks,
1) Have two new form input boxes within all news catagories (site news, web news, etc...) that will allow an external web address to be submitted to a given link name?
example: The first input would be an external weblink box. The second would be to rename the link to the source name such as Source: Google.com and read more would link to the url that was input.