PDA

View Full Version : [Discussion] Grassy Green RC1



Ace
Mon 4th Apr '05, 3:09am
It's mean, it's lean, it's Grassy Green!

The style that forms the basis of, and inspired this Style is called Classic New, by Zachery of geekydesigns.com.
It can be found here: http://www.vbulletin.com/forum/showthread.php?t=133449

All credit for the Classic Style goes to Zachery.

Navbar Welcome message based on Floris' Professional Style (http://www.vbulletin.nl/).

Screenshots here (http://www.vbulletintemplates.com/mods/showthread.php?goto=newpost&t=7917).

Demo on non-modified board: here (http://www.sparklehosting.com/forums/index.php?styleid=10)

Demo on modified board: here (http://www.nzboards.com/?styleid=141)

Do let me know if you use it. :)

You can download it here. (http://www.vbulletin.com/forum/showthread.php?t=135207)
And use this thread to discuss it.

Floris
Mon 4th Apr '05, 3:45am
Thanks for this style!

Dean C
Mon 4th Apr '05, 12:29pm
The curves are very jagged, might want to fix that :)

AWS
Mon 4th Apr '05, 2:05pm
Thanks for releasing it. I'll be using it.

ashraf_32
Thu 7th Apr '05, 10:33am
Thanks for releasing it. I'll be using it

Ace
Sat 9th Apr '05, 4:30am
Thanks for releasing it. I'll be using it.
And thank you for telling me to release it. :)

RC2 is out, get it here (http://www.sparklehosting.com/forums/showthread.php?t=15) ... I don't seem to be able to update the .zip attached in the original thread here.

m0nde
Wed 27th Apr '05, 1:28pm
This is a very nice theme and I would like to use it.

But after installing it, I get the following error when I try to go to the main forum screen:


Database error in vBulletin 3.0.7:
Invalid SQL: SELECT COUNT(*) AS count FROM session WHERE userid=0 AND lastactivity>1114618130
mysql error: Table 'bostonlove.session' doesn't exist
mysql error number: 1146


It seems like the custom modifications to this style aren't picking up my table prefix.
the correct table would be 'bostonlove.forum_session' not 'bostonlove.session' as it's trying to reference.

Unfortunately, I've not been able to find out where to modify this.

Could someone please help?

- Sid

http://www.bostonlove.org

Ace
Wed 27th Apr '05, 5:02pm
Whoops.

That would be in the phpinclude_start template.

Sorry for the confusion.

m0nde
Tue 24th May '05, 3:24am
Thanks for your help.
I managed to add the table prefix variable and all is well now.

- Sid