|
ApplianceJunk
|
 |
« on: August 07, 2009, 08:29:41 pm » |
|
How do I get to the new message editor screen? Were I type my normal newsletter message it looks the same as it always did, just a plan text box with this below it. Send in HTML format. (with this you can put normal HTML in the email.) Must be checked for Newsletter Pro Add <br />s and s to this message. and I do have it checked for newsletter pro, but should it look like this screen shot, because it don't. 
|
|
|
|
|
Logged
|
|
|
|
|
ApplianceJunk
|
 |
« Reply #1 on: August 07, 2009, 08:40:41 pm » |
|
I should have added I'm using SMF 1.1.10, TP v0.9.8 and the Dilber MC theme.
I don't get any errors when I installed Newsletter Pro.
|
|
|
|
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #2 on: August 07, 2009, 08:42:29 pm » |
|
That should automatically appear. What version of SMF. And do you notice any errors like if you are using firefox check the error console. Check also that the tiny_mce folder in the root of your forum is not empty.
|
|
|
|
|
Logged
|
|
|
|
|
ApplianceJunk
|
 |
« Reply #3 on: August 07, 2009, 09:01:29 pm » |
|
Using SMF 1.1.10
No errors that I can find.
tiny_mce folder is there, but it is empty.
|
|
|
|
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #4 on: August 07, 2009, 09:03:36 pm » |
|
Ok that would do grab the tiny_mce folder from the zip from the download and copy to the root the forum to fix that issue.
|
|
|
|
|
Logged
|
|
|
|
|
ApplianceJunk
|
 |
« Reply #5 on: August 07, 2009, 09:14:30 pm » |
|
That did the trick, looks good now.
Thanks,
|
|
|
|
|
Logged
|
|
|
|
|
Boomslanger
|
 |
« Reply #6 on: August 08, 2009, 12:11:44 am » |
|
Just for info in case it happens to anyone else.
The Newsletter Pro installed tiny_mce with nothing in it and without me having any write permissions, but when I opened the newsletter_pro.zip the folder was named tinymce without the underscore '_'.
As I did not have any permissions to upload to the installed tiny_mce folder of my forum the way I got round it was to rename it to tinymce and then create a new folder named tiny_mce (i.e. with the underscore '_'). I could then upload the files from the unpacked zip to the tiny_mce folder on the forum and everything is working.
Don't know why this happened as I've no problems with packages or permission before including Gallery. I also found it strange that even though I didn't have any permissions to write files to the original tiny_mce folder on the forum, I was still able to rename the folder.
|
|
|
|
|
Logged
|
|
|
|
|
ApplianceJunk
|
 |
« Reply #7 on: August 08, 2009, 12:45:59 am » |
|
but when I opened the newsletter_pro.zip the folder was named tinymce without the underscore '_'. Same here. I just copied it as is to the desktop were I then changed the name to include the underscore. Next I uploaded it to the server and all was wonderful in the world again. 
|
|
|
|
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #8 on: August 08, 2009, 09:51:35 am » |
|
Ah thanks for the information fixed the package added the underscore to the name.
|
|
|
|
|
Logged
|
|
|
|
|
treasurenet
|
 |
« Reply #9 on: August 16, 2009, 04:17:57 am » |
|
hmm, well, I have the underscore and it still is not appearing for my very recent download and installation.
what should the permissions be set as?
I have even tried chmod -R 755 tiny_mce AND chmod -R 777 tiny_mce!
tiny_mce changed to 0777 tiny_mce/langs changed to 0777 .....snip.... tiny_mce/tiny_mce_popup.js changed to 0777 tiny_mce/tiny_mce_src.js changed to 0777 tiny_mce/tiny_mce.js changed to 0777
|
|
|
|
« Last Edit: August 16, 2009, 04:27:24 pm by treasurenet »
|
Logged
|
Using SMF 1.1.10, Gallery Pro 2.5
|
|
|
|
SMFHacks
|
 |
« Reply #10 on: August 16, 2009, 03:59:47 pm » |
|
777 or 775 are fine.
What version of SMF and what browser are you using? If you are using Firefox check the error console log under help for more information
|
|
|
|
|
Logged
|
|
|
|
|
treasurenet
|
 |
« Reply #11 on: August 16, 2009, 04:25:10 pm » |
|
SMF 1.1.10
Safari on a Mac... is there a demo to see if I can get it to work on my browser?
I think I have used that editor before.
|
|
|
|
|
Logged
|
Using SMF 1.1.10, Gallery Pro 2.5
|
|
|
|
treasurenet
|
 |
« Reply #12 on: August 16, 2009, 04:57:40 pm » |
|
I am attaching my ManageNews.php file - I just downloaded the latest version of it from smf, and reinstalled your code in it - can you take a look and see if you see any problems?
Thanks!
|
|
|
|
|
Logged
|
Using SMF 1.1.10, Gallery Pro 2.5
|
|
|
|
SMFHacks
|
 |
« Reply #13 on: August 16, 2009, 05:42:33 pm » |
|
Try this modified file and let me know if it makes a difference.
|
|
|
|
|
Logged
|
|
|
|
|
treasurenet
|
 |
« Reply #14 on: August 16, 2009, 05:47:26 pm » |
|
Nope - still no unsubscribe link.  FYI - this is all I am putting in the newsletter... not sure if that would make any dif... <html> <head> </head> <body> Hello </body> </html>
|
|
|
|
|
Logged
|
Using SMF 1.1.10, Gallery Pro 2.5
|
|
|
|