Hi Ray,
Posts #191 to #195 cover this, but I suggest creating your twitter api in their developer centre and then pasting the keys as described into twitter/index.php lines 27,30,33 & 36.
The final bit is the writable cache. Not mentioned much in the installation instructions it might need changing also. This is:
twitter/index.php line 48 needs to be changed. Example below.
Changed from:
// Path to writable cache directory
private $cache_dir = './';
Changed to:
// Path to writable cache directory
private $cache_dir = '/home/examplename/public_html/cache/';
To find the correct path refer to "DIR_FS_SQL_CACHE" in your /includes/configure.php
Hope that helps.![]()
Hi
i have just installed this template and all is well front end
but now when i try to login to my admin side (backend i cannot find it all i am getting is WARNING: An Error occurred, please refresh the page and try again.
this did not happen before until i installed this template
i accessed my admin area buy url mydomain.com/adminname but if i type in this now all i get is WARNING: An Error occurred, please refresh the page and try again. so cannot access the admin backend
any ideas
admin file is there so is login .php and index.php
Thanks
hi
This is what i got
[24-Jan-2015 15:54:06 Europe/London] PHP Fatal error: 1050:Table 'znc_hide_categories' already exists :: RENAME TABLE hide_categories TO znc_hide_categories ==> (as called by) /home/sites/mydomain.com/public_html/mobile/adminname/includes/installers/tableau/1_3_2.php on line 3 <== in /home/sites/mydomiain.com/public_html/mobile/includes/classes/db/mysql/query_factory.php on line 155
Thanks
Bookmarks