Search found 6 matches

by baudday
Mon Oct 27, 2008 2:50 pm
Forum: [2.0.x] MODs in Development
Topic: [BETA] Phoogle (Google) Map
Replies: 758
Views: 120122

Re: [BETA] Phoogle (Google) Map

I figured it all out...
by baudday
Mon Oct 27, 2008 2:20 pm
Forum: [2.0.x] MODs in Development
Topic: [BETA] Phoogle (Google) Map
Replies: 758
Views: 120122

Re: [BETA] Phoogle (Google) Map

Code: Select all

INSERT INTO `phpbb_styles_imageset_data` VALUES ('', 'icon_contact_phoogle', 'icon_contact_phoogle.gif', '', '20', '20', '1');
That's the last line install.xml tells me to execute. When I try to execute that, I get this error.

Code: Select all

Incorrect integer value: " for column 'image_id' at row 1
by baudday
Mon Oct 27, 2008 1:57 pm
Forum: [2.0.x] MODs in Development
Topic: [BETA] Phoogle (Google) Map
Replies: 758
Views: 120122

Re: [BETA] Phoogle (Google) Map

bump
by baudday
Mon Oct 27, 2008 3:01 am
Forum: [2.0.x] MODs in Development
Topic: [BETA] Phoogle (Google) Map
Replies: 758
Views: 120122

Re: [BETA] Phoogle (Google) Map

Well I was also able to figure out the ACP problem. I have it now to where people can set their locations in their profile and everything. One problem I am having though is when I navigate to mydomain.com/phoogle.php I get the error "No Mode Specified" I see someone else asked this questio...
by baudday
Mon Oct 27, 2008 12:20 am
Forum: [2.0.x] MODs in Development
Topic: [BETA] Phoogle (Google) Map
Replies: 758
Views: 120122

Re: [BETA] Phoogle (Google) Map

I was able to figure out the SQL, but i'm still getting a blank page where my ACP is supposed to be.
by baudday
Sun Oct 26, 2008 9:49 pm
Forum: [2.0.x] MODs in Development
Topic: [BETA] Phoogle (Google) Map
Replies: 758
Views: 120122

Re: [BETA] Phoogle (Google) Map

I'm having a problem with the SQL code included in the INSTALL.xml file. I get this massive error. Failed to execute SQL : SQL ALTER TABLE `phpbb_users` ADD `user_phoogle_map_center` varchar(255) NOT NULL default '(42, 3)'; ALTER TABLE `phpbb_users` ADD `user_phoogle_comment` mediumtext NOT NULL; AL...

Go to advanced search