Posts: 535
Threads: 31
Joined: Jul 2010
Could you open phpMyAdmin and tell me which sections there are under "pages"? The add-on might've broken with version1.2, but it shouldn't have...
I'm giving you three guesses...
Posts: 61
Threads: 3
Joined: Aug 2010
id, custom_id, reference, url, is_form_enabled, dated.
No changes made to them.
Fixed it.
I had the Arbitrary ID at the bottom of commentics.php. I moved it to right after CONNECT DATABASE and it works fine now!
Thanks for your help Static, you make it so much more useful to use commentics.
Posts: 535
Threads: 31
Joined: Jul 2010
Glad to help! The next thing on your list should be restyling Commentics. The default style isn't all that great on your site. Try a pale green. Anyway, if you need help with anything else, I'll be happy to help.
Good Night
I'm giving you three guesses...
Posts: 7
Threads: 0
Joined: Mar 2011
Hey thanks for the script I liked it very much. I'm trying to Integrate it but on page getting this error "Please ensure that this page contains a Page ID in its file." for this site
http://axistorrent.com/movie-torrents/Sa...48925.html
I've replaced
$page_id = $_GET['torrents'];
& in admincp Custom ID: torrents
Reference: torrent
URL:
http://axistorrent.com
the tutorial is much complicated & totally I'm confused
Please someone help
Thanks
Posts: 535
Threads: 31
Joined: Jul 2010
Your welcome, but the script is not mine, it's Steven's. You did almost everything right, but the URL should be the url of the page, AKA
"http://axistorrent.com/movie-torrents/Sanctum-2010-DVDRip-XviD-Action-utkuemre_278248925.html".
Next, the page itself must have a $_GET variable to read
"http://axistorrent.com/movie-torrents/Sanctum-2010-DVDRip-XviD-Action-utkuemre_278248925.html
?torrents=torrents".
Third, it seems like you are trying to use the add-on, Arbitrary ID, to get all of the pages to automatically register. This is currently a little complicated, and the add-on is being rewritten. Also you should have created a new topic
.
I'm giving you three guesses...
Posts: 7
Threads: 0
Joined: Mar 2011
Hi static thanks for replying
I'm not trying any addons just tried 1st dyanamic intregation guide posted in this topic.
please can you help & provifr me easy solution??
Thanks
Posts: 7
Threads: 0
Joined: Mar 2011
Uninstalled no support & very typical to install
Posts: 2,890
Threads: 59
Joined: Jun 2010
Please wait a day or two for
Auto Pages before leaving. I have been in hospital for the last 3 weeks.
Have
you completed
the interview?
Posts: 535
Threads: 31
Joined: Jul 2010
I'm very sorry as I haven't been able to connect to the Internet lately. Have you tried the steps in my previous post? The url field is the one that needs fixing in this case.
I'm giving you three guesses...
Posts: 7
Threads: 0
Joined: Mar 2011
I cannot change the url structure of my site have to do something with current url structure only.
I like this script very much & i wish it should work on my site. so, I request to developer to make it more friendly & remove page id stuff totally from this script so script will work on both static & dynamic urls.
Thanks