Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem with install of newsletter_modul_v0.2_en_-


Guest

Recommended Posts

I followed the install instructions fully, everything came up and looked fine but when I went to check it out, I came across these problems.

In the catalog section, when clicked on subscribe, it shows email address, name type of email, then it says "By entering your zipcode below (US only) we can define....(but doesn't say anything else) the lists zip and country. Then graphic for the continue button doesn't show but button works and you get told you have successfully registered etc etc . But nowhere is the page the registering email mentions where your interests are listed to be checked 1st question- where do I find the text to change the success notification wording and the interests wording and that of the email that is sent. Also do I need to adjust something in the code to get to the interest page. The unsubscribe seems to be working fine.

 

Now in the admin section, under Newsletter section, the Newsletter Admin section seems to work fine, header/footer section - under new news item the help button doesn't function, under update table, it shows this so not sure if it set up properly

 

Newsletter Update Manager 

 

Update Size Module Sent Status Action 

Update Subscribers Table 0 bytes     

Format Last Name 0 bytes     

Displaying 1 to 2 (of 2 newsletters) Page 1 of 1

 

 

Update Subscribers Table

   

 

Date Added: 

Date Sent: 11/27/2002

 

 

then when I click on subscribers Admin, I get this;

 

Customers  Search: 

 

Asc  Last Name  Desc Asc  First Name  Desc Asc  Subscribed  Desc  Asc  Blacklist  Desc  Action 

 

Fatal error: Call to undefined function: tep_array_merge() in /www/f/fhceramics/htdocs/osCommerce/catalog/admin/newsletters_subscribers_view.php on line 469

 

 

I am new to php so am totally out of my league, and help would be greatly appreciate. Tried looking on here for help, but not knowing php wasn't sure what to look for. Thanks Wayne

Link to comment
Share on other sites

Hi dude,

 

that function has changed name...

 

From this

tep_array_merge()

 

to this

array_merge()

 

so you will need to go through the mod and cahnge all instances of this function.... easy huh?

 

Regards Chunks

Edited by Chunks
Link to comment
Share on other sites

  • 3 weeks later...

I am having the same type of issues.

 

What do I change a line that reads:

tep_set_newsletter_status

 

Fatal error: Call to undefined function: tep_set_newsletter_status() in /home/haxor/scooterproshop.com-www/catalog/admin/newsletters_subscribers_view.php on line 21

 

Is there a new function for that also ?

 

Is there a place that I can see a list of the new functions so that I dont have to ask everytime I get an issue like this?

Edited by ScooterProShop.com

Scooterboy

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...