PDA

View Full Version : Adding a link in text editor isn't working


phark
11-15-2004, 03:19 PM
Ohhh... my first post :)

When I highlight text in the text editor and click on the Insert Hyperlink button, the window comes up but when I try to "browse" to another page, none of my pages show up.

Any suggestions?

Thanks,
Pat

Cameron Allen
11-15-2004, 03:23 PM
Ohhh... my first post :)

When I highlight text in the text editor and click on the Insert Hyperlink button, the window comes up but when I try to "browse" to another page, none of my pages show up.

Any suggestions?

Thanks,
Pat

Welcome to the boards phark!
When you are in the text editor and click hyperlink, does the "site Page:" drop down box drop down when you click it?

phark
11-15-2004, 03:26 PM
Welcome to the boards phark!
When you are in the text editor and click hyperlink, does the "site Page:" drop down box drop down when you click it?

Yeah, the little box opens up where you can browse to a page to link to or type in a http link or a mailto:

When I try to use the dropdown box to link to another page that I created, no pages show up...

Thanks Cameron

Cameron Allen
11-15-2004, 04:19 PM
Phark, go into internet explorer, tools, internet options, privacy tab: advanced, check override automatic cookie handling, first-party cookies accept, and third-party cookies accept, and check always allow session cookies. Click ok, then close and re-open i.e.

phark
11-15-2004, 04:49 PM
Phark, go into internet explorer, tools, internet options, privacy tab: advanced, check override automatic cookie handling, first-party cookies accept, and third-party cookies accept, and check always allow session cookies. Click ok, then close and re-open i.e.

OK... I did that, then cleared my temp files and deleted my cookies. Didn't work... then I decided to turn off the Pop-Up Blocker in the Google toolbar and viola! :D

Thanks for the help!

Ruben
11-15-2004, 05:23 PM
Cameron, i think you have to make a sticky section in the forum, for users running Service Pack 2, who could have the same problems.

cybermed
11-30-2004, 10:22 PM
I have the same problem.. again.. :) What do we need to do?

Ohhh... my first post :)

When I highlight text in the text editor and click on the Insert Hyperlink button, the window comes up but when I try to "browse" to another page, none of my pages show up.

Any suggestions?

Thanks,
Pat

icarrion
12-01-2004, 09:09 AM
I have the same problem.. again.. :) What do we need to do?

Cybermed, what version of soho do you have and are any error messages displayed. Also, what server platform are you on?

Cameron Allen
12-02-2004, 05:33 PM
We have just released an updated version of Pro. Download this and extract the .tgz file in your current sites docroot, and this should fix the problem.

Mikestand
03-30-2005, 02:23 PM
I ran into this same problem and I have the latest version. I was able to fix it by going in to the file called: sohoadmin/program/modules/page_editor/text_editor_link.php

and added the following code just after the "error_reporting(0);" line:

include("includes/db_connect.php");

After that al of my pages came up in the "Browse..." drop-down

ehopkins
04-11-2005, 09:07 PM
Hi Mikestand,

I had the same problem and tried your fix. However, because I have very little knowledge about the fix, I kinda broke my .php file. Is it possible for you to e-mail me the "text_editor_link.php"? I don't even know if it's a kind of file you can SEND via e-mail. Please advise... :(
My private e-mail is puertea.canada@gmail.com

Thanx.

ehopkins
04-23-2005, 12:42 PM
Solved. Requested my server provider to restore the file from my backup.
E Hopkins. :)