Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
01-25-2015, 08:51 AM
Post: #21
|
|||
|
|||
RE:
(01-25-2015 08:37 AM)TheBestBlackHatForum Wrote: Bro is your facebook app configured right? If its an error of configuration you must make your app active, so people can login via facebook.No, all that works, dude. Not sure why it's giving that error. It does the same thing when I just enter the email and try to sign up that way. Thanks for the help, tho. |
|||
01-25-2015, 09:00 AM
Post: #22
|
|||
|
|||
RE:
Nothing my friend. Also, if you find the solution please reply to this thread and i update it in my post. Rep added
|
|||
01-25-2015, 09:05 AM
Post: #23
|
|||
|
|||
RE:
Thanks Brother :D
|
|||
01-26-2015, 05:31 AM
Post: #24
|
|||
|
|||
RE:
Question: are you guys using the mandrill app or are you using your hosting SMTP?
|
|||
01-26-2015, 09:35 PM
Post: #25
|
|||
|
|||
RE: | |||
01-27-2015, 03:36 AM
(This post was last modified: 01-27-2015 03:38 AM by mrtick.)
Post: #26
|
|||
|
|||
RE:
(01-26-2015 09:35 PM)TheBestBlackHatForum Wrote:Yep, just got it this morning.(01-26-2015 05:31 AM)mrtick Wrote: Question: are you guys using the mandrill app or are you using your hosting SMTP?Did you solve anythign with the links i gave you? So i can change my post 1. Open "apps/config/mail.php 2. At line 57 enter your Global email address and "From" name (if you're using Mandrill, it should probably be the mandrill email/domain that you have the key set up for). Now I'm just trying to figure out how to prepopulate it with businesses. I guess I have to create a csv file and upload directly to the database. Or is this script built to just let the signups enter their own businesses? |
|||
01-27-2015, 04:45 AM
Post: #27
|
|||
|
|||
RE:
Well you can find such info from the team that developed tgis clone. I cant give support for such kind of questions bro.
|
|||
03-28-2015, 02:47 PM
Post: #28
|
|||
|
|||
RE:
Hello friend, I tried running the demo but it's not working. Can you please fix the demo? I don't even know the name of the script or the developer to demo it from their site.
Regards |
|||
05-01-2015, 05:19 PM
Post: #29
|
|||
|
|||
RE: [GET] YELP CLONE SCRIPT
i got the first error fixed , by adding the
smpt.madrillapp.com at line 31 and my email and Name - at line 57 at this file name : /app/configmail.php Now when i log in , and add business name i got this error i got this error, SQLSTATE[42S22]: Column not found: 1054 Unknown column 'street_number' in 'where clause' (SQL: select * from `businesses` where `name` = What the F*** is this business `street_number` = street no. and `street_name` = street name limit 1) Should i create a new row or column or table? |
|||
05-01-2015, 05:46 PM
Post: #30
|
|||
|
|||
RE: [GET] YELP CLONE SCRIPT
|
|||