I have been pointed to this website to help with a problem on a plugin. Comic Archiver v2.5 found on www.e107coders.org , seems perfect for what im after but doesnt work on the new e107 0.617 version. Any help getting all the parts to work would be greatly appreciated Thanks
I have found the problem. The code assumes that register globals are on ( all variables set in a link name are used, which is a security risk but less effort )
Posts: 3 Joined: Sat Oct 23 2004, 12:24PM Registered Member #107
M8 your a star!!!!!!! Does the cast menu work on yours? As their is no admin menu for that page <span class='smallblacktext'>[ Edited Sat Oct 23 2004, 07:33PM ]</span>
Posts: 3 Joined: Sat Oct 23 2004, 12:24PM Registered Member #107
Well I dont really know. But thereis a menu for it. I beleive it would just be a page with a list of people who star in the comic. It doesnt seem complete tho. There is reference to is in comic_menu.php but I have no coding experience so dont understand it. If you get the page to work great, if not would i be able to delete the line in comic_menu.php so it doesnt appear on the menu?
I can see a 'The Cast' link in the code, it is just a link that points to an e107 content page with the id of 10, which means its been coded with the authors website in mind only.
So if you want to use it you will have to create a content page and then adjust the id to match yours.