September 02, 2010, 04:20:06 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: 1 2 [3]
  Print  
Author Topic: Yanc 1.5x - Compatible with Joomla 1.5.3?  (Read 28139 times)
Adam
Administrator
Hero Member
*****
Offline Offline

Posts: 5.727



View Profile WWW
« Reply #30 on: September 13, 2008, 12:12:16 PM »

nopes, sorry.. not yet..

magic quotes is something Joomla should handle correctly.
Logged

- Joomla developer -

IMPORTANT: Do not send support requests by PM or email. Post on the forum instead so my answer might benefit others as well.
steve2
Newbie
*
Offline Offline

Posts: 2


View Profile
« Reply #31 on: September 24, 2008, 01:14:07 PM »

Adam that version you gave link to is the one I installed with same problem

cannot subsribe nothing happens, heres the link
http://www.godfuel.org/index.php?option=com_yanc&act=subscriber&task=subscribe&cid=1&Itemid=97

also in backend when trying to create new mail, all i get is redirected to component yanc dashboard. inoperable totally as cant subscribe and cant create mail??

is there any version for J1.5 that works as I paid for this and it seems not compatible with J1.5.7

Quote
if i update this file i get the error in backend and create new mail just redirects to yanc dashboard

/administrator/components/com_yanc/admin.yanc.html.php     8237ed0832e4ed9844fb18a1c9ae7b82     7feaeb555d34ca443a64c871fd773db8 [ update ]

Quote
also note that erro is showing in ie, must have something to do with this submit button not working???

function submitbutton(pressbutton){
     
      submitform(pressbutton);
    }

Quote
and to note also, when anyone logs in then clicks on yanc, i get error. if they not logged in they dont get error

Fatal error: Call to undefined method stdClass::load() in ........................../components/com_yanc/yanc.html.php on line 73
« Last Edit: September 24, 2008, 02:05:39 PM by steve2 » Logged
rlerner
Newbie
*
Offline Offline

Posts: 1


View Profile
« Reply #32 on: September 24, 2008, 11:23:35 PM »

Same problem here. Cannot subsribe, email confirmation has content markers instead of sctivation link. . Also in backend when trying to create new mailing, redirected to yanc dashboard. Alsos ee same issues with slashes added to text in messages, with/without magic quotes on/off.

Any suggestions? Here are some stats:

Joomla! Version:    Joomla! 1.5.7 Production/Stable [ Wovusani ] 9-September-2008 23:00 GMT
Web Server:       Apache/1.3.41 (Unix)
Web Server to PHP interface:    cgi
User Agent:    Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
PHP version:        5.2.6
Safe Mode:      Off
Open basedir:    None
Display Errors:    On
Short Open Tags:    On
File Uploads:    On
Magic Quotes:    On
Register Globals:    On
Output Buffering:    Off
Session Save Path:    /tmp
Session Auto Start:    0
XML Enabled:    Yes
Zlib Enabled:    Yes
Disabled Functions:    dl
Mbstring Enabled:    Yes
Iconv Available:    Yes
WYSIWYG Editor:    Editor - TinyMCE 2.0  (also tried JoomlaFCK, Xstandard Lite & JCE)
Logged
ninjamonkey
Newbie
*
Offline Offline

Posts: 1


View Profile
« Reply #33 on: September 25, 2008, 06:59:06 PM »

and to note also, when anyone logs in then clicks on yanc, i get error. if they not logged in they dont get error

Fatal error: Call to undefined method stdClass::load() in ........................../components/com_yanc/yanc.html.php on line 73

-------------------------

Hi,

Manged to fix this by going to line 73 of the file in question and replacing

$my->load( );


with

$my = & JFactory::getUser();

Hope that helps


Also the submit button javascript is not working, I suggest replacing with a normal submit button - worked for me Smiley


« Last Edit: September 25, 2008, 07:01:28 PM by ninjamonkey » Logged
jornare
Newbie
*
Offline Offline

Posts: 1


View Profile
« Reply #34 on: September 27, 2008, 01:55:18 AM »

Yo!
Looks like a great product.. when it will work..
I have the latest joomla 1.5.7 + cb 1.2rc2 + latest yanc beta, and here's some feedback for you:

1) installation ran fine, but an error message said it was unable to copy the files under /mambot ...  well, they installed alright..
2) creating a test subscription, subscribing to it:
       1) norwegian letters fucked up. I changed message encoding to utf-8 in the config which helped. I suggest this to be standard.
       2) no tags got replaced in the 'thanx for subscribing' email
       3) no tags got replaced in the subscribed email
       4) unsubscribing did not send any email (this may be an issue with the cb component also)
3) I do not use 'register globals', which causes the manage mailings and statistics tabs in the admin panel to work incorrectly.
       In /administrator/components/com_yanc/admin.yanc.html.php  line 693 change to:
Code:
function showMailings($rows, $pageNav, $lists){
              global $option;
              $act=$_REQUEST['act'];
4) In admin->manage mailings, the send and visible icons could be buttons with some functionality?
5) Scheduled sending would be very nice. I.e. every day, once a week, once a mont, every friday...
6) I'm not sure if it is supported by the [CONTENT:XX] tag, but content from a module inserted in the email would be cool (i.e. latest news)
7) How do you track if someone has read the emails, or it bounces? Do I have an option to configure a pop-server for this?

Good luck Wink
Logged
sem101
YaNC Club
Newbie
******
Offline Offline

Posts: 11


View Profile
« Reply #35 on: October 08, 2008, 04:15:00 PM »

$my = & JFactory::getUser();

Thanks ninjamonkey! That works...
Logged
domeboy
Newbie
*
Offline Offline

Posts: 1


View Profile
« Reply #36 on: November 24, 2008, 08:40:41 PM »

I just installed this com. (yank1.5.3).

I too get this message: ...yanc.html.php on line 73

Then tried the "trunk" version 6-20-08.  Same error code.

It's when you are logged in through Community Builder, you can't subscribe to the newsletters.  The admin can in the back panel, but this gnarly error is no good for clients.

Any updates?

thanks!
Logged
gulloom
YaNC Club
Newbie
******
Offline Offline

Posts: 18


View Profile
« Reply #37 on: December 02, 2008, 04:03:50 PM »

Yanc 1.5x - Compatible with Joomla 1.5.8? The answer seem to be yes!
The trunk version seem to work for me.
Running Joomla 1.5.8 and Trunk version 20-06-2008 ...

Thank you very much!
gulloom
Logged
xplay
Newbie
*
Offline Offline

Posts: 1


View Profile
« Reply #38 on: December 05, 2008, 08:15:30 PM »

Yanc 1.5x is compatible with Joomla 1.5.8 !!!!

Tested on two different kind of hosting, both running Joomla 1.5.8 and Trunk version 20-06-2008 ...

On the first site all works fine

On the second site the Ajax sender still remain endless running ....but this is a well know problem with my hosting provider;
maybe you can include in the settings an option for choose a traditional graphics instead the Ajax bar ?


However,

Thank you very much this is the best newsletter component !
Logged
pdschris
YaNC Club
Newbie
******
Offline Offline

Posts: 2


View Profile
« Reply #39 on: December 09, 2008, 03:28:05 PM »

Awesome product, works for what I want it to do pretty much out the box.

Installed on 1.5.8 (with legacy on) fine. The version in download area gave me problems with mambot folder but the trunk version went on first time.

I get the magic quotes //// issue, might have a look see what I can figure out but for now I'm just putting the html direct into phpmyadmin to get round it, it's no problem as I'm using DW to construct the newsletter anyway and I'm fine with phpmyadmin - thanks to the poster who suggested going direct to db, would've taken me a bit of head scratching to come to that solution!!

Also when inserting images using the image button it doesn't include the full url so emails get broken images - if I stop being lazy and actually code the images myself then it works fine. I assume that's not your problem (joomla core plugin) but unless I'm doing something wrong it's going to confuse some people.

The stats tracking feature is the best part of this, puts it head and shoulders above other newsletter components I've used in the past, turns it into a tool that you should really be charging a lot of money for (damn the licensing issues!!)

I'm not using this as a subscription thing yet so maybe find more things to mess with then, but for now (just sending out to all site users) it's spot on.

Cheers Adam, once my client pays up i'll be sending you a donation!! I bought the docs already, good way to get round the license issue. Really looking forward to a 1.5 native version, but no rush for me I'm running Fireboard and it'll be a while before that goes non-legacy by the looks of it.
Logged
mariealline
Newbie
*
Offline Offline

Posts: 4


View Profile
« Reply #40 on: December 26, 2008, 03:44:43 PM »

I am still getting this error after installing the above plug, although I can now create a newsletter. I have not tried sending it yet, however. Any new updates on this? I would really love to use this newsletter.

Thank you,
Marie Alline
Logged
sameerhere
Newbie
*
Offline Offline

Posts: 2


View Profile
« Reply #41 on: January 26, 2009, 11:05:09 AM »

I have tried to install this new verion to work for Joomla 1.5. But its still having  problem. It's not creating new newletters and is not subscribing users to i. Also, the news letter is not sent. Only the confirmation mails are getting to users. But evenafter confirmation, they dont receive newsletter.

any help
Logged
titou
Newbie
*
Offline Offline

Posts: 4



View Profile WWW
« Reply #42 on: September 23, 2009, 03:03:41 PM »

Hello,

Problem of Magic Quotes solved for me with this hack :

http://forum.joomla-addons.org/index.php?topic=3406.0
Logged

titou
Newbie
*
Offline Offline

Posts: 4



View Profile WWW
« Reply #43 on: September 24, 2009, 09:55:05 AM »

The problem "button javascript is not working" in front-end solved for me when insert calling script  "/includes/js/joomla.javascript.js" in the head of the index.php file of my template :


Code:
<head>
<jdoc:include type="head" />
<script src="<?php echo $this->baseurl ?>/includes/js/joomla.javascript.js" type="text/javascript"></script>
(...)
Logged

titou
Newbie
*
Offline Offline

Posts: 4



View Profile WWW
« Reply #44 on: September 26, 2009, 12:28:02 PM »

I,ve made a tutorial in french for making work YaNC on Joomla ! 1.5 :

Tutoriel : faire fonctionner YaNC sous Joomla! 1.5
« Last Edit: September 26, 2009, 12:45:13 PM by titou » Logged

Pages: 1 2 [3]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!