Welcome Guest, Not a member yet? Register   Sign In
reader online with codeigniter
#1

Hello everyone,
a programmer created this online reader for my site https://dgtread.com/reader/ with codeigniter. I no longer have contact with that programmer, so I ask you for help.
I had to transfer the site from an altervista domain to another host. The online reader was designed to be read on altervista and therefore there were parameters to be corrected.
In addition to entering the database access data in codeigniter I also changed the path of the root of the web space (the one that on altervista was /members/sitename)
I have also rewritten some functions in reader_private (those that contain the web path).
If you want I am writing you the first errors I had to correct...
However, after importing the database the old data, and correct errors, the reader goes, but all the other pages give me this error: "File not found." I leave you an example below: 

https://dgtread.com/reader/read/isuca

what could be the problem?
Reply
#2

Some friends advised me to use echo getcwd (); or APPPATH... but how do they use them?
Reply
#3

if you could show us what is the code in the file applications/controllers/Reader.php and in the function read() ?
Reply
#4

(09-27-2018, 06:19 AM)qury Wrote: if you could show us what is the code in the file  applications/controllers/Reader.php  and in the function read() ?

where do I find function read ()?

Attached Files
.php   Reader.php (Size: 4.35 KB / Downloads: 34)
Reply




Theme © iAndrew 2016 - Forum software by © MyBB