You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The above is all I get...the php files are in twitter directory in root. JS is in a different dir, but that shouldn't matter should it?
This is the js called:
$(".twitter_list").tweet({
join_text: "auto",
username: "luftwalk",
avatar_size: 48,
count: 8,
auto_join_text_default: " we said, ",
auto_join_text_ed: " we ",
auto_join_text_ing: " we were ",
auto_join_text_reply: " we replied ",
auto_join_text_url: " we were checking out ",
loading_text: "loading tweets..."
});
The index.php is updated with my app keys and secrets and the php error log shows nothing.
The above is all I get...the php files are in twitter directory in root. JS is in a different dir, but that shouldn't matter should it?
This is the js called:
$(".twitter_list").tweet({
join_text: "auto",
username: "luftwalk",
avatar_size: 48,
count: 8,
auto_join_text_default: " we said, ",
auto_join_text_ed: " we ",
auto_join_text_ing: " we were ",
auto_join_text_reply: " we replied ",
auto_join_text_url: " we were checking out ",
loading_text: "loading tweets..."
});
The index.php is updated with my app keys and secrets and the php error log shows nothing.
You can see it here:
http://codes-direct.com/
Any ideas?
The text was updated successfully, but these errors were encountered: