link error

grantiago

Joined: 2002-08-23
Posts: 78
Posted: Tue, 2007-10-30 18:40

joomla 1.0.1.3.
gallery 2.2
image chooser 3.2
jce plugin installed
seo is on
images show up in the content.

click on link brings following error. entered with jce link to gallery.

/component/option,com_gallery2/Itemid,19/?g2_itemId=5769&g2_GALLERYSID=TMP_SESSION_ID_DI_NOISSES_PMT

if I enter with lightbox link i just get a page with the photo

 
capt_kirk

Joined: 2006-01-24
Posts: 492
Posted: Tue, 2007-10-30 20:51

Did you follow these directions? It sounds like you have the embedded part of the config file set up incorrectly.

The lightbox link only creates the correct link for use with lightbox. I.e., it inserts the rel="lightbox" attribute in the "a" tag. To actually use lightbox, you need to install one of the Joomla lightbox plugins.

Kirk
____________________________________
G2Image Documentation, G2Image Demo Page, My Family Website

 
grantiago

Joined: 2002-08-23
Posts: 78
Posted: Tue, 2007-10-30 22:16

I did follow the directions. but it is not beyond me to make an error. Or several. I do have it working quite nicely in tinyMCE.

Gallery Image Chooser is a great plugin and the documentation is outstanding. thank you. I'll work on the JCE configuration.

 
grantiago

Joined: 2002-08-23
Posts: 78
Posted: Tue, 2007-10-30 22:44

Yes, the error was mine. I had put the SEO link in the config file

http://www.aguaazul.com/joomla/component/option,com_gallery2/Itemid,26/
Instead of how it is shown in the documentation:
.../index.php?option=com_gallery2&Itemid=26

The config is set to the SEO link in tinyMCE and it works fine.

 
capt_kirk

Joined: 2006-01-24
Posts: 492
Posted: Tue, 2007-10-30 22:51

Great! Glad it's working.

Kirk
____________________________________
G2Image Documentation, G2Image Demo Page, My Family Website

 
souper

Joined: 2007-11-05
Posts: 10
Posted: Mon, 2007-11-05 21:12
Quote:
/component/option,com_gallery2/Itemid,19/?g2_itemId=5769&g2_GALLERYSID=TMP_SESSION_ID_DI_NOISSES_PMT

i am getting this as well with a different set up - current versions of wordpress, gallery2, and wpg2. updated the files 10-29-07

i hadn't been getting any errors prior to the upgrade - but did have some trouble getting the updates working properly. if i remove the extra session ID part the image displays and links properly.

you mention the config file not being configured right, but i am not sure which config file you're rffering too.

i am also having trouble with the g2 image block only displaying the image frame in the sidebar. but i think that might be an issue with the phpMemory limit. i can't get the server to let me up it past 8MB.

ETA: oh the site is at www.route108.com

 
capt_kirk

Joined: 2006-01-24
Posts: 492
Posted: Mon, 2007-11-05 22:51
souper wrote:
if i remove the extra session ID part the image displays and links properly.

Please see this post about removing g2_GALLERYSID.

If that doesn't fix you problem, please let me know.

Kirk
____________________________________
G2Image Documentation, G2Image Demo Page, My Family Website

 
souper

Joined: 2007-11-05
Posts: 10
Posted: Mon, 2007-11-05 23:15

i changed the cookie path as mentioned. deleted all browsing history - including cookies.

i still get the g2_session id...

not sure - been putzing for a week in my spare time since the update. maybe it's just a bunk install - the php_memory thing is making me wonder more and more. i'm not a php guru by any means, and mainly stay away from modifying anything unless i can decipher how it works.

thanks for the input !

ETA: of course i never noticed the + next to the cookie settings - err... ;}

 
souper

Joined: 2007-11-05
Posts: 10
Posted: Sat, 2007-11-10 16:49

actually that cookie fix seems to have worked - not sure why it didn't orginally - ut the wpg2 insert seems to funtion normally now.

thanks !

 
capt_kirk

Joined: 2006-01-24
Posts: 492
Posted: Sat, 2007-11-10 17:10

Glad it's working.

It was probably the cache in G2 storing the old links until they timed out.

Kirk
____________________________________
G2Image Documentation, G2Image Demo Page, My Family Website

 
souper

Joined: 2007-11-05
Posts: 10
Posted: Sat, 2007-11-10 22:15

could be i suppose. but i did clear the database cache, and the template cache - as well as delete all my browsing history. none-the-less, thanks again for the help.

capt_kirk wrote:
Glad it's working.

It was probably the cache in G2 storing the old links until they timed out.

Kirk