04-25-2008, 07:37 AM
· #1 NamePros Member
Free instant site: 40,000 pages of legal content, 1,900 images, gorgeous design
DEMO:
http://www.nutquote.com
I have coded everything from scratch including the design (high quality XHTML + CSS consistent in all modern browsers) and programming (PHP + MySQL) so it's totally original. However the content is 30,000 quotes from 2,800 quote authors, as well as 1,900 author icon images, well organized and elegantly designed.
It's all legal content because quotes and quotations are all fair uses that're protected by copyright laws. All the images are released under GNU Free Document License which states you can distribute them in anyway both commercially and non-commercially as long as you keep the license with them.
So it's all legal content that you can put Adsense ads in to profit.
If you like it you can download the entire working site (php + mysql) from this page:
http://www.nutquote.com/about/
Please don't PM me for support. It works perfectly on DreamHost, so should be working properly on the majority hosting companies.
If you like the design and the content, please leave your kind words on this thread. Thanks!
P.S. I'm also available for hire at $30 / hour for XHTML / CSS / PHP / MySQL work.
04-25-2008, 07:53 AM
· #2 DNOA Member
Name: Shane
Location: West Sussex - England
Join Date: Aug 2007
This is a very nice script! Simple but effective layout. I shall see if I have any domains for it.
04-25-2008, 08:28 AM
· #3 NamePros Regular
Name: vinod rawat
Location: chandigarh (India)
Join Date: Nov 2006
Posts: 482
NP$: 134.50 (
Donate )
nice work
will definately try it
04-25-2008, 09:33 AM
· #4 DNOA Member
Location: Malaysia
Join Date: Dec 2004
Posts: 691
NP$: 551.65 (
Donate )
rep added thanks for sharing your script
04-25-2008, 10:02 AM
· #5 Cool Videos At Dav3.tv
Location: SW Missouri
Join Date: Jul 2004
Posts: 15,865
NP$: 299.35 (
Donate )
Rep added, thanks!
04-25-2008, 10:14 PM
· #6 Senior Member
Name: India247.net
Location: Denied.in
Join Date: Jan 2008
Posts: 1,430
NP$: 72.00 (
Donate )
+rep for this work will see to install my domain
04-26-2008, 01:26 AM
· #7 Senior Member
Name: India247.net
Location: Denied.in
Join Date: Jan 2008
Posts: 1,430
NP$: 72.00 (
Donate )
but it seems not working
Fatal error: Class 'mysqli' not found in /home/limca/public_html/limca.info/quotes/config.php on line 11
i tried with 3 diff hosts not worked
04-26-2008, 02:40 AM
· #8 Danltn.com
Name: Daniel Neville
Location: Danltn.com / Nottingham, UK
Join Date: May 2007
Posts: 1,183
NP$: 676.56 (
Donate )
Originally Posted by chandan123 but it seems not working
Fatal error: Class 'mysqli' not found in /home/limca/public_html/limca.info/quotes/config.php on line 11
i tried with 3 diff hosts not worked
Your hosts don't have MySQLi.
04-26-2008, 02:42 AM
· #9 Senior Member
Name: India247.net
Location: Denied.in
Join Date: Jan 2008
Posts: 1,430
NP$: 72.00 (
Donate )
will it take extra cost to install them ? i got that point
04-26-2008, 04:38 AM
· #10 NP Twin™
Name: Joe
Location: Kent ~ U.K.
Join Date: Oct 2005
Posts: 2,913
NP$: 345.87 (
Donate )
Thanks ichsie!
chandan123: You may have to find a host that does support it. You shouldn't have to pay for them to install it.
04-26-2008, 06:50 PM
· #11 Hey I'am Famous
Name: Adi
Location: Sky Limits
Join Date: Apr 2006
Posts: 520
NP$: 177.85 (
Donate )
Where i can see, Free webhosting support mysgli ?
04-27-2008, 02:21 AM
· #12 NamePros Regular
Name: daSSad
Location: Romania
Join Date: Feb 2008
Posts: 246
NP$: 296.15 (
Donate )
Hmm... Great script, i put it on a great domain in a damns host
Don't suports mysqli
Yo know any cheap host hat suports mysqli ? Thank you
04-27-2008, 11:19 AM
· #13 NamePros Member
Location: AcornDomains.co.uk
Join Date: Jul 2004
Posts: 110
NP$: 166.00 (
Donate )
thanks for sharing..
04-27-2008, 12:47 PM
· #14 Senior Member
Name: India247.net
Location: Denied.in
Join Date: Jan 2008
Posts: 1,430
NP$: 72.00 (
Donate )
thanks Joe
OP : also its better to mention abt mysqli in first post
because after uploading 20MB and finding it is not supported by host really sad
04-27-2008, 10:42 PM
· #15 NamePros Regular
Join Date: Nov 2006
Posts: 324
NP$: 35.00 (
Donate )
Sory mate... but i cant see anything in your pages....
04-29-2008, 01:32 AM
· #16 NamePros Regular
Name: daSSad
Location: Romania
Join Date: Feb 2008
Posts: 246
NP$: 296.15 (
Donate )
So i installed it.
Quote Database works perfectly.
The best hosting that i found for it is...
http://iipanel.net . And there hawe a great suport theam. Many thanks for the script and for this great hosting. Thank you.
04-30-2008, 02:49 AM
· #17 NamePros Member
UPDATE:
As I was such an idiot who forgot to include in the package the .htaccess which is crucial to the script, you'll have to create a text file named .htaccess with the following content:
Code:
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* index.php [L]
and put it at the document root of the implementation.
So sorry.
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off