gregcaulder
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress & RSS Feed ReadersIm having the problem with the descriptions getting cut off after somewere around 300 charters including spaces. Any tips to get this fixed?
Greg
Forum: Fixing WordPress
In reply to: rss feed problemMY blogs RSS feed description gets cut off after a certain length. i cant figure it out so that my feed will display correctley on my frontpage. Any tips?
here is the linghttps://www.door2doortechsolutions.com/blog/?feed=rss2
it cuts off in mid line like so […]
Greg
vkaryl: I dont think you understood what i was asking. I just want a java string to help display my RSS feed from my blog. Noting to do with PHP, noting to do with ASP, and noting to do with CGI. I am currentley doing what i want from a 3rd party to read my RSS feed and display it but i have little controll over it.
Only to do with HTML and that is it.
Greg
Im bit confused with the javascript.
JAVASCRIPT
<script language=”JavaScript” src=”https://www.MYDOMAINNAME.com/rss2html.php?XMLFILE=MYDOMAINNAME/wp-rss.php&TEMPLATE=https://www.MYDOMAINNAME/sample-template.html&MAXITEMS=15″></script>What do i put in the XMLFILE= and teh wp-rss.php&TEMPLATE to det everyhing to work correctley?
All i want it the java code and nothing else, i dont want my whole pages to be php.
Greg
Forum: Installing WordPress
In reply to: Another WordPress missing MySQL questionOk found the answer for my problem. Turns out is needed the libmysql.dll registered in teh windows library.
PHP 5+
MySQL is no longer enabled by default, so the php_mysql.dll DLL must be enabled inside of php.ini. Also, PHP needs access to the MySQL client library. A file named libmysql.dll is included in the Windows PHP distribution and in order for PHP to talk to MySQL this file needs to be available to the Windows systems PATH. See the FAQ titled “How do I add my PHP directory to the PATH on Windows” for information on how to do this. Although copying libmysql.dll to the Windows system directory also works (because the system directory is by default in the systems PATH), it’s not recommended.
Im just posting it in case anyone needs the same help.
Greg
Forum: Installing WordPress
In reply to: Another WordPress missing MySQL questionSo no one is going to attempt to help me wit hmy problem??? well i have found some probles. I figured out that the php wasent connecting to MySQL. but i have fixed that and now im still getting the “Error establishing a database connection”.
Any HELP PLEASE with my php and mysql.
Greg
Forum: Installing WordPress
In reply to: Another WordPress missing MySQL questionNow i get teh typical error connecting to the databse.
“Error establishing a database connection”
and tells me to go to the config file. AND everythng is freakign correct. And teh databse is online.
Waht is the dielo. I have tripple checked all usernames database names and passwords.
It seems like it doesent wat to conect ot the doam databe for anyhting.
Greg
Forum: Installing WordPress
In reply to: Another WordPress missing MySQL questioni decided to start with a brand new blog and i created a new database. and i downloaded version 1.5.1 and when i try to run the install i get this error.
“Fatal error: Call to undefined function: get_bloginfo() in D:\HTTP\door2door\blog\wp-includes\wp-db.php on line 304”
Greg
Forum: Installing WordPress
In reply to: Another WordPress missing MySQL questionOk i am getting sick and tired of my problems. I cant figure out how to post in this forum. jsut register, but taht is the least of my problems. OK i get the error with it not being able to connect ot the mySQL database. I got it to wokr a while ago then woke up this morning and now it is broken. I have re check and tripple checked all of the settings and nothjing changes. I didnt change anyhting on my server. What is the dielo. Is it just getting bounced back from the MySQL server rejecting it or something. it needs to give us and exact answer why it cant connect to the database.
ANY HELP PLEASE
Greg