PDA

View Full Version : Fresh Install comments not working


kremer4
03-31-2007, 08:54 PM
Just installed the garage on my second site and the comments are not working.
I double check to make sure the Java code was in my templates and I even reverted the templates but still no luck. The website is
www.virginiabikers.net

Thanks,

Mark

Greg
04-01-2007, 07:43 AM
My only guess is to check the permissions.

kremer4
04-01-2007, 12:03 PM
I double checked the permission. The comments section is available and after typing in your comment and when you hit submit nothing happens. Please help, I can't even leave comments as the admin. I'm pretty comfortable with the garage since I've been using them for over a year, but I can't figure this one out.

kremer4
04-01-2007, 02:09 PM
I found the problem but I don't know why becuase it worked on my other site.
I'm using VBA and using the modifciation to include the left menu. The one where you add the code below to the top of the PHP file where you want the left menu to appear.

define('VBA_PORTAL', true);
define('VBA_PAGE', 'vabiker');

I took out the code above on vbpicgallery.php and the comments now work but ofcourse the left vba menu is not.

I can't figure it out, any ideas?

Greg
04-01-2007, 02:15 PM
I'm stumped. I can't see how that constant would affect vBPicGallery.

kremer4
04-01-2007, 02:16 PM
Me too, I'll let you know if I fix it.

Greg
04-02-2007, 06:37 AM
Could the redefine if the constant exists be throwing a warning?